
.tblBoderGray {
border				: 1px solid #c4ae7b;
rules				: none;
}

  
.bodyText	{
  font-family		: Arial;
  color				: #575757;
  text-decoration	: none;
  font-size			: 12px;
  }  

   
.bodyText2	{
  font-family		: Arial;
  color				: #575757;
  text-decoration	: none;
  font-size			: 11px;
  }   

   
.bodyTextRed	{
  font-family		: Arial;
  color				: red;
  text-decoration	: none;
  font-size			: 11px;
  }  
 
.sBodyTitle	{
  font-family:Georgia, "Monotype Corsiva";
  color				: #754902;
  text-decoration	: none;
  font-size			: 14px;
  font-weight		: bold;
  } 
.bodySubtitle{
 font-family:Arial, Helvetica, sans-serif;
 color:#990000;
 text-decoration:none;
 font-weight:bold;
 font-size:12px;
}   
.sBodyLink	{
  font-family		: Arial;
  color				: #0E5F2A;
  text-decoration	: underline;
  font-size			: 10px;
  }
.sBodyLink:hover {
  font-family		: Arial;
  color				: #0E5F2A;
  text-decoration	: none;
  font-size			: 10px;
  }   
  
.sTextLink	{
  font-family		: Arial;
  color				: #0E5F2A;
  text-decoration	: underline;
  font-size			: 12px;
  }
.sTextLink:hover {
  font-family		: Arial;
  color				: #0E5F2A;
  text-decoration	: none;
  font-size			: 12px;
  }
   
.sMenuLink	{
  font-family		: Arial;
  color				: #ffffff;
  text-decoration	: none;
  margin-left		: 10px;
  font-size			: 11px;
  }
.sMenuLink:hover {
  font-family		: Arial;
  color				: #ffffff;
  text-decoration	: underline;
  margin-left		: 10px;
  font-size			: 11px;
  }

.dropBox
{ 
background-color	: #FFFFFF; 
color				: #000000; 
font-size			: 12px; 
font-family			: Arial, Helvetica, sans-serif;
border-style		: #077292 1px solid;
}
.btnSubmit
{ 
background-color	: #6d5f32; 
color				: #ffffff; 
font-size			: 12px; 
font-family			: Arial, Helvetica, sans-serif;
border-style		: #077292 1px solid;
}

.input1 {
	BORDER-RIGHT	: #077292 1px solid;
	BORDER-TOP		: #077292 1px solid;
	BORDER-LEFT		: #077292 1px solid;
	BORDER-BOTTOM	: #077292 1px solid;
	background-color: #ffffff;
	color			: #000000;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 9px;
}

.input2 {
	BORDER-RIGHT	: #6D5F32 1px solid;
	BORDER-TOP		: #6D5F32 1px solid;
	BORDER-LEFT		: #6D5F32 1px solid;
	BORDER-BOTTOM	: #6D5F32 1px solid;
	background-color: #ffffff;
	color			: #333333;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px;
}

select.1
{ 
background-color	: #FFFFFF; 
color				: #000000; 
font-size			: 9px; 
font-family			: Arial, Helvetica, sans-serif;
border-style		: #077292 1px solid;
} 

textarea.1 {
	BORDER-RIGHT	: #077292 1px solid;
	BORDER-TOP		: #077292 1px solid;
	BORDER-LEFT		: #077292 1px solid;
	BORDER-BOTTOM	: #077292 1px solid;
	background-color: #ffffff;
	color			: #000000;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 9px;
}
