.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.menu_header{
	width: 100%;
	height: 24px;
	background-image: url(../images/menu_header.jpg);
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	text-indent: 5px;
}
.menu_odd {
	height: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	line-height: 36px;
	color: #FFFFFF;
	background-image: url(../images/menu_button.jpg);
	text-indent: 5px;
}
.menu_even {
	height: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D9D9D8;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	line-height: 36px;
	color: #FFFFFF;
	text-indent: 5px;
	background-image: url(../images/menu_button.jpg);
}

.content_table {
}

.content_table_bordered {
	border: 1px dashed #CCCCCC;
}

#sr_affiliate {
	font-size: 11px;
	width: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#sr_affiliate a:link,#sr_affiliate a:active,#sr_affiliate a:visited, #sr_affiliate a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.content_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.background {
	background-image: url(../images/banner_bg.jpg);
	background-repeat: repeat-x;
	background-color: #282828;
}
#footer a:link,#footer a:active,#footer a:visited, #footer a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
