body	{
	background-color: #75b4e0;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana; 
	font-size: 11px
}

td{
font-family: Verdana; 
	font-size: 11px
}

table{
	background-color: #FFF;
}

h1           { font-family: Verdana; font-size: 14px; font-weight: bold }
address      { font-family: Verdana; font-size: 9px; font-style:normal}
h2           { font-family: Verdana; font-size: 12px; font-weight: bold; margin:0; margin-bottom:5px; }
h3           { font-family: Verdana; font-size: 11px; font-weight: bold }
p            { font-family: Verdana; font-size: 11px; line-height: 150%; text-align: justify }
ul           { font-family: Verdana; font-size: 11px;  }

.input, .select{
	font-family: Verdana; font-size: 11px;
}

hr{
	border: 0px solid transparent;
	background-color: #ccc;
	height: 1px;
}


a:link {font-family: Verdana; font-size: 11px; line-height: 150%; color: #75b4e0; text-decoration: none; text-transform: none;}
a:visited {font-family: Verdana; font-size: 11px; line-height: 150%; color: #75b4e0; text-decoration: none; text-transform: none;}
a:active {font-family: Verdana; font-size: 11px; line-height: 150%; color: #75b4e0; text-decoration: none; text-transform: none;}
a:hover {font-family: Verdana; font-size: 11px; line-height: 150%; color: #0374c0; text-decoration: none; text-transform: none; }


h2 a:link {margin:0;padding:0;font-size: 13px;font-weight:bold;}
h2 a:visited {margin:0;padding:0;font-size: 13px;font-weight:bold;}
h2 a:active {margin:0;padding:0;font-size: 13px;font-weight:bold;}
h2 a:hover {margin:0;padding:0;font-size: 13px;font-weight:bold;}

.topnav {
	font-size: 13px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
.topnav_over {
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color: black;
	text-decoration: none;
}

.topnav a {
	font-size: 13px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
.topnav a:hover {
	font-size: 13px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
.topnav a:visited {
	font-size: 13px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.topnav_over a {
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color: black;
	text-decoration: none;
}
.topnav_over a:hover {
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color: black;
	text-decoration: none;
}
.topnav_over a:visited {
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color: black;
	text-decoration: none;
}



.nav {	
	border-bottom: 1px dotted #000;
}

.nav .subtitle{
	font-size:11px;
	font-weight:normal;
}

.nav_active {
	color: #FFF;
	background-color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

.nav_active .subtitle{
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
}

.nav_active a{
	color: #FFF;
	background-color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
.nav_active a:hover{
	color: #FFF;
	background-color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
.nav_active a:visited{
	color: #FFF;
	background-color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

.nav a{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
.nav a:hover{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
.nav a:visited{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

.subnav	{
	border-bottom: 1px dotted #999;
	padding-left: 10px;
}
.subnav a{
	color: #999;
	text-decoration: none;
	font-size: 11px;
}
.subnav a:hover{
	color: #000;
}
.subnav a:active{
	color: #000;
}

.subnav_active	{
	border-bottom: 1px dotted #999;
	padding-left: 20px;
}
.subnav_active a{
	color: #000;
	text-decoration: none;
	font-size: 11px;
}

