body, td {
	font-size:12px;
	font-family:verdana;
}

body {
	overflow-y:scroll;
}

a {
	color:#FF0033;
}

a:hover {
	color:gray;
}

.content img {
	border:solid 1px gray;
}

.menu td {
	padding:0px 25px 0px 25px;
}

.menu .mbr {
	padding:0px;
	width:11px;
	height:43px;
	background: url('images/mbr.jpg') no-repeat;
}

.menu a, .submenu a {
	color:white;
	text-decoration:none;
}

.menu a:hover, .submenu a:hover {
	color:#FDFCCC;
	text-decoration:underline;
}

#selmenu {
	background: url('images/selmenu.jpg') repeat-x;
}

#selmenu a, #selmenu2 a {
	color:#8fde00;
}

.submenu td {
	font-size: 11px;
	padding:0px 7px 0px 7px;
}

.submenu .mbr2 {
	padding:0px;
	width:5px;
	height:33px;
	background: url('images/mbr2.jpg') no-repeat;
}

.right_banners img {
	margin-bottom:3px;
	border:none;
}

.footer td {
	color:#7f7f7f;
	padding:4px 20px 0px 20px;
	font-size:10px;
}

.footer a {
	color:#7f7f7f;
	text-decoration:none;
}

.footer a:hover {
	color:white;
}
