body {
	background-color: #3b3a3a;
	margin: 0px;
	background-image: url(communs/imgs/logo1.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
a:link {
	font-size: 9px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.menubas {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.headbas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

a:hover {
	font-size: 9px;
	font-style: italic;
	font-weight: bolder;
	color: #FFCC00;
	text-decoration: none;
}
.tousbords {
	border: 1px solid #FCFCFE;
}

a:active {
	font-size: 9px;
	font-style: normal;
	font-weight: bolder;
	color: #FFCC00;
}
a:visited {
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
