body 
{
	text-align: center;
	margin-top:4px;
	background-color: #285179; 
	background-image: url('images/background-gradient.jpg'); 
	background-position: top;
	background-repeat: repeat-x;
}

img 
{ 
    image-border: 0px;
    display: block;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

#main-text a.statlink:link, #main-text a.statlink:visited, #main-text a.statlink:active
{
	color:#3399CC;
	font-weight:bold;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
    font-size:15px;
    text-decoration:none;
}

#main-text a.statlink:hover
{
    color:#3399CC;
	font-weight:normal; 
    font-family:Tahoma, Arial, Helvetica, sans-serif;
    font-size:22px;
    text-decoration:none;
}

#main-text a.lmlink:link, #main-text a.lmlink:visited, a.lmlink:visited, a.lmlink:hover
{
	color:blue;
	font-weight:normal;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
}

a.bluelink:link, a.bluelink:visited, a.bluelink:active, a.bluelink:hover
{
   color:#3399CC;
   font-family:Arial;
   font-size:14px;
   text-decoration:none;
}

#main-text a.doclink:link, #main-text a.doclink:active, #main-text a.doclink:visited, #main-text a.doclink:hover
{
   color:#999999;
   font-family:Tahoma, Arial, Helvetica, sans-serif;
   font-size:11px;
   text-decoration: underline;
}

a.plainlink2:link, a.plainlink2:active, a.plainlink2:visited, a.plainlink2:hover
{
	font-family: Arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

#main-text a.bluelink2:link, #main-text a.bluelink2:visited, #main-text a.bluelink2:active, #main-text a.bluelink2:hover
{
   color:#3399CC;
   font-family:Arial;
   font-weight:normal;
   font-size:18px;
   text-decoration:none;
}


#main-text a.plainlink:link, #main-text a.plainlink:active, #main-text a.plainlink:visited, #main-text a.plainlink:hover
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: blue;
	text-decoration:none;
}

#main-text a.plainlink3:link, #main-text a.plainlink3:active, #main-text a.plainlink3:visited
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: blue;
	text-decoration:none;
}

#main-text a.plainlink3:hover
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #818284;
	text-decoration:none;
}

#main
{
	 margin: 0 auto;
	 padding: 0 0 0 0;
     width: 790px;
	 height: 100%; 
     text-align: left;
	 background: white;
	 color: black;
}

#header
{
	width: 790px;
	background: #FFFFFF; 
	height: 296px;
}

#header-left
{
	width: 222px;
	height: 296px;
	float:left;
}

#header-right
{
	width: 568px;
	height: 296px;
	float:left;
}

#body
{
	width: 790px;
	height: 100%;
}

#body-left
{
	width: 222px;
	height: 100%;
	float: left;
}

#body-right
{
	width: 568px;
	background-color:white;
	height: 100%;
	float: left;
}

#vshmenu
{
	width: 100%;
	height: 100%;
	background: #62C4F7;
}

#search
{
	width: 222px;
	height: 58px;
	clear:both;
	background-color:#CDCDCD; 
	border-bottom:1px solid white;
}

#news
{
	width: 222px;
	height: 100%;
	background: #D5D5D5; 
}

#textbox
{
	width: 222px;
	height: 100%;
	background: #F3F3F3;
}

#expandspace
{
	width: 222px;
	height: 50px;
	background: #F3F3F3;
}

#fspace
{
	width: 222px;
	height: 100%
	background: #D5D5D5;
}

#mainmenu
{
	width: 100%;
	background: #FFFFFF;
}

#main-text
{
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

#main-text img
{
	display:inline;
	margin:0px;
	padding:0px;
}

#main-text a:link
{
    color:#3399CC;
	font-weight:bold;
    font-family:Tahoma, Arial, Helvetica, sans-serif;
    font-size:12px;
    text-decoration:none;
}

#main-text a:visited
{
    color:#3399CC;
	font-weight:bold; 
    font-family:Tahoma, Arial, Helvetica, sans-serif;
    font-size:12px;
    text-decoration:none;
}

#main-text a:active
{
    color:#3399CC;
	font-weight:bold;
    font-family:Tahoma, Arial, Helvetica, sans-serif;
    font-size:12px;
    text-decoration:none;
}

#main-text a:hover
{
    color:#3399CC;
	font-weight:bold;
    font-family:Tahoma, Arial, Helvetica, sans-serif;
    font-size:12px;
    text-decoration:none;
}

#footer
{
	width: 100%;
	height: 20px;
	font-family: Arial;
	font-size: 10px;
	color: #999999;
	background:white;
	text-align:center;
	clear:both;
}

#linkmenu ul 
{
   padding: 0;
   margin: 0 0 0 0;
   list-style: none;
   display: block;
}

#linkmenu li 
{
   list-style: none;
   float: left;
   padding:0;
   margin: 0 0 0 0;
}

li a 
{
	display: block;
	margin:0px;
	padding:0px;
}
