﻿body 
{
	margin-top:0; 
	margin-left:0;
	margin-right:0;	
	border-top:0;	
	background-color:#e9e9ea;
} 
.links {
	font-family:Helvetica, arial, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #666666;
	padding-top:3px;
	
}
.links a{
	font-family:Helvetica, arial, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #666666;	
}
.links a:hover{
	font-family:Helvetica, arial, sans-serif;
	font-size: 12px;
	/*text-decoration:underline;*/
	color: #666666;
	font-weight: bold;	
}
.bigBoldMenu {	
	font-family: Arial;	
	font-size: 12px;
	height:20px;
	width:120px;
	color: #ffffff;		
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
}
.MainMenu {	
	font-family:Helvetica, arial, sans-serif;
	background:#006699;	
	height:20px;
	width:80px;
	line-height:20px;	
	font-size: 12px;
	color: #ffffff;	
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
}
	
.MainMenu a:hover{	
	font-family:Helvetica, arial, sans-serif;
	background:#d6002d;	
	height:20px;
	width:80px;
	line-height:20px;	
	font-size: 12px;
	color: #ffffff;	
	text-decoration: none;
	font-weight: bold;		
	cursor: hand;
	display: block;
}
.MainMenuRed 
{
	font-family:Helvetica, arial, sans-serif;
	background:#d6002d;	
	height:20px;
	width:80px;
	line-height:20px;	
	font-size: 12px;
	color: #ffffff;	
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	display: block;
}

.submainmenu {
	background-color:#006699;
	font-family:Helvetica, arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.submainmenu a{
	background-color:#006699;
	font-family:Helvetica, arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.submainmenu a:hover{
	background-color:#006699;
	font-family:Helvetica, arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	/*text-decoration: underline;*/
}
.footer{
	background-image:url(images/footer.jpg);	
	vertical-align:middle;
		}
	
.linksmallgrey {
	font-family: Verdana;
	font-size: 9px;	
	color:#656165;	
	text-decoration: none;
}
.linksmallgrey a:hover{
	font-family: Verdana;
	font-size: 9px;
	color:#656165;	
	text-decoration: underline;
}
.titleup {
	font-family:Helvetica, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	color: #dd0033;
}
.titleupOther {
	font-family:Helvetica, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	color: #006699;
}
.bodyBlackText {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.Header {	
	font-family:Helvetica, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	color: #006699;
}





