body, td, th, p {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #676B7C;
}
body {
  margin:0px;
}
a {
	color:#800707;
	text-decoration:none;
	font-weight : bold;	
}
a:visited {
	color:#800707;
}
a:hover {
	color:#800707;
	text-decoration:underline;
}
a:active {
	color:#000000;
}
.style1 {
	font-size: 10px;
	font-weight: bold;
}
.style2 {
	font-size: 10px;
	color: #000000;
}
.style3 {font-size: 12px}
.style4 {
	font-size: 10px;
	color: #FFFFFF;
}
.style5 {
	color: #445390;
	font-weight: bold;
	font-size: 12px;
}
.style7 {color: #445390; font-weight: bold; font-size: 11px; }
.style8 {font-size: 11px; color: #445390;}
.menu {
	color: #445390;
	font-weight: bold;
	font-size: 12px;
	padding-left:15px;
	cursor:'hand';
}
.menu a, .menu a:visited, .menu a:hover {
	color: #445390;
	font-weight: bold;
	font-size: 12px;
}
.activemenu {
	color: White;
	font-weight: bold;
	font-size: 12px;
	padding-left:15px;
	cursor:'hand';
	background : #445390;
	border-left:4px solid #800707;
}
.activemenu a, .activemenu a:visited, .activemenu a:hover {
	color: White;
	font-weight: bold;
	font-size: 12px;
}
.boxtitle {
	font-size : 12px;
	font-weight : bold;
	color : White;
}
.submenu {
	border : thin solid #8c96a5;
}