body{
background-image: url(/cfs/files/images/_bg_tile.gif);
margin:0px;
font-family: Trebuchet Ms, Arial, Helvetica, sans-serif;
color: #333333;
font-size: 12px;
}

.menu_title{
font-family: Trebuchet Ms, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold; 
color:#666666;

}

a.menu_title:link { 
text-decoration: none;
}

a.menu_title:visited { 
text-decoration: none;
}

a.menu_title:active { 
text-decoration: none;
}


a.menu_title:hover { 
text-decoration: underline;
color:#CC0000;
}





a:link {
	color:#666666;
	text-decoration: none;
 
}

a:hover {
	color:#cc0000;
	text-decoration: underline;
 
}

a:active {
	color:#666666;
	text-decoration: none;
 
}

a:visited {
	color:#666666;
	text-decoration: none;
 
}

.title{
font-size: 18px;
font-weight: bold;
color: #666666;
}

.texr {
color: #ffffff;
background: #c0c0c0;
font-weight: bold;
}
.text1 {
font-size: 14px;
color:red;
font-weight: bold;
}

input{
font-size: 11px;}

