body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0e4f88;
	background-image: url(../images/main-back.jpg);
	background-repeat: repeat-x;
	background-attachment:fixed;
	background-position:center top;
	}
	
	
body,td,th {
	font-family: Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	line-height: 20px;
 	font-size: 12px;
	color:#594c20;}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #405869;
	border-bottom:#a0c7f2 3px solid}
	
.nav a {
	font-family: Verdana,"Bitstream Vera Sans",Arial,sans-serif;
 	font-size: 11px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	padding-left:7px;
	padding-right:10px;
	background-image:url(../images/nav-space.gif);
	background-position:right;
	background-repeat:no-repeat;
	}
	
.nav a:hover {
	font-family: Verdana,"Bitstream Vera Sans",Arial,sans-serif;
 	font-size: 11px;
	color:#ffcc00;
	text-decoration:none;
	font-weight:bold;
	padding-left:7px;
	padding-right:10px;
	background-image:url(../images/nav-space.gif);
	background-position:right;
	background-repeat:no-repeat;
	}

.footer {	font-size: 9px;	color: #00bbe8;	}
.footer a {color: #00bbe8; text-decoration: underline; }
.footer a:hover {color: #00bbe8; text-decoration: none; }



input, select, textarea
{
font-family: Verdana, Arial, Geneva, sans-serif;
font-size: 11px;
color: #000000;
background-color: #FBF1D5;
border: 1px solid #1E50AD;}


.links a { color: #cb4313; text-decoration: underline; }
.links a:hover { color: #cb4313; text-decoration: none; }



