body {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	font-size: 13px;
}

p { margin: 0; padding: 0; }

table {
	margin: 0px;
	padding: 0px;
	border:none;
	background-color:#FFFFFF;
}

.bg_left {
	background-image: url(images/bg_left.jpg);
	background-repeat: repeat-y;
}
.bg_bottom {
	background-image: url(images/bg_bottom.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	color: #006566;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}

h3 {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 0px;
	display: inline;
	line-height: 1.3em;
}

#bg_header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
}
#head_address {
	color: #660066;
	position: relative;
	left: 20px;
	top: 20px;
}



.bg_right {
	background-image: url(images/bg_right.jpg);
	background-repeat: repeat-y;
}
#tabFooter td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
}
#tabFooter a:link, #tabFooter a:active, #tabFooter a:visited {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.bg_dash_horiz {
	background-image: url(images/line_dash_horiz.gif);
	background-repeat: repeat-x;
}

#tabFooter a:hover {
	color: #656600;
}
.content_leftcol {
	padding-right: 20px;
}
.content_rightcol {
	padding-left: 20px;
}

.textbox {
	width: 300px;
}
.content_leftcol textarea {
	width: 300px;
}
.text_address {
	font-size: 17px;
	color: #333333;
}
.terms_footer {
	font-size: 10px;
	color: #999999;
	font-style: italic;
}
.txt_terms {
	font-size: 10px;
}

 
#tabContent a:link, #tabContent a:active, #tabContent a:visited {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
#tabContent a:hover {
	color: #006566;
	text-decoration: underline;
}

