@charset "UTF-8";
/* CSS Document */

.TopLinks {
	font-family: "Calibri";
	font-size:15pt;
	color:#a29061;
	text-transform: normal;
	text-decoration: none;
}
.FooterText {
	font-family: "Tahoma";
	font-size:11px;
	color: #4d4d4d;
	text-transform: capitalize;
	text-decoration: none;
}
.FooterText a:link{
	font-family: "Tahoma";
	font-size:11px;
	color: #4d4d4d;
	text-transform: normal;
	text-decoration: none;
}

.FooterText a:hover{
	font-family: "Tahoma";
	font-size:11px;
	color: #a29061;
	text-transform: normal;
	text-decoration: none;
}

.FooterText a:visited{
	font-family: "Tahoma";
	font-size:11px;
	color: #4d4d4d;
	text-transform: normal;
	text-decoration: none;
}
.BodyHeading {
	font-family: Arial;
	font-size:20px;
	color: white;
	text-transform: normal;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.BodyHeadingGold {
	font-family: Arial;
	font-size:20px;
	color: #a39161;
	text-transform: normal;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.BodyText-Gray {
	font-family: "Tahoma";
	font-size:12px;
	color: #666;
	text-transform: normal;
	text-decoration: none;
	line-height:20px;
}
.BodyText-Gray a:link{
	font-family: "Tahoma";
	font-size:12px;
	color: white;
	text-transform: normal;
	text-decoration: none;
	line-height:20px;
}
.BodyText-Gray a:hover{
	font-family: "Tahoma";
	font-size:12px;
	color: #666;
	text-transform: normal;
	text-decoration: none;
	line-height:20px;
}
.BodyText-Gray a:visited{
	font-family: "Tahoma";
	font-size:12px;
	color: white;
	text-transform: normal;
	text-decoration: none;
	line-height:20px;
}
.BodyText-Gold {
	font-family: "Tahoma";
	font-size:12px;
	color: #a39161;
	text-transform: normal;
	text-decoration: none;
	line-height:20PX
}
.TxtField {
	background-color: #1a1a1a;
	width: 215px;
	height:20px;
	border: 1px solid #333;
	font-family: "Arial", Gadget, sans-serif;
	color: #CCC;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 12px;
}
.TxtField2 {
	background-color: #1a1a1a;
	width: 437px;
	height:20px;
	border: 1px solid #333;
	font-family: "Arial", Gadget, sans-serif;
	color: #CCC;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.TxtBox {
	background-color: #1a1a1a;
	width: 436px;
	height:120px;
	border: 1px solid #333;
	font-family: "Arial", Gadget, sans-serif;
	color: #CCC;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 12px;
}
.SendBttn {
	background-image: url(../images/send_bttn.jpg);
	height: 25px;
	width: 90px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11px;
	border:none;
}
.ResetBttn {
	
}
