td {
text-align: left;
vertical-align: top;
font-family:Georgia, "Times New Roman", Times;
font-size:15px;
color:#898989;
line-height:17px;
}


a {
text-decoration: underline;
color:#449FDD;
font-family:Georgia, "Times New Roman", Times;
}


body { 	margin:0px;padding:0px;	}
.copy{
font-family:Georgia, "Times New Roman", Times;
font-size:15px;
color:#5F5F5F;
text-decoration:none;
line-height:px;
font-weight:;
}


.top_txt_red {
color:#F64949;
font-family:Tahoma;
font-size:10px; 
text-decoration:none}


.gray {color:#898989; text-decoration:none}
.blue {color:#449FDD}
.blue-margin {color:#449FDD;}


.form { width:137px;
height:16px;
font-family:tahoma;
font-size:10px;
border-style:
border-width:1px;
border-color:;
background-color:#ffffff;
color:#898989;
margin-left:0px;
margin-right:0px}
		
		
.textarea {width:137px;
height:95px;
font-family:tahoma;
font-size:10px;
border-style:;
border-width:;
border-color:;
background-color:#ffffff;
color:#898989;
overflow:auto;
margin-left:0px;
margin-right:0px}
		

.rollover {scrollbar-face-color:#8B8B8B;
scrollbar-track-color:#E2E2E2;
scrollbar-arrow-color:#ffffff;
scrollbar-3Dlight-color:#ffffff;
scrollbar-base-color:#ffffff;
scrollbar-shadow-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
scrollbar-highlight-color:#ffffff;}


a:hover{text-decoration:underline;}

#under{text-decoration:underline;}



input {
  float: none;
  font-size: 13px;
  border: 3px double #cccccc;
  width: auto;
  padding: 0px 5px;
  line-height: 17px;
  margin: 2px;
  color: #626262;
  
}

input[type="submit"] {
  float: none;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 17px;
  margin: 2px;
  cursor: hand;
  color: #626262;
  
}

