@charset "utf-8";
/* CSS Document */
body
{
	margin:0px 0px 0px 0px;
	padding:0px;
	background:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#3a3b3d;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.main-content
{
	background-color:#edede1;
	color:#283e67;	
	line-height:18px;
}
.table-color
{
	background-color:#ebebeb;	
}
.table-color1
{
	background-color:#ebebeb;	
}
.inner-header, h1
{
	text-transform:uppercase;
	color:#0d2c68;
	font-weight:bold;
	font-size:14px;
	padding:3px;
}
h1
{
	text-transform:uppercase;
	color:#0d2c68;
	font-weight:bold;
	font-size:14px;
	padding:3px;
}
.top_links_text
{
 color:#082664;
 text-decoration:none;
 text-transform:uppercase;
 font-size:13px;
 font-weight:bold;
}
.top_links
{
 color:#082664;
 text-decoration:none;
 text-transform:uppercase;
 font-size:13px;
 font-weight:bold;
}
.top_links:links
{
 color:#082664;
 text-decoration:none;
 text-transform:uppercase;
 font-size:13px;
 font-weight:bold;
}
.top_links:active
{
 color:#082664;
 text-decoration:none;
 text-transform:uppercase;
 font-size:13px;
 font-weight:bold;
}
.top_links:visited
{
 color:#082664;
 text-decoration:none;
 text-transform:uppercase;
 font-size:13px;
 font-weight:bold;
}
.top_links:hover
{
 color:#082664;
 text-decoration:underline;
 text-transform:uppercase;
 font-size:13px;
 font-weight:bold;
}
.footer
{
	background:url(../images/footer.jpg);
	background-repeat:repeat-x;
	background-color:#eeeeee;
	height:82px;	
	color:#082664;
	text-transform:normal;
	padding:5px;
}
.footer-link
{
	text-decoration:none;
	color:#082664;
}
.footer-link:link
{
	text-decoration:none;
	color:#082664;
}
.footer-link:active
{
	text-decoration:none;
	color:#082664;
}
.footer-link:visited
{
	text-decoration:none;
	color:#082664;
}
.footer-link:hover
{
	text-decoration:underline;
	color:#082664;
}
.main-link
{
	text-decoration:underline;
	color:#000000;
}
.main-link:link
{
	text-decoration:underline;
	color:#000000;
}
.main-link:active
{
	text-decoration:underline;
	color:#000000;
}
.main-link:visited
{
	text-decoration:underline;
	color:#000000;
}
.main-link:hover
{
	text-decoration:none;
	color:#000000;
}
