body {

font-family: Arial, Verdana, Helvetica, sans-serif;
background-color:rgb(255,255,255);
background-image:url(_img/bg.jpg); 
background-position:bottom center; 
background-repeat:repeat-x; 
background-attachment:fixed; 

}



p,td{

	font-family: Arial, Verdana, Helvetica, sans-serif;

    font-size: 12px;

	margin: 5px 5px;

	color: #fff;

	line-height: 140%

}



li {

	line-height: 140%

}

input, textarea {

	font-size: 12px;

	padding: 2px 0;

	color: #1D3361;

	border: 1px solid #7b7b7b;

	background : White;

}

h1{
font-size: 17px;
}




a {

    color: #ffffff;

    text-decoration: none;

    border-bottom: #0066CC;

    border-width: 0px 0px 1px 0px;

    border-style: none;

}

}

a:link {

    color: #ffffff;

    text-decoration: none;

    border-bottom: #0066CC;

    border-width: 0px 0px 1px 0px;

    border-style: none;

}

a:visited{

    color: grey;

    text-decoration: none;

    border-bottom: #0066CC;

    border-width: 0px 0px 1px 0px;

    border-style: none;

}

}

a:hover{

    color: grey;

    text-decoration: none;

    border-bottom: #666666;

    border-width: 0px 0px 1px 0px;

    border-style: none;

}



}



.footer {

	color: white;

	font-size: 11px;

}

a.footer:link {

	color: white;

	text-decoration:none;

}

a.footer:visited {

	color: white;

}

a.footer:hover {

	color: #3E93B5;
	text-decoration:underline;

}



.topnav {

	color: white;

	font-size: 12px;

}

a.topnav:link {

	color: white;
	text-decoration: none;

}

a.topnav:visited {

	color: white;

}

a.topnav:hover {

	color: #3E93B5;
	text-decoration:underline;

}

.cssnav	{
position:relative;
font-family: arial, helvetica, sans-serif;
background-image:  url(_img/overbtn.jpg);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 197px;
height: 25px;
margin: 0; 
padding: 0; 
			}

.cssnav a {
display: block;
color: red;
font-size: 11px;
width: 197px;
height: 25px;
display: block;
float: left;
color: white; 
text-decoration: none;
}

.cssnav img {width: 197px; height: 25px; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}

.cssnav span {
position: absolute;
left: 10px;
top: 5px;
margin: 0px;
padding: 0px;
cursor: pointer;
width: 149px;
height: 14px;
text-align: left;
			}
