body
{
	background: #eef5fb;
	margin: 0px 0px 0px 0px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
a
{
	text-decoration: none;
	color: #11386f;
	font-weight: bold;
}
a:hover
{
	color: #84b4dc;
}
a.green
{
	color: #436320;
}
a.green:hover
{
	color: #57940b;
}
#sulogo
{
	position: absolute;
	top: 40px;
	left: 410px;
}
#header
{
	position: absolute;
	top: -1px;
	left: 350px;
}
#header h1
{
	font-size: 16pt;
	color: #11386f;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#mslogo
{
	position: absolute;
	top: 70px;
	left: 490px;
}
#body
{
	position: absolute;
	top: 0px;
	left: 50%;
}
#main_block
{
	position: absolute;
	top: 8px;
	left: -492px;
	width: 985px;
	height: 560px;
	background: url(../img/back.png) top left no-repeat;
	border: 0px solid Black;
}
#menu_block
{
	position: absolute;
	top: 120px;
	left: 0px;
}
#menu_block a.menu, #menu_block a.active
{
	display: block;
	width: 230px;
	height: 23px;
	padding: 13px 0px 4px 20px;
	background: url(../img/menu_back.jpg) top left no-repeat;
	color: #10376E;
	border: 0px solid Black;
}
#menu_block a.menu:hover, #menu_block a.active
{
	background: url(../img/menu_back_selected1.jpg) top left no-repeat;
	color: Black;
	text-indent: 10px;
}
#content_block
{
	border: 0px solid Black;
	position: absolute;
	top: 120px;
	left: 275px;
	width: 520px;
	color: #11386f;
	padding-top: 20px;
}
div.line
{
	width: 400px;
	height: 0px;
	border-bottom: 1px solid #11386f;
	margin-top: 20px;
}
r
{
	color: #8cb9de;
}
h1,h2,h3,h4,h5,h6
{
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
