a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #4e5e79;
	background: #081d58;
	margin: 50px;
}
.top_menu_bg {
	background: #2863C6;
	text-align: center;
	color: #A1CAF7;
}
A:link.other, A:visited.other {
	font-size: 11px;
	color: #a1caf7;
}

.top_border {
	border-top: 8px solid #FFFFFF;
	border-right: 8px solid #FFFFFF;
	border-left: 8px solid #FFFFFF;
}
.left_right_border {
	border-right: 8px solid #FFFFFF;
	border-left: 8px solid #FFFFFF;
	border-bottom: 8px solid #FFFFFF;
}
.top_rightborder_bg {
	border-right: 2px solid #FFFFFF;
	background: #E9AF00 url(img/menu_top_header.gif) repeat-y;
	border-bottom: 4px solid #FFFFFF;
}
.menu_bg {
	background: url(img/menu_bg.gif) repeat-y;
	border-right: 1px solid #b8b8b8;
}
.main_text_bg {
	background: #FFFFFF;
}
.main_text_border {
	/*border-left: 1px solid #b8b8b8;*/
}
.link{
	font-size: 11px;
	color: #656565;
}
A:link.menu, A:visited.menu {
	font-size: 11px;
	color: #656565;
}
A:hover.menu {
	font-size: 11px;
	font-weight: none;
	color: #4073c6;
}
.menu_cell {
	text-align: right;
	padding-right: 10px;
	line-height: 25px;
}
A:link.menu_visited, A:visited.menu_visited {
	font-size: 11px;
	font-weight: bold;
	color: #4073c6;
}
.rightborder_BOTTOM_bg {
	border-right: 4px solid #FFFFFF;
	background: #e9af00;
	border-bottom: 4px solid #FFFFFF;
}
.bottom_header_border {
	background: #f8d306;
	border-bottom: 4px solid #FFFFFF;
}
.submenu_cell {
	text-align: right;
	padding-right: 2px;
	line-height: 25px;
}
.selected_bg {
	background: #b8b8b8;
}
.menu_cell_visited {
	text-align: right;
	padding-right: 10px;
	line-height: 25px;
	border-top: 1px solid #b8b8b8;
	border-bottom: 1px solid #b8b8b8;
}
.header {
	font-size: 14px;
	font-weight: bold;
	color: #3d3d3d;
	background: #F8D306;
	padding-left: 17px;
	border-bottom: 4px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
}
p {
	margin: 15px;
	color: #4e5e79;
	font-size: 11px;
}
.p {
	margin: 15px;
	color: #4e5e79;
	font-size: 11px;
}
A:link, A:visited {
	color: #4073c6;
}
A:hover {
	color: #E9AF00;
}
A:hover.other {
	color: #FFFFFF;
}

h2{
	font-size: 12px;
	font-weight: bold;
	color: #2A64C7;
}
h3{
	font-size: 12px;
	font-weight: bold;
	color: #2A64C7;
}
td {
	font-size: 11px;
}