/* CSS Document */
.text_link_menu {	color: #CCCCCC;
	font-weight: bold;
	font-size: 12px;
}
.t1 {font-size: 12px; color: #666666;}

.S1 a:link {
	color: #CCCCCC;text-decoration: none;
	

}
.S1 a:visited {
	color:#CCCCCC;text-decoration: none;
}
.S1 a:hover {
	text-decoration: none;
	color:#ffffff;
}
.S1 a:active {
	text-decoration: none;
	color: #ffffff;
}

.S2 a:link {
	color:#003366;text-decoration: none;
	

}
.S2 a:visited {
	color:#003366;text-decoration: none;
}
.S2 a:hover {
	text-decoration: none;
	color:#0000FF;
}
.S2 a:active {
	text-decoration: none;
	color: #ffffff;
}



.b{	
	background-image: url(images/lb2.jpg);
		
}

.a{	
	background-image: url(images/lb1.jpg);
		
}

.c{background-color:#000000;
 
		
}

Input#imgactmedium
{
	background-image : url('images/nutsend.jpg');
	background-color : transparent;
	border : none;
	font-family : Tahoma, Arial, Verdana;
	font-size : 11px;
	font-weight: bold;
	color : #000000;
	width : 55px;
	height: 19px;
} 

.S3 a:link {
	color: #FFFFFF;text-decoration: none;
	

}
.S3 a:visited {
	color:#FFFFFF;text-decoration: none;
}
.S3 a:hover {
	text-decoration: none;
	color:#CCCCCC;
}
.S3 a:active {
	text-decoration: none;
	color: #ffffff;
}