/* **************************
CSS Document
=============================
 The Barco Firm (c)2007
 All Rights Reserved.
 http://www.BarcoFirm.com
-----------------------------
 Style Design By:
	- Dan Robertson
	- Andy Vaughn
***************************/

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #985F58;
	margin-top: 0px;
	color: #555555;
	margin-bottom: 0px;
	background-image: url(../images/bggradient1.jpg);
	background-repeat: repeat-x;
}
.bodytextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #840017;
	line-height: 16px;
}

A, A:Link, A:Active, A:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: underline;
	color: #333333;
}

A:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: underline;
	color: #751A0E;
}

a.linktwo:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #5C5C5C;
	font-weight: bold;
	text-decoration: none;
}

a.linktwo:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #5C5C5C;
	font-weight: bold;
	text-decoration: none;
}
a.linktwo:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #5C5C5C;
	font-weight: bold;
	text-decoration: none;
}
a.linktwo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #751A0E;
	font-weight: bold;
	text-decoration: none;
}

a.linkthree:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a.linkthree:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.linkthree:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.linkthree:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

.underline {
	text-decoration: underline;
}

.required {
	color: #F00;
	font-style: italic;
	font-size: 10px;
}

#submit {
	font-weight: bold;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	line-height: 20px;
	color: #840017;
}
.text10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.headertext2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 20px;
	color: #333333;
}
.tableheader {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
}
.bodytext11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}
.borderall {
	border: 2px solid #666666;
	font-size: 11px;
}
.BiggerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	color: #555555;
}
.frontpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #840017;
	font-weight: normal;
}

