body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #c2e0ff;
	line-height: 18px;
	background-image: url(/images/page_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #26396c;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c2e0ff;
	text-align: justify;
	background-color: transparent;
}
.advertise_form_headings {
	font-weight: bolder;
	text-align: center;
	background-color: #14285f;
	color: #FFFF00;
}
.text_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #c2e0ff;
	text-align: justify;
	font-style: italic;
	font-weight: bold;
	background-color: transparent;
}
a:link, a:visited, a:hover, a:active {
	color: #FFFF00;
	text-decoration: none;
	background-color: transparent;
}
.date_div {
	color: #FFFF00;
	font-weight: bold;
	font-size: 12px;
	background-color: transparent;
}
#heading_strip {
	background-image: url(images/heading_strip.gif);
	background-repeat: repeat-y;
	height: 30px;
	background-color: transparent;
}
.heading_strip {
	background-image: url(/images/heading_strip.gif);
	background-repeat: repeat-y;
	height: 30px;
	background-color: transparent;
}
.text_heading_main_links {
	font-size: 16px;
	font-weight: bold;
	background-color: transparent;
}
#copyright_strip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c2e0ff;
	font-weight: bolder;
	font-variant: normal;
	font-style: italic;
	text-align: center;
	background-color: transparent;
}
.advert_heading {
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	background-color: transparent;
}
#advert_bg {
	background-image: url(/images/advert_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: transparent;
}
.advertisers_img {
	vertical-align: text-top;
	text-align: right;
	float: right;
	padding-left: 10px;
	background-color: transparent;
}
.text #adv_form {
	background-position: center;
	width: 540px;
}
.list_homepage {
	background-image: url(/images/strip_dynamic_dropdowns.gif);
	background-repeat: repeat-x;
	height: 30px;
	background-color: transparent;
}
.border_bottom {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: transparent;
}
.checkbox {
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input, textarea {
	background-color: #D8DFF1;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #02021E;
	border-right-color: #c2e0ff;
	border-bottom-color: #c2e0ff;
	border-left-color: #02021E;
	font-weight: bold;
	color: #26396C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#navigation {
	background-image: url(/images/nav_bar.jpg);
	height: 29px;
	width: 800px;
	background-color: transparent;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: transparent;
}
#navigation ul li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: transparent;
}
#navigation ul li a {
	display: block;
	float: left;
	height: 21px;
	background-position: center;
	padding-top: 4px;
	padding-right: 34px;
	padding-bottom: 4px;
	padding-left: 33px;
	background-color: transparent;
}
#navigation ul li a:link, #navigation ul li a:visited {
	color: #FFFFFF;
	background-color: transparent;
}
#navigation ul li a:hover {
	color: #FFFF00;
	background-color: transparent;
}
#bottom_line {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #c2e0ff;
}
#toggle {
	display: none;
}
