body {
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #999999;
	
	scrollbar-face-color: #121212; scrollbar-shadow-color: #050505; 
	scrollbar-highlight-color: #2d2d2d; scrollbar-3dlight-color: #202020;
	scrollbar-darkshadow-color: #050505; scrollbar-track-color: #242424;
	scrollbar-arrow-color: #ffffff;
	background-color: #1f1f1f;
		
}

.headertext {   font-size: 9pt; color: #ffffff ; font-weight: bold; background:transparent; }
.name {   font-size: 11pt; color: #ffffff ; font-weight: bold; background:transparent; }
.smallInsert {  font-size: 7pt; color: #747474; background:transparent; }
.smallDark {  font-size: 7pt; color: #000000; background:transparent; }
.disclaimer{  font-size: 7pt; color: #939393; background:transparent; }
.captiontext {  font-size : 80%; line-height : 150%; padding:1px; color: #333333; background:transparent; }
.bigtext {  font-size : 110%; line-height : 150%; padding:1px; color: #000000; background:transparent; }
.imageborders { border: 1px solid #c6da00; }

.footerlink:link {color: #999999; font-size: 7pt; text-decoration: none}
.footerlink:visited {color: #999999; font-size: 7pt; text-decoration: none }
.footerlink:hover {color: #a1c900; font-size: 7pt; text-decoration: none }

a.sublink:link {color: #ffffff; text-decoration: none; font-weight: bold;}
a.sublink:visited {color: #ffffff; text-decoration: none; font-weight: bold;}
a.sublink:hover {color: #93A90A; text-decoration: none; font-weight: bold;}
a.sublink:focus {color: #ffffff; text-decoration: none; font-weight: bold;}
a.sublink:active {color: #93A90A; text-decoration: none; font-weight: bold;}
img {border:none;}

td {  font-size: 8pt; color: #b8b8b8; background:transparent; }
.td {  font-size: 8pt; color: #b8b8b8; background:transparent; }
h1 {  font-size: 12pt; color: #b8b8b8; background:transparent; }
.h1 {  font-size: 12pt; color: #b8b8b8; background:transparent; }

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

table.closetotheEdge{border: 1px solid #464E57;}

table.content{border: 1px solid #2d2d2d; background-color: #121212;}


table.cssButton{border: 1px solid #604F47; background-color: #451e45;}
.cssButton td a {display: block; width: 100%; background-color: none; font-size: 8pt; color: #d9ccdc; text-decoration: none; font-weight: bold; text-align: center;} 
.cssButton td a:hover {background-color: #985a9c; color: #ffffff; text-decoration: none; font-weight: bold;}

/* 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;}
.errorHeader { font-size: 8pt; color: #ff0000; background:transparent; font-weight:bold}
INPUT.image { 	border: none; 	}
/* End stuff for CM */


INPUT, TEXTAREA,  {
	font-family: Verdana, Arial;
	padding: 1px;
	font-size: 7pt;
	color: #666666;
	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: #000000;
	background-color: #f98512;
	border: inset 0px;
}

