body , td {
font-family : Tahoma, sans-serif; 
font-size : 11px; 
} 
.title {
color : #1b3aad; 
font-size : 18px; 

}

.atitle {
color : #E36D3F; 
font-size : 18px; 
} 

.stitle {
color : #6CA72D; 
font-size : 18px; 
} 

.blue {
color : #1b3aad;
font-weight : bold;
}

.green {
color : #6CA72D;
font-weight : bold;
} 

.white {
color : #ffffff; 
font-size : 11px; 
} 
.text {
font-size : 12px; 
} 
body {
margin : 9px; 
background-color : #ffffff; 
} 
.login {
border-right : 2px inset #2058cd; 
border-top : 1px inset #2058cd; 
font-size : 12px; 
border-left : 1px inset #2058cd; 
color : #627377; 
border-bottom : 2px inset #89a1e0; 
font-family : Tahoma, sans-serif; 
background-color : #f5f5f5; 
} 
UL,ol {
margin-top : 10px; 
margin-bottom : 10px; 
margin-left : 40px; 
} 
LI {
margin-top : 3px; 
margin-bottom : 3px; 
} 
A.mm:link {
color : #666666; 
text-decoration : none; 
font-weight : bold; 
} 
A.mm:visited {
color : #666666; 
text-decoration : none; 
font-weight : bold; 
} 
A.mm:active {
color : #666666; 
text-decoration : none; 
font-weight : bold; 
} 
A.mm:hover {
color : #666666; 
text-decoration : underline; 
font-weight : bold; 
} 


A.as:link {
color : #666666; 
text-decoration : underline;
} 
A.as:visited {
color : #666666; 
text-decoration : underline;
} 
A.as:active {
color : #666666; 
text-decoration : underline;
} 
A.as:hover {
color : #666666; 
text-decoration : underline;
} 
	
select {font-family : Tahoma, sans-serif; COLOR: #666666; border: 1 solid #CCCCCC;}

.form {font-family : Tahoma, sans-serif; COLOR: #666666; border: 1 solid #CCCCCC;}

.btn {font-family : Tahoma, sans-serif; COLOR: #666666; BACKGROUND-COLOR: #FAFAFA; height: 24px; cursor: hand;}

form {
margin-top : 0px; 
margin-bottom : 0px;
} 