.menu {
	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;
}
.menu_header {
	width: 100%;
	height: 23px;
	background-image: url(../images/menu_header.jpg);
}
.menu_odd {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.main_table_border {
	border: 1px solid #8A0506;
}
.menu_even {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.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: #000000;
	padding: 5px;
}
.content_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#footer a:link,#footer a:active,#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link    { text-decoration: underline; color: #29539D; }
a:visited { text-decoration: underline; color: #668DD7; }
a:active  { text-decoration:underline;
	color: #FFFFFF;
}
a:hover   {
	color: #FFFFFF;
	background-color : #012b8f;
	text-decoration: underline;
}
a { text-decoration: underline; font-weight: bold; color: #29539D}
p {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
}
ul, ol {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 28px; font-weight: bold; color: #000000; padding-left: 5px; padding-right: 5px;}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #AA0000; padding-left: 5px; padding-right: 5px;}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #29539D; padding-left: 5px; padding-right: 5px;}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FF0000; padding-left: 5px; padding-right: 5px;}
h5 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000; padding-left: 5px; padding-right: 5px; padding-top:0px; padding-bottom:0px;}
.testimonial {
	font-size: 14px;
	font-family: "Courier New", Courier, mono;
	border: 1px #003366;
	background-color:#DDE4F9;
}

