body {background: url(b.gif) repeat-x;font-family:Trebuchet MS; font-size:11px; color:#7c766f; background-color:#fff;}
img { border-width:0px; }
#login {font-family:Tahoma; font-size:10px; color:#fff;}
#login .field {font-family:Tahoma; font-size:10px; color:#333; font-weight:bold; background-color:#f8ddd8; border: 1px solid #951c15; width:100px; height:16px;}

#login_options {font-family:Tahoma; font-size:10px; color:#f4f6c9; line-height:14px;}
#login_options a {font-family:Tahoma; font-size:10px; color:#f4f6c9; text-decoration:underline;font-weight:normal;}
#login_options a:hover {text-decoration:none;font-weight:normal;}

#user_options {font-family:Tahoma; font-size:11px; color:#f4f6c9; line-height:14px;}
#user_options a {font-family:Tahoma; font-size:11px; color:#f4f6c9; text-decoration:underline;font-weight:normal;}
#user_options a:hover {text-decoration:none;font-weight:normal; color: #99cc00;}

#user_options span a {font-family:Tahoma; font-size:11px; color:#7FBC2D; text-decoration:none;font-weight:normal;}

#form {font-family:Tahoma; font-size:11px; color:#9c1100;}
#form .field {font-family:Verdana; font-size:10px; color:#656367; background-color:#fff; border: 1px solid #e5ae9e; width:60px;}

input, textarea, select{
	border: 1px solid #e5ae9e;
	background-color:#ffffff;
	color:#656367;
	font-family:Verdana;
	font-size:10px;	
	font-weight:none;
}
input:focus, textarea:focus{
	border: 1px solid green;    
}		
input[type="radio"]{
	border:none; 
}
a {color:#c31f00; font-weight:bold; text-decoration:none;}
a:hover {color:#a61400; text-decoration:underline;}