
  .golden{font-family:Tahoma; font-size:11px;  color:#9EA849; }
  .main{font-family:Tahoma; font-size:11px;  color:#818181; }
  .green{font-family:Tahoma; font-size:11px;  color:#99A447; }
  .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;
		}


dl#news {
    padding-top:15px;
    padding-right:5px;
    margin-left:-25px;
}

#news dt{
    display:none;
}

#news dd {
	color: #6A6D77;
	padding-bottom:10px;
}

#news dd a.title {
    display:block;
    font-family:Tahoma;
	font-size: 70%;
	margin-bottom: 5px;
}

#news dd .title {
	text-indent: 15px;
	color: #000;
	text-decoration: underline;
	background: url('/images/btn/newsdocs.gif') no-repeat 2px 1px;		
}



#news dd a.title:hover {
	color: #FE0202;
}

#news dd p {
	font-size: 70%;
    line-height: 1.25;
	margin: 5px;
	font-family:Tahoma;
	color:#545353;
}

#newsitems {
    margin-left:-15px;
    padding-right:15px;
}
#newsitems p {
    font-size:70%;
    color:#545353;
    font-family:Tahoma;
}

.newsdate {
    background: transparent url('../../images/btn/newsbullet.gif') no-repeat 2px 4px;
    padding: 0 0 0 15px;
    color:#283255;
    font-size:80%;
    font-family:Tahoma;
}

.newstitle {
    color:#2F3031;
    font-size:80%;
    font-family:Tahoma;
}

.newsitems h3 {
    font-size:70%;
    margin-bottom:10px;
    font-weight:bold;
    color:red;
}

 




