body{
	min-width: 800px;
	padding-left:10%;
	/*background-color: White;*/
	border: 0px none;
	font: verdana, arial, sans-serif;
	/*margin-left: 9.7%;*/
	margin-top: 20px;	
	/*margin-right: 10%;*/
	background-image: url(../../logo.jpg);
	background-attachment:scroll;
	background-position:center;
	background-repeat:no-repeat;
	
}

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.news{
	font-size: 11px;	
	color: Black;
	border-top-style: solid;
	border-top-color: #D6D6D6;
	border-top-width: 1px;
}
.newslinks{
	font-size: 11px;
}


.text {
	/*width:80%;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*background-color: White;*/
	color: Black;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #D6D6D6;
	border-left-width: 1px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}

.logoStander{
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #D6D6D6;
	border-left-width: 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:5px;
}
tr{
font-size:11px;
}
dl, dt, dd, ul, li {
margin: 0px;
padding: 0px;
list-style-type: none;
vertical-align: middle;
}
#menu {
	position: absolute;
	top: 27px;
	width: 800px;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	z-index: 100;
	align: center;


}
#menu dl {
float: left;
width: 9.08em;
/*height: 20px;*/
color:#FFFFFF;
}
#menu dt {
cursor: pointer;
text-align: center;
vertical-align: middle;

/*background-color:#000066;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;margin: 0px;
	padding:2px;
}

#menu dd {
display: none;
border: 1px solid gray;
border-top-style: hidden;


}
#menu li {
text-align: center;
vertical-align:middle;
/*background-color: #0066CC;*/

}
#menu li a, #menu dt a {
color: #FFFFFF;
text-decoration: none;
display: block;
height: 15px;
border: 0 none;
}
#menu li a:hover,#menu dl:hover, #menu li a:focus, #menu dt a:focus {
background-color: #6699FF;
}
#site {
position: absolute;
z-index: 1;
/*top : 70px;*/
left : 10px;
color: #000;
background-color: #ddd;
padding: 5px;
border: 1px solid gray;
}
