body {
	background-color: #333333;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	font-size: 16px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.cat_link  
{
    text-decoration: none; }

.body_left {
	background-image: url(images/body_left.gif);
	background-repeat: repeat-y;
}
.body_right {
	background-image: url(images/body_right.gif);
	background-repeat: repeat-y;
}
.body_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
	color: #666666;
}
.header_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	line-height: 100%;
	color: #000000;
	font-weight: bold;
}
.menulink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.menulink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}

.menuflyout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.menuflyout:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}