a {
  	color: #000000;    
  	font-family: Arial;
  	font-size: 11px;
  	text-decoration:underline;
	outline:none;
}
a:hover {   
  	text-decoration: none;  
	color: #777777;
}
.last { 
    color: #000000;
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration: none; 
}
a.box { 
    color: #777777;
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration: underline; 
}
.login { 
    color: #ffffff;
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration: underline; 
}
a.box:hover {   
  	text-decoration: none;  
}
td {
  	font-family: Verdana; 
  	font-size: 11px;
}
.Chead {
  	background: #134c55;
	font-family: Verdana;
  	color:#ffffff;
	font-size: 11px;
}
.Callg {
  	background-color: #ebebeb;
}
.Callg td {
  	color: #000000;
}
.Cnorm  {
  	background-color: #e5e5e5;
}
.Cmite {
  	background-color: #ebebeb;
}
.Cdark {
    color:#777777;
}
.smalfont { 
    font-size: 10px;
	text-decoration: none; 
}
.subnavi { 
    text-decoration: none;
	color:#777777;
	font-size:10px;
	padding-left:17px;
	padding-top:20px;
}
.border { 
   	background-color: #cccccc; 
}
.forum { 
    color: #777777;
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration: underline; 
}
.forum:hover {   
  	text-decoration: none;  
}
.forumsmall { 
    color: #777777;
	font-family: Verdana; 
	font-size: 10px; 
	text-decoration: underline; 
}
.forum:hover {   
  	text-decoration: none;  
}

.form_username {

    background-color: #eeeeee;

    border: 1px solid #333333;

    background-image: url(include/designs/free5_ilch/gfx/login/user.jpg);

    background-repeat: no-repeat;

    background-position: left top;

}



.form_password {

    background-color: #eeeeee;

    border: 1px solid #333333;

    background-image: url(include/designs/free5_ilch/gfx/login/pw.jpg);

    background-repeat: no-repeat;

    background-position: left top;

}