/* CSS definition file containing site wide stylesheets */
BODY{BACKGROUND-COLOR: #FFFFFF; margin-top:0; margin-bottom:0; margin-left:0; margin-right:0;
font-family:Tahoma; font-size:11px;  color:#727272;}
  .golden{font-family:Tahoma; font-size:11px;  color:#769D66; }
  .main{font-family:Tahoma; font-size:11px;  color:#818181; }
  .green{font-family:Tahoma; font-size:11px;  color:#669966; }
  .policy{font-family:Tahoma; font-size:11px;  color:#B7B7B7; text-decoration:none	 }
  .navleft{font-family:Tahoma; font-size:12px;  color:#999A7D; font:small-caps; font-weight:bold; }
  .subtitle{font-family:Tahoma; font-size:14px;  color:#333333; font:small-caps; font-weight:bold; }
  .pagetitle{font-family:Tahoma; font-size:14px;  color:#333333; font:small-caps; font-weight:bold; }


A:link{COLOR: #019BE3; TEXT-DECORATION: underline}
A:active{COLOR: #019BE3; TEXT-DECORATION: underline}
A:visited{COLOR: #019BE3; TEXT-DECORATION: underline}
A:hover{COLOR: #666666; TEXT-DECORATION: none}

A.tan:link{COLOR: #999A7D; TEXT-DECORATION: none}
A.tan:active{COLOR: #999A7D; TEXT-DECORATION: none}
A.tan:visited{COLOR: #999A7D; TEXT-DECORATION: none}
A.tan:hover{COLOR: #666666; TEXT-DECORATION: none}

.headers {
height:20px;
	}

  .input1{
  		width:175px; height:15px;
		border-width:1px;
		border-style:solid;
		background-color:#ffffff;
		border-color:#ABABAB;

		}
		  .input2{
  		width:127px; height:22px;
		border-width:1px;
		border-style:solid;
		background-color:#ffffff;
		border-color:#000000;
		 color:#ADADAD;
		padding-left:5px

		}
		 #input3{
  		width:275px; height:22px;
		border-width:1px;
		border-style:solid;
		background-color:#ffffff;
		border-color:#000000;

		}
		 
		
	  #textarea{
		width:275px; height:98px;
		border-width:1px;
		border-style:solid;
		background-color:#ffffff;
		border-color:#BEC0C2;
		overflow:auto;
		}


 






 





