﻿body 
{
	background-image:url(/images/main_bg.jpg);
	background-color: #ffffff;
	background-repeat:repeat-x;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

a:link, a:visited
{
	font-weight:Bold;
	color:#9d250f;
	text-decoration:none;
}

a:hover, a:active
{
	font-weight:Bold;
	color:#641909;
	text-decoration:none;
}


#header
{
	background-image:url(/images/header.jpg);
	height: 101px;
}

#menu
{	
	height: 25px;
}

#maintop
{
	height: 12px;
	background-image:url(/images/content_top.gif);
}

#content
{
	background-image:url(/images/content_bg.jpg);
	padding-left: 3px;
}

#maincontindex
{
	width:516px;
}

#maincontinner
{
	width:100%;
	padding-left:12px;
	padding-right:12px;
	padding-bottom:10px;
	padding-top:5px;
}

#rightcont
{
	width:209px;
	padding-left:0px;
	padding-right:12px;
}

#mainbot
{
	background-image:url(/images/content_btm.gif);
	height:12px;
}

#disclaimer
{
	background-image:url(/images/disclaim.gif);
	height:19px;
	text-align: right;
	padding-right:12px;
}

.footertext
{
	color:#a9a8a8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

a.footertext:link, a.footertext:visited
{
	text-decoration:none;
	color:#a9a8a8;
	font-weight:normal;
}

a.footertext:hover, a.footertext:active
{
	text-decoration:none;
	color:#ed2434;
	font-weight:normal;
}

a.designed:link, a.designed:visited
{
	text-decoration:none;
	color:#ffffff;
	font-weight:normal;
}

a.designed:hover, a.designed:active
{
	text-decoration:none;
	color:#000000;
	font-weight:normal;
}

#disclaimerbot
{
	background-image:url(/images/disclaim_btm.gif);
	height:9px;
}

.delivered
{
	position: relative;
	z-index: 2;
	top: -4px;
}

h1
{
	margin:0px;
	font-size:18px;
	font-weight:bolder;
	color:#ffffff;
	letter-spacing:-1px;
	line-height:18px;
}

h2
{
	line-height:16px;
	font-size:16px;
	color:#cc0000;
}

h3
{
	line-height:13px;
	font-size:13px;
	color:#cc0000;
}

p
{
	margin-top:0px;
	margin-bottom:11px;
}


.adboxestext
{
	color:#ffffff;
	font-size:10px;
}

a.adboxestext:link, a.adboxestext:visited
{
	color:#ffffff;
	font-size:10px;
}

a.adboxestext:hover, a.adboxestext:active
{
	color:#000000;
	text-decoration:none;
	font-size:10px;
}

.formitems
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	border-color:#D02C32;
	border-style:solid;
	border-width:1px;
	font-size:11px;
	background-color:#FAFAFA;
}