/* CSS Document */
a:link {font-family:Tahoma;  font-size:11px; color: #FF6600; text-decoration: none;}
a:active {font-family:Tahoma;  font-size:11px; color: #FF6600; text-decoration: none;}
a:visited {font-family:Tahoma;  font-size:11px; color: #FF6600; text-decoration: none;}
a:hover {font-family:Tahoma;  font-size:11px; color: #111111; text-decoration: none;}


a.stylem:link{font-family:Tahoma; font-size:12px; color: #ffffff; text-decoration: none;}
a.stylem:visited{font-family:Tahoma; font-size:12px; color: #ffffff; text-decoration: none;}
a.stylem:active{font-family:Tahoma; font-size:12px; color: #ffffff; text-decoration: none;}
a.stylem:hover{ font-family:Tahoma;  font-size:12px; color: #000000; text-decoration: blink;}



.formfield {background: #ffffff; font-family:Tahoma; font-size:11px; height:20px; font-weight: bold; border: 1 solid; border-color:#111111;}
.formlogin {background: #ffffff; font-family:Tahoma; font-size:11px; font-weight: bold; border: 1 solid;  border-color:#111111;}
.formtextarea {background: #FFFFFF; font-family:Tahoma; font-size:11px; font-weight: normal; border: 1 solid;  border-color:#111111;}
