.body {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.nav {
	width: 199px;
}

.body a{
	font-family: arial;
	font-size: 0.px;
	color: #000000;
	
	text-decoration: none;
}
.body a:hover{
	font-family: arial;
	color: #000000;
	background-color: #FF0000;
	text-decoration: none;
}
.footer {
	font-family: arial;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.7em;
	color: #004080;
	line-height: 24px;

}
.footer a{
	font-weight: normal;
	text-decoration: none;
	color: #004080;

}
.footer a:hover{
	font-weight: normal;
	color: #004080;
	text-decoration: underline;
	
}
h1 {
	font-family: arial;
	font-size: 14px;
	color:#FFFFFF;
	font-weight: bold;
	
}
body {
	background-color: #CCCCCC;
}
#tbl {
	width: 778px;
	background-color: #FFFFFF;
}
#tbl2 {
	width: 778px;
	border: 0px solid #A1B55D
}
.list-menu a
	{
	display			: 
	border			: 2px solid #ffffff;
	text-align		: center;
	background-color: #BE2230;
	font-family: arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	height: 8px;
	
	}

.list-menu a:hover
	{
	color			: #BE2230;
	background-color: #FFFFFF;
}
.boxborder
	{
	border			: 0px solid #ffffff;
	}
