.menu_style {
	font-size: 16px;
	font-weight: bold;
	color: #330000;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFF0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}

.BodyBorder {
	border: 1px solid #666666;

}
.BodyBordermainmenu {
	border-top: 1px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 0px solid #666666;
}
.BodyBordermainmenucell {
	border-top: 0px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #666666;
	
}
.BodyBordermainmenucellright {
	border-top: 0px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #666666;
}
.BodyBorderleftmenu {
	border-top: 0px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #666666;
}
.BodyBorderfooter {
	border-top: 1px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #666666;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #A80000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 17px;

}
h3 {
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
}
h6 {
	font-size: 15px;
}

.tableborder {
	border: 1px solid #333333;
}
.style1 {font-weight: bold}
.style2 {
	color: #990000;
	font-weight: bold;
}
