body {
	background-color: #757d80; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table { 
	font-size: 12px
}
a {
	font-size: 11px;
	color: #013193;
}
.main_cell {
	border-left: 3px solid #4C5053;
	border-right: 3px solid #4C5053;
	padding-left: 5px;
	padding-right: 5px;
}
a.mainmenu, a.mainmenu:visited {
	color: #757d80;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
a.mainmenu:hover {
	color: #6179b2;
}
a.bottom, a.bottom:visited {
	color: #638cc3;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
a.bottom:hover {
	color: #fd8708;
}
a.dl, a.dl:visited {
	color: #949693;
	text-decoration: none;
	font-size: 10px;
}
a.dl:hover {
	color: #fd8708;
}
a.leftmenu, a.leftmenu:visited {
	color: #4c5053;
	font-weight: bold;
	text-decoration: none;
}
a.leftmenu:hover {
	color: #6179b2;
}

.lmenu-l {
	border: 1px solid #e5e6e5;
	border-left: 0px;
}
.lmenu-r {
	border: 1px solid #e5e6e5;
	border-right: 0px;
	padding-left: 20px;
}
.title {
	color: #4dae13;
	font-weight: bold;
	font-size: 14px;
}
.boxtitle {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

