body {
	cursor: default;
	margin: 5px 0;
	font: 75%/16px Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/bg.gif);
	color: #000;
	text-align: left;
}

h1 {
	color: #000099;
	text-align: center;
	font-size: 180%;
	text-transform: uppercase;
	margin: 0em;
	font-weight: bold;
}

h2 {
	color: #fff;
	background: #0066CC;
	text-indent: 0.5em;
	font-size: 110%;
	font-variant: small-caps;
	margin-top: 1em;
	text-align: center;
}

h3 {
	font-size: 120%;
	color: #000099;
}

a {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 5px 5px 0px;
	margin: 5px 5px 5px 0px;
	text-align: left;
	line-height: 18px;
}

 a:hover {
	color: #990000;
	line-height: 18px;
	text-decoration: underline;
	border: 0px none;
}

img {
	border: 0;
}
.bigger {
	font-size: 150%;
	font-weight: bold;
}
.bigger_red {
	font-size: 120%;
	font-weight: bold;
	color: #CC0000;
	font-style: italic;
}
.evenbigger {
	font-size: 200%;
}
.img_bdr {
	border: none;
	margin-top: 10px;
}
.img_car {
	border: 1px solid #999999;
	margin-top: 10px;
}

ul {
	text-align: left;
}
.no_u_line {
	text-decoration: none;
	text-transform: none;
}
.italic {
	font-style: italic;
	font-weight: bold;
}
#contact_div {
	text-align: left;
	padding: 5px;
	width: 300px;
	border: 1px dotted #0066CC;
	margin-right: auto;
	margin-left: auto;
}
#contact_div p{
	text-align: left;
	padding: 5px;
	width: 90%;
	border-top: 1px none #0066CC;
	border-right: 1px none #0066CC;
	border-bottom: 1px solid #0066CC;
	border-left: 1px none #0066CC;
}.no_line {
	border: none;
	padding-top: 20px;
	margin-top: 20px;
}
.terms {
	text-align: left;
}
#head_box {
	height: 120px;
	width: 140px;
	background: url(../images/blank_star.gif) no-repeat;
	margin-right: auto;
	margin-left: auto;
}

#head_box h1 {
	height: 116px;
	line-height: 34px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	font-size: 24px;
	color: #000099;
	margin-top: 31px;
	padding-top: 0px;
	text-transform: capitalize;
	
}
h4 {
	margin-top: 20px;
	color: #000099;
	text-transform: none;
	text-align: center;
}
.paragraph_left {
	text-align: left;
}
.standout {
	font-size: 110%;
	font-weight: bold;
	border-bottom: 1px dotted #CCCCCC;
}
.site_map_img {
	list-style: disc url(../images/img/sxicon4.gif);
	margin-bottom: 30px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.adbox {
	background: #FFFFFF;
	border: thin solid #0066CC;
	padding: 10px 5px;
	font-weight: bold;
}
