/* CSS Document */

body { background-image:url(images/bg.jpg);
 background-repeat:repeat;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px; color:#083862}

table {font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
  line-height:16px;
   color:#083862}
	
.mainnavbg {
	background-image: url(/images/home_midbar.gif);
	background-repeat: no-repeat;
}

.mainnav {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

.mainnav a{
	color: #083862;
	text-decoration: none;
}

.mainnav a:link{
	color:#083862;
	text-decoration: none;
}

.mainnav a:visited{
	color: #083862;
	text-decoration: none;
}

.mainnav a:hover{
	color:#083862;
	text-decoration: underline;
}




.footer {font-size:10px}
.txt_rss {font-size:10px; color:#666666}
.title {font-size:16px; color:#083862}

a.date:link {color: #083862;font-weight:bold;text-decoration: none;}
a.date:visited {text-decoration: none;color: #083862;font-weight:bold;}
a.date:hover {text-decoration: none;color: #083862;font-weight:bold;}
a.date:active {text-decoration: none;color: #083862;font-weight:bold;}

a.nav:link {color: #083862;text-decoration: none;}
a.nav:visited {text-decoration: none;color: #083862;}
a.nav:hover {text-decoration: underline;color: #083862;}
a.nav:active {text-decoration: none;color: #083862;}

a:link {color: #083862;text-decoration: underline;}
a:visited {text-decoration: none;color: #083862;}
a:hover {text-decoration: none;	color: #083862;}
a:active {text-decoration: none;color: #083862;}

a.sub:link {color: #083862;text-decoration: underline;font-size:11px}
a.sub:visited {text-decoration: underline;color: #083862;font-size:11px}
a.sub:hover {text-decoration: none;color: #083862;font-size:11px}
a.sub:active {text-decoration: underline;color: #083862;font-size:11px}
