@import url("images.css");

body
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
	background-color: #d0d7db;
}

table
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #db9900;
}

a
{
	color: #db9900;text-decoration:none;
}
a:active
{
	color: #db9900;
}
a:hover
{
	color: #db9900;
}
.smalltext
{
	font-size: 80%;
}
.bigtext
{
	font-size: 110%;color:#ff0000;font-weight: none;
}
table.bordered1, table.bordered2
{
	background-color: #062b3f;
	border-collapse: collapse;
}
table.bordered1 td, table.bordered2 td, table.bordered1 th, table.bordered2 th
{
	padding: 4px;
}
th
{	
	font-size:9pt;
	font-weight: none;
	color: #ffffff;
	background-image:url('/96/images/blue.gif');
	background-color: #062b3f;
}
table.bordered1 td.subheader, table.bordered2 td.subheader
{
	background-image: url('/96/images/blue.gif');
	background-color: #062b3f;
	padding: 1px;
	font-weight: bold;
}
table.bordered1, table.bordered1 th, table.bordered2 th, table.bordered2 td
{
	border: 1px solid #95aabc;
}
input.plain
{
	background-color: #D0D0D0;
	border: 1px solid #606060;
}
form
{
	margin: 0px;
}
.fullsize
{
	width : 98%;
}
img.clickable
{
	cursor: pointer;
	cursor: hand; /* for IE 5.0 compatibility */
}
#toolbar
{
	background-color: #062b3f;
	border: 2px outset;
	user-select: none;
	-moz-border-left-colors: #062b3f #063b3f;
	-moz-border-top-colors: #062b3f #063b3f;
	-moz-border-right-colors: #062b3f #063b3f;
	-moz-border-bottom-colors: #062b3f #063b3f;
	-moz-user-select: none;
}
#toolbar .button
{
	margin: 4px;
	border: 1px solid #062b3f;
	cursor: pointer;
	cursor: hand; /* for IE 5.0 compatibility */
}
#toolbar .button.pointed
{
	background-color: #00314c;
}
#toolbar .button.pressed
{
	border-color: #95aabc #95aabc #95aabc #95aabc;
}
#toolbar .img_menu_separator
{
	margin: 5px;
}
#toolbar2
{
	background-color: #062b3f;
	border: 2px outset;
	user-select: none;
	-moz-border-left-colors: #062b3f #063b3f;
	-moz-border-top-colors: #062b3f #063b3f;
	-moz-border-right-colors: #062b3f #063b3f;
	-moz-border-bottom-colors: #062b3f #063b3f;
	-moz-user-select: none;
	height:20px;
}
#toolbar2 .button
{
	margin: 4px;
	border: 1px solid #062b3f;
	cursor: pointer;
	cursor: hand; /* for IE 5.0 compatibility */
}
#toolbar2 .button.pointed
{
	background-color: #00314c;
}
#toolbar2 .button.pressed
{
	border-color: #95aabc #95aabc #95aabc #95aabc;
}
#toolbar2 .img_menu_separator
{
	margin: 5px;
}
input
{
background-color:#b8c4cb;border:1px solid #062b3f;
}
option
{
background-color:#b8c4cb;border:1px solid #062b3f;
}
.outer
{
background-color: #062b3f;
}
.hp_outer
 {background-color:#999999;height:10%;width:85%;}
.hp_inner
 {background-color:#d2d9dd;height:100%;width:100%;}
.banner
 {background-color:#d2d9dd;height:60px;width:100%;}
.footer {
border-top:1px solid #95aabc;
background-color:#f2f6fa;
color:#000000;
font-size:12px;
text-decoration:none;
height:30px;
}
.hp {background-color:#dce1e4;background:url(/96/images/header_bg2.png) repeat-x;}
.header2
 {background-color:#d0d7db;height:84px;width:100%;background:url('/96/images/header_blue.gif');margin:0px;padding-top:22px;padding-left:30px;font-family:"Arial","Interstate Mono Light","MS Reference Sans Serif";font-weight:100;font-size:15.5pt;color:#ffffff;}
