BODY{
background-color: #20303c;
margin-left: auto;
margin-right: auto;
margin-top: auto;
margin-bottom: 30px;

background-image: 
url('images/bg.jpg');
background-repeat: repeat-x
}

BODY, TD, TH, TR {
color: #000;
font-size: 9pt;
font-family: verdana, sans-serif;
}

input, select, textarea {
font-weight:normal;
font:12px "Verdana";
color:#5d5d5d;
}


img {
  border: 0px;
}




hr {
border: 0;
color: #000000;
background-color: #000000;
height: 1px;
}


A:link#nav {text-decoration: none; color: #000000;}
A:visited#nav {text-decoration: none; color: #000000;}
A:active#nav {text-decoration: none; color: #000000;}
A:hover#nav {text-decoration: none; color: #0e4776;}

A:link {text-decoration: none; color: #FF0000;}
A:visited {text-decoration: none; color: #FF0000;}
A:active {text-decoration: none; color: #FF0000;}
A:hover {text-decoration: none; color: #FF7D40;}


.barText{
font-weight:bold;
color:#ffffff;
}
.dim{
font-weight:italic;
color:#d2d2d2;
}


table { border-collapse:collapse; }
table#row1 { background-color: #f3faff; }
table#row2 { background-color: #e6edf3; }




.nav {
background-image: url('images/tab_bg.jpg');
background-repeat: no-repeat;
width:105px;
height:32px;
text-align:center;
font-weight:bold;
color:black;
font-weight:bold;
font-family: Arial;
font-size: 10pt
}



.nav1 {
background-image: url('images/tab_bg1.jpg');
background-repeat: no-repeat;
width:105px;
height:32px;
text-align:center;
font-weight:bold;
color:black;
font-weight:bold;
font-family: Arial;
font-size: 10pt
}









h3 {
	font-size: 130%;
	}

h4 {
	font-size: 100%;
	color: #999;
	margin: 0;
	}


#navCircle {
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #9FB1BC;
	}

#navCircle li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#navCircle a:link, #navCircle a:visited {
	float: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 12px 6px 12px;
	text-decoration: none;
	color: #708491;
	}

#navCircle a:link.active, #navCircle a:visited.active, #navCircle a:hover {
	padding-bottom: 6px;
	color: #000;
	background: url(images/tab_circle.gif) no-repeat bottom center;
	}

#footer {
	color: #999;
	}

