.RightMenuOff {
	width: 197px; 
	height: 40px;
	background: #004974;
	padding-right: 15px; 
	text-decoration: none;
}

.RightMenuOff2 {
	width: 197px; 
	height: 40px;
	background: #25648D;
	padding-right: 15px; 
	text-decoration: none;
}

.RightMenuOn {
	width: 197px; 
	height: 40px;
	background: #0C7DC1;
	cursor: hand;
	padding-right: 15px; 
	text-decoration: none;
}

.RightMenuText {
	color: #FFFFFF; 
	font-family: Arial; 
	font-size: 12px;
	text-decoration: none;
}

.MainText {
	color: #FFFFFF; 
	font-family: Arial; 
	font-size: 12px;
	text-align: right;
	padding: 20px;
}

.MainBox {
	background-color: #FFFFFF; 
	font-family: Arial; 
	font-size: 12px;
	text-align: right;
	padding: 20px;
}

.BottomText { 
	background-color: #002941; 
	color: #FFFFFF;
	font-family: Arial; 
	font-size: 14px;
	text-align: right;
	padding-right: 20px;
	height: 40px;
}

h1 {
	color: #9B9B9B;
	font-family: Arial; 
	font-size: 20px;
	font-weight: bold;
}

body {
	color: #333333;
	font-family: Arial; 
	font-size: 13px;
}