a:link {
	color: #330000;
}

a:visited {
	color: #330000;
}

a:hover {
	color: #00CC00;
}

a:active {
	color: #00FF00;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/BG11-14-2010.png);
}




.menubar {
	height: auto;
	height: 24px;
	width: 800px;
	background-image: url(../images/menuBar.png);
	background-repeat: no-repeat;
}

.TextAreaLeft {
	width: 350px;
	background-position: top;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 15px;
	font-weight: normal;
	margin-right: 10px;
}

.TextAreaRight {
	width: 350px;
	margin-top: 300px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 15px;
	font-weight: normal;
}

.TextAreaFull {
	padding-left: 40px;
	text-align: left;
}

.TextAreaTop {
	padding-top: 30px;
}

.pricingStyle {
	margin-left:30px;
	margin-right:20px;
	width: 200px;
}

.pricingDescrips {
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-color: #003F0C;
	border-left-color: #322106;
	border-right-style: solid;
	border-left-style: solid;
	background-image: url(../images/mainBG9-10.png);
	width: 500px;
	height:auto;
}

.pricingBody {
	background:#FFFFCC;
}			

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style2 {
	color: #660000;
	font-style: italic;
}

.styleGray {
	color: #333333
}

.style14gray {
	font-size: 14px;
	color:#330000;
	font-weight: bold;
}

.style16gray {
	font-size: 16px;
	color:#330000;
	font-weight: bold;
}

.style18 {
	font-size: 18px;
	color:#330000;
	font-weight: bold;
	padding-left: 10px;
}

.styleRed {
	color: #990000
}

.style32red {
	font-size: 32px;
	color:#990000;
	font-weight: bold;
}

.style32gray {
	font-size: 32px;
	color:#330000;
	font-weight: bold;
}

.style28gray {
	font-size: 28px;
	color:#330000;
	font-weight: bold;
}

.style12black {
	font-size: 12px;
	color:#330000;
	font-weight: normal;
}

.style12blackBold {
	font-size: 12px;
	color:#330000;
	font-weight: bold;
}

.style9black {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.style24gray {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:#330000;
	font-weight: bold;
}

.header {
	width: 800px;
	z-index: auto;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	font-style: italic;
	font-weight: normal;
	width: 790px;
	height: 14px;
}

.MainArea {
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-color: #003F0C;
	border-left-color: #322106;
	border-right-style: solid;
	border-left-style: solid;
	background-image: url(../images/mainBG9-10.png);
	width: 798px;
	height: 1000px;
}

.MainAreaPlain {
	background-color: #FFFFFF;
	border-right-width: 4px;
	border-left-width: 4px;
	border-left-style: solid;
	border-right-color: #9D0113;
	border-left-color: #000000;
	border-top-style: solid;
}

.priceMenu {
	font-weight:bold;
	color:#330000;
	height:20px;
	padding-left: 10px;
	width: 300px;
}

