body {
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-FACE-COLOR: #483932;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #483932;
	SCROLLBAR-3DLIGHT-COLOR: #483932;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}

body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.text{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

.title{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #EE880B;
}
a:active {
	text-decoration: none;
	color: #000000;
}
	
.head:link{
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	color:#FFFFFF;
}
.head:visited {
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	color:#FFFFFF;

}
.head:hover {
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;	
	
}
.head:active {
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	color:#FFFFFF;
	
}

.bgmenu{
	background-image: url(images/bg2.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
}