/* commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */ 


#outer{
	height:100%;
	min-height:100%;
	width:923px;
	color: #000000;
	margin:auto;
	text-align:left;
	position:relative;
	padding-left:14px;
}
#outer p {padding-left:6px; padding-right:6px}

html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#header {
	position:relative;
	top:0px;
	left:0px;
	background:#333333;
	height:4px;
	margin-left:6px;
	margin-right:6px;
	font-family:trebuchet MS,verdana, arial,sans-serif; 
	 color:#ffffff;
	 font-size:1px;
	 text-align:justify;
	
}
#footer {
	position:relative;
	bottom:0px;
	left:0px;
	background:#333333;
	height:5px;
	width:98%;
	margin-left:1%;
	font-family:trebuchet MS,verdana, arial,sans-serif; 
	 color:#cccccc;
	 font-size:10px;
	 text-align:center;
	margin-right:1%;
}
#clearfooter{clear:both;height:40px;}/*needed to make room for footer*/


body {
	font-family:Verdana, arial,sans-serif; 
	background-color: #000033;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR:#000033;
	scrollbar-darkshadow-color: Black;
	scrollbar-highlight-color: Black;
	padding:0;
	margin:0;
	text-align:center;
}	
		  
p,.p {	font-family:trebuchet MS,verdana,century Gothic, arial,sans-serif; 
	 color:#ffffff;
	 font-size:12px;
	 }	
		
		  
.bigger {font-family:trebuchet MS,verdana,century Gothic, arial,sans-serif; 
	 color:#ffffff;
	 font-size:14px;
	 font-weight:bold;
	 }	
			
					
ul,li {font-family:trebuchet MS,Verdana, arial,sans-serif; 
	 color:#000099;
 font-size:11px;
	 margin-left:5px;
	 list-style-type:square;}	

.pagehead {font-family:verdana,trebuchet MS, arial,sans-serif; 
	 color:#000099;
	 font-size:16px;
	 font-weight:bold;
	 }	
	
a,a:visited { color:#ffffff;text-decoration:none;font-weight:bold;font-size:11px;}
a:hover {
	color: #E46766	;
	text-decoration: none;
	font-weight: bold;
}

.thinline {color:#000099;
			height:1px;
}

.input {
	border: 1px groove #cccccc; background-color:#000099;
	color:  #ffffff;
	font-family: trebuchet MS,Verdana, arial,sans-serif; 
	font-size: 12px;
	scrollbar-darkshadow-color: Black;
	scrollbar-highlight-color: Black;
}

.sub { border: 1px outset #cccccc; background-color:#000066;
	color:#ffffff;
	font-family:trebuchet MS,Verdana, arial,sans-serif; 
	font-size: 12px;
	}
	
.tdkey {font-family:trebuchet MS,verdana, arial,sans-serif; 
	 color:#ffffff;
	 font-size:12px;
	 font-weight:bold }
	 
.tdval {font-family:trebuchet MS,verdana, arial,sans-serif; 
	 color:#ffffff;
	 font-size:12px;}
	 
h1 {text-align:center;
	font-size:14px;
	font-family:trebuchet MS,Verdana, Arial, Helvetica, sans-serif; }
	
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
}

 
.tableborder {  border:1px double #3d383c;background-color:#45487C;}
	