#top_menu_main {
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #333333;
	padding-bottom: 3px;
	background-color: #CC6600;
	padding-top: 5px;
	padding-left: 5px;
}
.table_header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#side_head {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: dotted;
	border-left-style: none;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-color: #CC6600;
	padding-top: 25px;
}

#side_menu {
	height: 500px;
	position: relative;
	border-right-style: dotted;
	border-right-color: #CC6600;
	top: 0px;
	margin: 0px;
	border-right-width: 1px;
	padding-left: 25px;
	padding-top: 20px;
}
#spacer {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:hover {
	font-weight: bold;
	color: #CC6600;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	border: 1px dotted #CC6600;
	font-size: 12px;
}
.button-over {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	border: 1px dotted #333333;
	font-size: 12px;
	background-color: #CC6600;
}

.formtext {
	font-size: 11px;
	font-weight: bold;
}
sup {
	font-size: 7px;
	font-weight: normal;
}
.smalltext {
	font-size: 10px;
}
.txtinput {
	border: 1px dotted #CC6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	padding-top: 5px;
	padding-bottom: 5px;
}
.download_button {
	height: 50px;
	width: 150px;
	border: 1px dotted #CC6600;
	float: none;
	font-weight: bold;
}



.mC {width:100px; margin:5px; float:right;}

.mL {
	display:none;
	margin-bottom:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	letter-spacing: .2em;
}
.mO {margin-left:10px; display:block;}

.Sublist_Members, .Sublist_Members td {
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}
.Hide {
	  display: none;   
}

.Sublist_Members a:hover {
	color: #CCCCCC;
}

.Section_Head, .Section_Head a {
	color:#CC6600;
	/* cursor:pointer; */
	font-weight:bold;
	border-top-style: none;
	border-top-color: #300;
	font-size: 18px;
}

.Section_Head a:hover {
	color: #333333;
}
li {
	font-size: 12px;
}
#top_menu {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6600;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-left: 5px;
}

#top_menu_main a:hover {
	font-weight: bold;
	color: #333333;
	
}

#top_menu_main a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.white {
	color: #FFFFFF;
}
#poweredby {
	bottom: -156px;
	position: absolute;
	width: 709px;
	text-decoration: none;
	left: -2px;
	height: 33px;
}

#bottomtxt {
	bottom: 0px;
	position: absolute;
	text-decoration: none;
	vertical-align: bottom;
}

.charc {
	color: #333333;
	font-size: 14px;
}

.charc a {
	color: #CC6600;
	font-size: 14px;
}

.charc a:hover {
	color: #333333;
}


legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

fieldset {

	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
