BODY {
SCROLLBAR-FACE-COLOR: #00A4E1;
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
SCROLLBAR-SHADOW-COLOR: #ffffff;
SCROLLBAR-3DLIGHT-COLOR: #999999; 
SCROLLBAR-ARROW-COLOR: #ffffff;
SCROLLBAR-TRACK-COLOR: #000436; 
SCROLLBAR-DARKSHADOW-COLOR: #999999
}
td
{	
	font-family:tahoma, verdana, arial, sans-serif;
	font-size:12;
	color:black;
	line-height:15px;
}

a
{	
	font-family:tahoma, verdana, arial, sans-serif;
	font-size:12;
	color:black;
	text-decoration:none;
}

a:hover
{	
	font-family:tahoma, verdana, arial, sans-serif;
	font-size:12;
	color:red;
	font-weight:bold;
}
.smallHead
{	
	font-family:tahoma, verdana, arial, sans-serif;
	font-size:12;
	font-weight:bold;
	color:white;
	width:176;
	height:29;
	padding:0 0 0 30;
	background: url("smallHead.gif") no-repeat 0% 0%;
}
.boxBg
{	
	font-family:tahoma, verdana, arial, sans-serif;
	font-size:11;
	font-weight:bold;
	color:white;
	width:176;
	text-align:justify;
	padding:5 10 5 10;
	background: url("boxBg.gif") repeat 0% 0%;
}
.headingBar
{	
	font-family:tahoma, verdana, arial, sans-serif;
	font-size:12;
	font-weight:bold;
	color:#00145D;
	width:357;
	height:19;
	text-align:justify;
	padding:0 0 0 10;
	background: url("headingBar.gif") no-repeat 0% 0%;
}
.internalHeadingBar
{	
	font-family:tahoma, verdana, arial, sans-serif;
	font-size:12;
	font-weight:bold;
	color:#00145D;
	width:538;
	height:19;
	text-align:justify;
	padding:0 0 0 10;
	background: url("internalHeadingBar.gif") no-repeat 0% 0%;
}
select
{
	font-family:tahoma, verdana, arial, sans-serif;
	font-size:11;
}
h2
{
	font-family:tahoma, verdana, arial, sans-serif;
	margin:0 0 0 0;
	color:#CC0000;
	border-bottom:1 dashed #CC0000;
}
.dashed
{
	border-bottom:1 dashed #000436;
}
.red
{
	font-weight:bold;
	color:#CC0000;
}
.bold
{
	font-weight:bold;
}
.lineHeight
{
	line-height:18px;
}
ul,ol
{
	line-height:18px;
}
.tableBg
{
	height:20;
	padding: 0 0 0 5;
	border-bottom:1 solid #97B0D2;
	font-weight:bold;
	background: url("tableBg.gif") repeat;
}
.border
{
	border:1 solid #97B0D2;
	padding: 5 5 5 5;
}