@charset "utf-8";
.small_content {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 19px;
}
.navCellOff 
{ 
   BACKGROUND-COLOR: #383835; 
    color:#0000FF; 
} 
.navCellOn 
{ 
   BACKGROUND-COLOR: #484845; 
    color:#000000; 
}
.SmallContentLink {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	}

a:hover {
color: #9afe25; 
} 

.content {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 19px;
}
.Content01Link {
	font-family: Tahoma;
	font-size: 12px;
	color: #007cdd;
	text-decoration: none;
	}

a:hover {
color: #72e100; 
}
.field 
{
	border: 1px #C5D4FF solid;
	color: #666666;
	font-size: 13px;
	height: auto;
	width: auto;

}
