body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
}

h2, h3 {
	font-style:italic;
}
img {
	border: none;
}

.menubackground {
	background-color: #0d3363;
	/* #09244d */
}
.menusubbackground {
	background-color: #10437c;
}
.menu {
	font-family: "Trebuchet Ms",Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	color:#FFF;
	font-weight: bold;
}
.menulink:link {
	font-family: "Trebuchet Ms",Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	color:#FFF;
	font-weight: bold;
	text-decoration: none;
}
.menulink:visited {
	font-family: "Trebuchet Ms",Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	color:#FFF;
	font-weight: bold;
	text-decoration: none;
}
.menulink:hover {
	font-family: "Trebuchet Ms",Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	color:#FFF;
	font-weight: bold;
	text-decoration: underline;
}
.menulink:active {
	font-family: "Trebuchet Ms",Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	color:#FFF;
	font-weight: bold;
	text-decoration: none;
}

.menusublink:link {
	font-family: "Trebuchet Ms",Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	color:#FFF;
	font-weight: bold;
	text-decoration: none;
}
.menusublink:visited {
	font-family: "Trebuchet Ms",Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	color:#FFF;
	font-weight: bold;
	text-decoration: none;
}
.menusublink:hover {
	font-family: "Trebuchet Ms",Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	color:#FFF;
	font-weight: bold;
	text-decoration: underline;
}
.menusublink:active {
	font-family: "Trebuchet Ms",Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	color:#FFF;
	font-weight: bold;
	text-decoration: none;
}

.imageborder {
	background-color:#FFFFFF;
	border:4px solid #CCD1FF;
	padding:2px;	
}
.imageborder:hover {
	background-color:#FFFFFF;
	border:4px solid #00125B;
	padding:2px;	
}

.footer:link {
	font-family: "Trebuchet Ms",Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color:#FFF;
	font-weight: bold;
	text-decoration: none;
}
.footer:visited {
	font-family: "Trebuchet Ms",Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color:#FFF;
	font-weight: bold;
	text-decoration: none;
}
.footer:hover {
	font-family: "Trebuchet Ms",Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color:#FFF;
	font-weight: bold;
	text-decoration: underline;
}
.footer:active {
	font-family: "Trebuchet Ms",Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color:#FFF;
	font-weight: bold;
	text-decoration: none;
}
