/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style1 {color: #CCCCCC}
.top a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.top a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.top a:hover {
	color: #999999;
	text-decoration: none;
}
.top a:active {
	text-decoration: none;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.btm a:link {
	color: #000000;
	text-decoration: none;
}
.btm a:visited {
	color: #000000;
	text-decoration: none;
}
.btm a:hover {
	color:#003366;
	text-decoration: none;
}
.btm a:active {
	text-decoration: none;
}
.style2 {color: #000000}
.style3 {	color: #003366;
	font-size: 10px;
}
.style4 {	font-size: 11px;
	color: #999999;
}
table.contentable
{
border:1px solid #6C8DB6;
border-collapse:collapse;
background-color:#FFFFFF;
}
table.contentable th
{
border:1px solid #6C8DB6;
background-image:url(../images/gradbg.gif);
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #ffffff;
}
.tablebluebg
{
background-color:#E2EDEF;
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #003366;
}
.tablegreybg
{
background-color:#EEEEEE;
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color:#333333;
}
table.contentable td 
{
	border:1px solid #6C8DB6;
	text-align: center;
}
.tablehdtxt {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #003366; }
.tableheadertxt {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
table.noborder td 
{
border:0px;
border-collapse:collapse;
}
.datetxtfield { width: 100px; height: 15px; font-family: Verdana; border: 1px solid #6C8DB6 ;font-size: 11px;  }

a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099CC;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
}