Body{
	SCROLLBAR-FACE-COLOR: orange; 
	SCROLLBAR-SHADOW-COLOR: #9c7a05; 
	SCROLLBAR-3DLIGHT-COLOR: #B6CDE7; 
	SCROLLBAR-ARROW-COLOR: yellow; 
	SCROLLBAR-TRACK-COLOR: white; 
	SCROLLBAR-DARKSHADOW-COLOR: #bb9f84; 
	slider: #CBB78D
}
a:active {
     color: #336699;
}
.top-text {
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}
.top-text:hover {
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: underline;
}
.main-link {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.main-link:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #EBE8E8;
	text-decoration: underline;
}
.left-link {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	
}
}
.left-link:hover {
	font-family: verdana;
	font-size: 11px;
	text-decoration: underline;
	line-height: 16px;
	font-weight: bold;
}

.main-text {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}.bottom-border {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}
.pro-text {
	font-family: verdana;
	font-size: 9px;
	text-decoration: none;
	color: #336699;

}
.4-bor {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.admin-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

