a,a:visited {
	color: #000000;
	border-bottom: 1px dotted;
	border-color: #FFBB32;
	text-decoration: none;
	
}
a:hover {
	color: #FFBB32;
	border-bottom: 1px dotted;
	border-color: #333333;
	text-decoration: none;
}



.body,body	{
	color: #666666; /*border:1px solid #999;*/
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
	margin: 0;
	text-decoration: none;
}

.imagelink { border: 0px ! important; }

.bodysmall	{
	color: #000000; /*border:1px solid #999;*/
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	margin: 0;
	text-decoration: none;
}

.footer	{
	color: #999999; 
	font-family: arial, tahoma, sans-serif;
	font-size: 9px;
	line-height: 120%;
	text-decoration: none;
}

.yellow {
	color:#FFBB32;
}

.button {
	background-color: #DDDDDD;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	color: #666666;
	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=1);
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	text-transform: Capitalize;
}

.comments-head	{
	background: #4D3C3C;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", "Times Roman", serif;
	font-size: small;
	font-weight: bold;
	letter-spacing: .4em;
	text-align: center;
	text-transform: uppercase;
}

.comments-head {
	background: #FFFFFF;
	border-bottom: 1px solid #999999;
	color: #666666;
	font-family: georgia, palatino, verdana, arial, sans-serif;
	font-size: small;
	font-weight: bold;
	margin-top: 20px;
}

.formlabel {
	color: #999999;
	font-family: verdana, arial, sans-serif;
	font-size: xx-small;
	font-weight: bold; /*border-top:1px solid #CCC;
		border-bottom:1px solid #CCC;		*/
	letter-spacing: .01em;
	line-height: 220%;
	margin-top: 10px;
	padding: 2px;
	text-align: left;
	text-transform: uppercase;
}

.navtext {
	color: #333333 ! important;
	border: 0px ! important;
	font-family: verdana, tahoma, arial, sans-serif ! important;
	font-size: 10px ! important;
	/*font-weight: bold; border-top:1px solid #CCC;
		border-bottom:1px solid #CCC;		*/
	line-height: 150% ! important;
	text-align: left ! important;
	text-transform: uppercase ! important;
}

.navtext:hover {
	color: #333333 ! important;
	border: 0px ! important;
	font-family: verdana, tahoma, arial, sans-serif ! important;
	font-size: 10px ! important;
	/*font-weight: bold; border-top:1px solid #CCC;
		border-bottom:1px solid #CCC;		*/
	line-height: 150% ! important;
	text-align: left ! important;
	text-transform: uppercase ! important;
	background-color: #FFBB32;
}

.navtextSelected {
	color: #333333 ! important;
	border: 0px ! important;
	font-family: verdana, tahoma, arial, sans-serif ! important;
	font-size: 10px ! important;
	/*font-weight: bold; border-top:1px solid #CCC;
		border-bottom:1px solid #CCC;		*/
	line-height: 150% ! important;
	text-align: left ! important;
	text-transform: uppercase ! important;
	background-color: #FFBB32;
}

.caption {
	color: #333333;
	font-family: verdana, arial, sans-serif;
	font-size: x-small;
	font-weight: bold; /*border-top:1px solid #CCC;
		border-bottom:1px solid #CCC;		*/
	letter-spacing: .05em;
	
	text-align: left;
	text-transform: uppercase;
}

.heading1,h1 {
	color: #333333;
	font-family: georgia,palatino,times,verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold; 
	letter-spacing: .04em;

	text-align: left;
	text-transform: capitalize;
}

.heading2,h2 {
	color: #666666;
	font-family: georgia,palatino,times,verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold; /*background:#EEE;*/
	letter-spacing: .05em;
	line-height: 140%;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: left;
	text-transform: uppercase;
}


.heading3,h3 {
	color: #FFBB32;
	font-family: georgia,palatino,times,verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold; /*background:#EEE;*/
	letter-spacing: .025em;
	line-height: 180%;
	text-align: left;
	text-transform: uppercase;
}

.heading4,h4 {
	color: #999999;
	font-family: georgia,palatino,times,verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold; /*background:#EEE;*/
	letter-spacing: .025em;
	line-height: 140%;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: left;
	text-transform: uppercase;
}

.heading5,h5 {
	color: #666666;
	font-family: georgia,palatino,times,verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold; /*border-top:1px solid #CCC;
		border-bottom:1px solid #CCC;		*/
	letter-spacing: .05em;
	line-height: 140%;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
	/*text-transform: capitalize;*/
}

.inputstyle, input.text {
	background-image: url(images/form_bground.jpg);
	border-color: #F5F5F5;
	border-style: solid;
	border-width: 1px;
	color: #999999; /*background-color:#F9F9F9;*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#555555', Direction=135, Strength=1);
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	height: 18px;
	padding-left: 5px;
}

.textarea,textarea,.select,select{
	background-color: #F9F9F9;
	border-color: #F5F5F5;
	border-style: solid;
	border-width: 1px;
	color: #999999; 
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#555555', Direction=135, Strength=1);
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 140%;
	padding-left: 5px;
}
