/* CSS Document */

.menu, .menu a:link, .menu a:visited, .menu a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	cursor: auto;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.body1, .body1 a:link, .body1 a:visited, .body1 a:active{ 
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

.body1 a:hover {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

.body1bold, .body1bold a:link, .body1bold a:visited, .body1bold a:active{ 
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}

.body1bold a:hover{ 
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}

.bodyback, .bodyback a:link, .bodyback a:visited, .bodyback a:active{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	font-style: normal;
	text-decoration: none;
}

.bodyback a:hover {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #EB7F00;
	font-style: normal;
	text-decoration: none;
}

.orangeblue, .orangeblue a:link, .orangeblue a:visited, .orangeblue a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EB7F00;
	cursor: auto;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.orangeblue a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	cursor: auto;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.nav, .nav a:link, .nav a:visited, .nav a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	cursor: auto;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.nav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	cursor: auto;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-attachment: fixed;
	background-position: 50px 20px;
	height: auto;
	width: auto;
}

.footer_padding {
	padding: 5px;
}	
	.menu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EB7F00;
	cursor: auto;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-attachment: fixed;
	background-position: 50px 20px;
	height: auto;
	width: auto;
}

.footer, .footer a:link, .footer a:visited, .footer a:active{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	cursor: auto;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-attachment: fixed;
	height: auto;
	width: auto;
}

.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EB7F00;
	cursor: auto;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-attachment: fixed;
	height: auto;
	width: auto;
}
