@charset "utf-8";
/* CSS Document */

body {
	scrollbar-arrow-color: #064583;
	scrollbar-shadow-color: #064583;
	scrollbar-lightshadow-color:#FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #064583;
	scrollbar-base-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	overflow:auto;
	background:url(Img/BG_Browser.jpg) no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	Color:#333333;
}

div{-moz-box-sizing: border-box; box-sizing: border-box;}

img{/*border:#9eddf9 solid 1px;*/}

a {color: #333333; text-decoration: underline;}
a:link {color: #333333; text-decoration: underline;}
a:visited	{color: #333333; text-decoration: underline;}
a:hover {color: #333333; text-decoration: none;}
a:active {color: #333333; text-decoration: underline;}

.LogoFrame
{
	width:993px;
	height:450px;
	background:url(Img/Logos.png) no-repeat right bottom;
}

.SiteFrame
{
	margin-left:50px;
	width:820px;
	height:401px;
	background:url(Img/ContentFrame.gif) no-repeat right bottom;
}

.Menu
{
	display:inline-block;
	float:left;
	width: 165px;
	margin-top:31px;
}

.Menu div a Img{border:none;}

.MainText
{
	float:right;
	display:inline-block;
	overflow:auto;
	margin:10px 10px 10px 10px;
	width:635px;
	height:380px;
}

td{font-size:12px;}

.Small_Text{font-size:11px;}

#TableColor
{
padding: 3px 5px 3px 5px;
font-size:11px;
Color:#064583;
background:#9eddf9;
font-weight:bold;
}

.row1{width:290px;}
.row1,.row2,.row3,.row4,.row5,.row6,.row7{width:30px;}
.row8{width:91px;}

.Headline
{
background:#064583;
color:#FFFFFF;
font-weight:bold;
font-size:14px;
height:20px;
padding-left:5px;
padding-top:3px;
padding-bottom:3px;
margin-bottom:5px;
}

.MenuStyle a, .MenuStyle a:link, .MenuStyle a:hover, .MenuStyle a:visited, .MenuStyle a:active
{
text-decoration:none;
background:#064583;
color:#FFFFFF;
font-weight:bold;
font-size:15px;
height:20px;
width:155px;
padding-left:5px;
padding-top:1px;
padding-bottom:1px;
margin:0px 0px 20px 10px;
}