.menutable {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C7C5BC;
}
.maintable {
    border-left:1px solid #9A9C89;
    border-right:1px solid #9A9C89;
}
.menutag {
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
	height: 25px;
	width: 177px;
	display: block;
	margin: 0px;
	padding: 0px;
}
.menutag a {
	background-image: url(bg_menu.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
	height: 25px;
	width: 177px;
	padding-left:20px;
	padding-top:5px;
	display: block;
}
.menutag a:hover {
	background-image: url(bg_menu_hover.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 25px;
	width: 177px;
	padding-left:20px;
	padding-top:5px;
	display: block;
}
.pageheadertitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

.category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
	height: 25px;
	width: 177px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.category a {
	background-image: url(bg_cat.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
	height: 25px;
	width: 177px;
	padding-top: 5px;
	padding-left: 20px;
	display: block;
}
.category a:hover {
	background-image: url(bg_cat_hover.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 25px;
	width: 177px;
	padding-left:20px;
	padding-top:5px;
	display: block;
}

