BODY {background-color: #FFFFFF; font-family: times new roman, arial, verdana, geneva, monaco; font-size: 15px; font-weight: normal; color: #000000; }

A.red:link { color: #F94F06; }
A.red:active { color: #F94F06; }
A.red:visited { color: #F94F06; }
A.red:hover {text-decoration: underline;}
A.red {text-decoration:none;}

.text1 { font-family: times new roman, arial, verdana, geneva, monaco; font-size: 15px; line-height: 18px; color: #000000; }
.text2 { font-family: times new roman, arial, verdana, geneva, monaco; font-size: 11px; line-height: 18px; color: #000000; }

.input {
 background-color: #ffffff;
 border-bottom: #000000 1px solid;
 border-left: #000000 1px solid;
 border-right: #000000 1px solid;
 border-top: #000000 1px solid;
 font-family: verdana,arial;
 font-size: 10px;
}

.checkbox {
 background-color: #ffffff;
}

.select {
 background-color: #ffffff;
 border-bottom: #000000 1px solid;
 border-left: #000000 1px solid;
 border-right: #000000 1px solid;
 border-top: #000000 1px solid;
 font-family: verdana,arial;
 font-size: 10px;
}

.submit {
 background-color: #1E3442;
 border-bottom: #626261 1px solid;
 border-left: #626261 1px solid;
 border-right: #626261 1px solid;
 border-top: #626261 1px solid;
 font-family: verdana,arial;
 font-size: 10px;
 color: #ffffff;
 width:50px;                                                                    
}                                                            
