body {
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif; 
	color: #999999;
	
	scrollbar-face-color: #212325; scrollbar-shadow-color: #4f4877; 
	scrollbar-highlight-color: #282a2c; scrollbar-3dlight-color: #282a2c;
	scrollbar-darkshadow-color: #190c01; scrollbar-track-color: #313438;
	scrollbar-arrow-color: #ffffff;
	background: #000 url(navbar/backgroundTile.png) 0 0 repeat fixed;
		
}

td {  font-size: 11pt; color: #141e25; line-height : 150%;}
.td {  font-size: 11pt; color: #141e25; line-height : 150%; background:transparent; }
h1 {  font-size: 14pt; color: #141e25; font-weight: bold;}
.h1 {  font-size: 14pt; color: #141e25; background:transparent; font-weight: bold;}

a:link, a:active, a:visited {color: #4c636d; text-decoration: none; }
a:hover {color: #ffffff; text-decoration: none;}

.headertext {   font-size: 10pt; color: #141e25 ; font-weight: bold; background:transparent; }
.subTexturals {   font-size: 8pt; color: #141e25 ;  background:transparent; }
.spaceCadet {font-size: 8pt; color: #ffffff; line-height : 120%; background:transparent; }
.smallInsert {  font-size: 7pt; color: #141e25; background:transparent; }
.smallBright {  font-size: 7pt; color: #ffffff; background:transparent; }

.imageborders { border: 1px solid #cec4ea; }




img {border:none;}

table.topLogo {background-image: url(navbar/backgroundTop.jpg); background-repeat:repeat-x; }



table.detail{border: 5px solid #a9bac1; background-color: #99afb9;}
.detail td { font-size: 9pt; color: #141e25;} 

table.footer {background-color: #566c75; }
.footer td { font-size: 9pt; color: #9bafb6;} 
.footer:link {color: #ffffff; font-size: 9pt; text-decoration: none}
.footer:visited {color: #ffffff; font-size: 9pt; text-decoration: none }
.footer:hover {color: #17222a; font-size: 9pt; text-decoration: none }


INPUT, TEXTAREA  {
	font-family: Verdana, Arial;
	padding: 1px;
	font-size: 9pt;
	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;
	}

SELECT, OPTION  {
	font-family: Verdana, Arial;
	padding: 1px;
	font-size: 9pt;
	color: #1b2932;
	background-color: #9db1ba;
	border: inset 1px;
}

