body {
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #999999;
	
	scrollbar-face-color: #1F1F1F; scrollbar-shadow-color: #16103C; 
	scrollbar-highlight-color: #454242; scrollbar-3dlight-color: #16103C;
	scrollbar-darkshadow-color: #1B2430; scrollbar-track-color: #44525B;
	scrollbar-arrow-color: #ffffff;
	background-color: #35343A;
		
}

.submit
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color: #D5D5AA;
	color:#4E2727;
	border-style:solid;
	border-width:1px;
	border-color:#333333;
	background-image:url(../navbar/submit_bg.gif)
}

.error
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FF0000;
}

.input_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	border-width: 1px;
	border-color: #a0b5c1;
}

.small_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-style: solid;
	border-width: 1px;
	border-color: #AEAE62;
	height: 50px;
	width: 200px;
}

.medium_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-style: solid;
	border-width: 1px;
	border-color: #AEAE62;
	height: 125px;
	width: 400px;
}

.large_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-style: solid;
	border-width: 1px;
	border-color: #AEAE62;
	height: 200px;
	width: 500px;
}

.combo
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-style: solid;
	border-width: 1px;
	border-color: #AEAE62;
	size:auto;
}

.index_infotext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #FFFF00;
}

.pager_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cbcb9a;
}

.name {   font-size: 10pt; color: #ffffff ; font-weight: bold}
.smallgrey {  font-size: 7pt; color: #cccccc}
.captionHeader {  font-size: 7pt; color: #FF0000; font-weight: bold}
.captiontext {  font-size : 7pt; color: #cccccc;}
.bigtext {  font-size : 110%; line-height : 150%; padding:1px; color: #000000;}
.disclaimer { font-size: 7pt; color: #666666}

.footerlink:link {color: #CCCCCC; font-size: 7pt; text-decoration: none}
.footerlink:visited {color: #CCCCCC; font-size: 7pt; text-decoration: none }
.footerlink:hover {color: #FFFFFF; font-size: 7pt; text-decoration: underline }

.hotlink:link {color: #cccccc; font-size: 7pt; text-decoration: none}
.hotlink:visited {color: #cccccc; font-size: 7pt; text-decoration: none }
.hotlink:hover {color: #FFFFFF; font-size: 7pt; text-decoration: underline }

td {  font-size: 8pt; color: #ffffff}
h1 {  font-size: 12pt; color: #ffffff}

a:link, a:active, a:visited {color: #FFBB00; text-decoration: none}
a:hover {color: #FFBB00; text-decoration: underline}

table.navigation{border-left: 1px solid #585F68;border-right: 0px solid #000000; background: url(../navbar/buttonbackground_a.gif) repeat;}
.navigation td {background-color:none;line-height: 17px; text-decoration: none; font-size: 9px; font-family: Verdana, sans-serif; border-right: 1px solid #585F68;} 
.navigation td a {display: block; height: 100%; width: 100%; background-color: none; color: #000000; text-decoration: none; text-align: center;} 
.navigation td a:hover {background: url(../navbar/buttonbackground_b.gif) repeat; color: #ffffff;}
.navigation A:link {color:#E0DFE0;text-decoration:none;}
.navigation A:visited {color:#E0DFE0;text-decoration:none;}

table.content{border-top: 0px; border-bottom: 0px; border-left: 1px solid #585F68; border-right: 1px solid #585F68; background-color: #000000;}

table.detail{border-top: 1px solid #55646C; border-bottom: 1px solid #55646C; border-left: 1px solid #55646C; border-right: 1px solid #55646C; background-color: #202020;}

table.buttonholder{ background: url(../navbar/buttonbackground_a.gif) repeat; border: 1px solid #585F68; padding: 0px;}

/* Content Manager Only Styles */

table.bigtable{border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; background-color: #2C2E38;}

table.iconholder{border-top: 1px  solid #71737B; border-bottom: 1px  solid #000000; border-left: 1px solid #71737B; border-right: 1px solid #000000; background-color: #454853;}

table.imagelist
{
	border-style:solid 1px;
	border-color:#71737B;
	background-color: #454853;
}

/* End stuff for CM */

input, textarea  {
	font-family: Verdana, Arial;
	padding: 1px;
	font-size: 10px;
	color: #000000;
	/*background-color: #ffffff;
	border: inset 1px #cccccc;	*/
}

INPUT.checkbox  {
	background: #transparent;
	border: 10;
	padding: 10px;
	width : 1.3em ; 
	height : 1.3em ;
	}

INPUT.radio  {
	background: #transparent;
	border: 10;
	padding: 10px;
	}

INPUT.admin_btn {
	font-family: Verdana, Arial;
	padding: 1px;
	font-size: 7pt;
	color: #999999;
	background-color: #292C31;
	border: inset 1px #cccccc;
}

SELECT.white, OPTION.white {
	font-family: Verdana, Arial;
	padding: 1px;
	font-size: 7pt;
	color: #999999;
	background-color: #ffffff;
	border: inset 1px #cccccc;
}
SELECT, OPTION  {
	font-family: Verdana, Arial;
	padding: 1px;
	font-size: 7pt;
	color: #ffffff;
	background-color: #3C4951;
	border: inset 0px;
	size:auto;
}

td.title_column
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	padding-left:10px;
	background-image: url(../navbar/buttonbackground_b.gif);
	color: #ffffff;
}

td.left_col
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color: #4f4e51;
}

td.right_col
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color: #4f4e51;
}

td.grey_bg
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background:#47505A;
	color: #47505A;
}

table.main_border
{
	border-style: solid;
	border-width: 1px;
	border-color: #738088;
}

td.gallery_border
{
	border-style: solid;
	border-width: 1px;
	border-color: #738088;
}

tr.row_footer
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background:#47505A;
	color: #FFFFFF;
}


a.menulink:link, a.menulink:visited, a.menulink:active, a.menulink:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FCC648;
	border: solid;
	border-width: 2px;
	border-top-color: #FDC33D;
	border-right-color: #FDC33D;
	border-bottom-color: #FDC33D;
	border-left-color: #FDC33D;
	display: block;
	text-decoration: none;
}

a.menulink:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EF090C;
	border: solid;
	border-width: 2px;
	border-top-color: #EF090C;
	border-right-color: #EF090C;
	border-bottom-color: #EF090C;
	border-left-color: #EF090C;
}

a.menulink:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cbcb9a;
	background-color: #DADBB7;
}

.black_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.yellow_bold_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFBB00;
}

.green_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #00FF00;
}

.white_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

.white_small_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
}

.white_boldtext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}

td.title_bar
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	background-image: url(navbar/buttonbackground_b.gif);
	color: #660000;
}

a.white
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#FFFFFF;
	text-decoration:none;
}

a.white:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#FFFFFF;
	text-decoration:underline;
}
