html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #194727;
}
#wrapper {
	height: 100%;
	background-color: #BCD8C5;
	color: black;
	margin: 0px 100px 20px 100px;
	padding: 0px;
	border: 2px solid #000000;
}
#header	{
	background-image: url("../images/header_bg.gif");
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#pagename	{
	position: absolute;
	left: 400px;
	top: 75px;
	font-size: 14pt;
	font-family: "Times New Roman";
	font-weight: 900;
}
#return {
	font-style: italic;
	margin: 2px;
	padding: 0px 0px 0px 20px;
	float: left;
}
#webmaster {
	font-style: italic;
	margin: 2px;
	padding: 0px 20px 0px 0px;
	float: right;
}
#footer {
	width: 100%;
	clear: both;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #8CB58C;
	border-top: 1px solid #184A29;
	border-bottom: 1px solid #184A29;
	margin: 0 auto 20px auto;
}
#footer a:link, #footer a:visited {
	color: #FFFDEB;
	text-decoration: none
}
#footer a:hover, #footer a:active {
	color: #000000;
	text-decoration: none
}
#format{
	font-family: Arial;
	font-style: normal;
	color: #000000;
	font-weight: 400;
	font-size: 8pt;
}
#message_intro{
	font-family : Verdana;
	font-style : normal;
	color : #194727;
	font-weight : 900;
	font-size : 10pt;
	text-decoration : none;
}

#mn_message_intro{
	font-family : Verdana;
	font-style : normal;
	color : #194727;
	font-weight : 900;
	font-size : 10pt;
	text-decoration : none;
}
#mn_message_box_details_content{
	border: 1px solid #184A29;
	padding: 2px 2px 2px 2px;
}
#mn_schedule_box_content{
	padding: 2px;
	font-family: Verdana;
}
#mn_data_grid_schedule{
	color : #184A29;
	padding-left : 2px;
	width: 700px;
	height: 250px;
	overflow: auto;
}
#mn_data_grid_sponsors{
	color : #184A29;
	padding-left : 2px;
	width: 600px;
	height: 750px;
	overflow: auto;
}
#message_box_content{
	border: 1px solid #184A29;
	margin: 0px 0px 0px 0px;
	font-family: Verdana;
}
#message_box_head{
	background-color: #8CB58C;
	font-family : Verdana;
	font-style : normal;
	color : #000000;
	font-weight : bold;
	font-size : 10pt;
	text-align: left;
	padding-left: 2px;
}
#message_box_body{
	margin: 2px;
	font-family : Verdana;
	font-style : normal;
	color : #184A29;
	font-weight : 900;
	font-size : 8pt;
	text-decoration : none;
	text-align : justify;
	padding-left : 2px;
}
#content{
	margin: 2px;
	font-family : Verdana;
	font-style : normal;
	color : #184A29;
	font-weight : 900;
	font-size : 10pt;
	text-decoration : none;
	text-align : justify;
	padding-left : 2px;
}
#resform{
	position: relative;
	border: 1px solid #191970;
	background-color: #DCDCDC;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px 5px 5px 5px;
	font-family: Verdana;
	font-style: normal;
	color: #00008B;
	font-weight: 900;
	font-size: 8pt;
}
.resformlabel{
	font-family: Verdana;
	font-style: normal;
	color: #00008B;
	font-weight: 900;
	font-size: 8pt;
	text-align: right;
	table-layout: auto;
}
.resformlabela{
	font-family: Verdana;
	font-style: normal;
	color: #00008B;
	font-weight: 900;
	font-size: 8pt;
	text-align: left;
	table-layout: auto;
}
#resformtitle{
	font-family: Verdana;
	font-style: normal;
	color: #00008B;
	font-weight: 900;
	font-size: 10pt;
	text-decoration: underline;
}

hr.a {
	border: none 0;
	border-top: 3px double #000000;
	width: 100%;
	height: 3px;
	margin: 10px auto 0 0;
	text-align: left;
	}
hr.b {
	border: none 0;
	border-top: 1px dashed #000000;
	border-bottom: 1px dashed #ccc;
	width: 100%;
	height: 2px;
	margin: 10px auto 0 0;
	text-align: left;
	}
#top{
	border-top-color: #4A7B52;
	border-top-style: inset;
	border-top-width: 2px;
	position: absolute;
}

