.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00006B;
}
.yelow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00006B;
	border: 1px solid #00006B;
}
.yelowCopy {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00006B;
	border: none;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00006B;
	text-decoration: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #00006B;
}
.whiteCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00006B;
	text-decoration: none;
	border: none;
}
.white1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00006B;
	background-color: #FFFFFF;
	text-decoration: none;
	border-top: 1px solid #00006B; 
	border-right: 1px solid #00006B; 
	border-bottom: 1px solid #00006B; 
	border-left: 1px solid #00006B;
	margin: 1px;
	padding: 1px;
	height: auto;
	width: auto;
}
.gree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: 919191;
	color: #FFFFFF;
}
.border_white {
	border: 1px solid #00006B;
}
.yelowCopyleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00006B;
	border-top: 1px solid #00006B;
	border-right: none;
	border-bottom: 1px solid #00006B;
	border-left: 1px solid #00006B;
}
.yelowCopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00006B;
	border-top: 1px solid #00006B;
	border-left: none;
	border-bottom: 1px solid #00006B;
	border-right: 1px solid #00006B;
}
.yelowCopybottom-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00006B;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top: none;
	border-left: none;
	border-bottom: 1px solid #00006B;
	border-right: 1px solid #00006B;
}
.yelowCopybottom-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00006B;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #00006B;
	border-left: 1px solid #00006B;
}
.yelowCopybottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00006B;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #00006B;
	border-left: none;
}.blue10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
}
.blue_bg {
	background-color: #00006B;
}
.blue1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00006B;
	background-color: #FFFFFF;
	text-decoration: none;
	border-top: 1px solid #00006B; 
	border-right: 1px solid #00006B; 
	border-bottom: 1px solid #00006B; 
	border-left: 1px solid #00006B;
	margin: 1px;
	padding: 1px;
	height: auto;
	width: auto;
}
.bg_top {
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
}
.bg_bottom {
	background-image: url(../images/bottom_bg.gif);
	background-repeat: repeat-x;
}
