  .golden{font-family:Tahoma; font-size:11px;  color:#6189A3; }
  .main{font-family:Tahoma; font-size:11px;  color:#818181; }
  .green{font-family:Tahoma; font-size:11px;  color:#6189A3; }
  .policy{font-family:Tahoma; font-size:11px;  color:#B7B7B7; text-decoration:none	 }






  #input{
  		width:122px; height:22px;
		border-width:1px;
		border-style:solid;
		background-color:#ffffff;
		border-color:#ABABAB;

		}
		  #input2{
  		width:127px; height:18px;
		border-width:1px;
		border-style:solid;
		background-color:#ffffff;
		border-color:#ABABAB;
		 color:#ADADAD;
		padding-left:5px

		}
		 #input3{
  		width:275px; height:20px;
		border-width:1px;
		border-style:solid;
		background-color:#ffffff;
		border-color:#BEC0C2;

		}
		 
		
	  #textarea{
		width:275px; height:98px;
		border-width:1px;
		border-style:solid;
		background-color:#ffffff;
		border-color:#BEC0C2;
		overflow:auto;
		}


 






 
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #3E627F;
	clip: rect(auto,auto,auto,auto);
	letter-spacing: normal;
	margin: auto;
	right: auto;
	font-variant: small-caps;
	list-style-image: url(images/pictoTit.gif);
	list-style-position: inside;
	list-style-type: square;
}
.Message {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #C14E00;
	clip: rect(auto,auto,auto,auto);
	letter-spacing: normal;
	margin: auto;
	right: auto;
	font-variant: normal;
	list-style-image: url(images/pictoTit.gif);
	list-style-position: inside;
	list-style-type: square;
	font-size: 11px;
}
a:link {
	text-decoration: none;
	color: #6189A3;
}
a:hover {
	color: #FF6603;
	text-decoration: none;
}
a {
	text-decoration: none;
}
.table {
	border: thin solid #999999;
	font-family: Tahoma;
	font-size: 11px;
	color: #818181;
	background-color: #F5F5F1;
}

