.msg{color: red; font-weight: bold;}

.center{
	text-align : center;
}
.text
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: White;
}

.inputs{
border: solid 1px #191970;
color: black;
background-color: #CCCC99;
font-size: 11px;
font-weight: bold;
color: black;
}
.menu2{
	background-image: url(../images/home/topback2.jpg);
	background-position: bottom;
	background-repeat : no-repeat;
}
.bgcolor{
	background-color: #F1EFE2;
	color: #FFFFFF;
}
.tablebg{background-color: #e0e0e0;}
.td{
	background-color: #660000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: White;
}
.cpright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.header1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight : bold;
	color: White;
}
.bold{font-weight: bold;}
.italics{
	font-style: italic;
}
.boldyellow{font-weight: bold;
			color: #FFCC00}
.border{border: solid 1px #333366;}

A.special {
font-family : "Verdana", "Times New Roman", serif;
	font-size: 10px;
	color: 191970;
	font-weight: bold;}

A.special:Hover {
font-family : "Verdana", "Times New Roman", serif;
	font-size: 10px;
	color: black;
	text-decoration: none;

}
/* DROP DOWNS
------------------------------------------------------------------------------------------*/
.menu {
}
.contentShadow {
	border: 1px solid #cccccc;
	background:	#ffffff;
	filter:				progid:DXImageTransform.Microsoft.Shadow(color="#D2B87F", Direction=98, Strength=4);
						
		background-image: url(../images/primary_nav/back.gif);
		background-position: left top;
		background-repeat : no-repeat;
		
}
.content {
}
.special1 a:link, .special1 a:visited, .special1 a:active, a:link.special1,  a:visited.special1,  a:active.special1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
	color:#D2B87F;
}
.special1 a:hover, a:hover.special1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
	color:#D2B87F;
}

.content a:link, .content a:visited, .content a:active, a:link.content,  a:visited.content,  a:active.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display:block;
	text-decoration:none;
	font-weight: bold;
	color:#D2B87F;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 20px;
}
.content a:hover, a:hover.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
	color:#D2B87F;
}

.cp{
	color: #999999;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	
}
a.cp:link, a.cp:visited,  a.cp:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
}
a.cp:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
	}
.form label
{
	float:left;
	width:150px;
	margin-bottom:2px;
	text-align:right;
	margin-right:3px;
}
.form input, .form select
{
	float:left;
	margin-bottom:2px;
}
.form br
{
	clear:left;
}
.rightButton
{
	margin-left:38px;
	padding:0;
}
.rightButton img, .rightButton a
{
	padding:0;margin:0;
}
#btnContact
{
	margin-top:31px;
	width:138px;
	height:16px;
}

#btnCustomerServices
{
	width:138px;
	height:16px;
	margin-top:10px;
}
*:first-child+html #btnCustomerServices
{
	width:138px;
	height:16px;
	margin-top:6px;
}
* html #btnCustomerServices
{
	width:138px;
	height:16px;
	margin-top:5px;
}
#btnSales
{
	width:138px;
	height:17px;
	margin-top:8px;
}
*:first-child+html #btnSales
{
	width:138px;
	height:17px;
	margin-top:4px;
}
* html #btnSales
{
	width:138px;
	height:17px;
	margin-top:3px;
}
