.bg {
	background-image: url(bg.gif);
}
.menubg {
	background-image: url(menubg.gif);
	background-repeat: repeat-x;
}
.content {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.footer {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.scrol {
scrollbar-face-color:#94C0D6;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#447093;
scrollbar-darkshadow-color:#447093;
scrollbar-shadow-color:#FFFFFF;
scrollbar-arrow-color:#000040;
scrollbar-track-color:#447093;
}

.mail:link{font-family:tahoma; font-size:12px; color:#000000; text-decoration:none;}
.mail:visited{font-family:tahoma; font-size:12px; color:#000000; text-decoration:none;}
.mail:hover{font-family:tahoma; font-size:12px; color:#000000; text-decoration:underline;}
