body{
	font-family:   Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	background: #56768F;
	margin-top: 20px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:5px;
}

strong, b{
	color: #5A778C;
}

td, th, tr {
	font-family:   Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}

input, select{
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-size:11px; 
	font-family: Tahoma, Tahoma, Arial, sans-serif;
	border-width: 1px 1px 1px 1px; 
	}

.bdr {
	border: 1px solid #EEEEEE;
	border-width: 1px;
}

ul{
	list-style-position: outside;
	list-style-type: square;
	padding: 0;
}

li {
	padding: 0;
	margin: 0;
}

.copyright{
	font-family:   Tahoma, Arial, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	margin: 5px;
}

.copyright  a:link, .copyright a:visited, .copyright a:hover, .copyright a:active{ 
	font-family:   Tahoma, Arial, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.white{
	color: #FFFFFF;
}

.white a:link, .white a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.white a:hover, .white a:active{ 
	color: #FFBD4B;
	font-weight: bold;
	text-decoration: none;
}

.white2{
	color: #FFFFFF;
}

.white2 a:link, .white2 a:visited, .white2 a:hover, .white2 a:active{
	color: #FFFFFF;
	font-weight: bold;
}


.title{
	color: #666666;
	font-weight: bold;
	font-size: 11px;
}

.outerborder{
	border-right: 1px solid #000000;
}

h2 {
	font-family:   Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-transform:uppercase;
	font-weight: bold;
	color: #333333;
}


a:link {
	color: #023D78;
	text-decoration: none;
	font-size:11px; 
	font-weight:normal;
}
a:visited {
	color: #023D78;
	text-decoration: none;
	font-size:11px; 
	font-weight:normal;
}
a:hover {

	color: #666666;
	text-decoration: underline;
	font-size:11px; 
	font-weight:normal;
}

a:active {
	color: #666666;
	text-decoration: underline;
	font-size:11px; 
	font-weight:normal;
}

.menu A:link, .menu A:visited
{
	padding-right : 0; 
	display : block; 
	padding-bottom : 5px; 
	color : #000000; 
	padding-top : 4px; 
	text-decoration : none; 
	font-weight:normal;
}
.menu A:hover
{
	padding-right : 0; 
	display : block; 
	padding-bottom : 5px; 
	color : #ffffff; 
	padding-top : 4px; 
	background-color : #9cb59c; 
	text-decoration : none; 
	font-weight:normal;
}