/* CSS Document */



body {
	background-image: url(img/bg.gif);
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #663300;
	line-height: normal;
	background-repeat: repeat;
}

a {
	font-size: 14px;
	color: #330000;
	text-decoration:none
}



#topmenu, #topmenu a, #sidemenu, #sidemenu a {
	font-size: 14px;
	font-weight: bold;
	color: #330000;
	text-decoration:none
}

#topmenu a:hover, #sidemenu a:hover, a:hover {
text-decoration:underline;
}
#textbody {
	line-height: 1.5em;
}
#sidemenu .reg {
	font-weight: normal;
}
.menudiv {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #5C240B;
}
#footer, #footer a {
	font-weight: normal;
	color: #FFFFFF;
}
