@charset "iso-8859-1";
/* CSS Document */

.input 		{font-family: Verdana; font-size: 11px; color: #FFFFFF; background-color: #0087E3; border: 1px solid #56B0EE;}
.submit 	{font-family: Verdana; font-weight:bold; font-size: 10px; color: #214E92; background-color: #FFFFFF; border: thin solid #214E92;}

table {
	font-family : Verdana;
	color : #000000;
	font-size : 11px;
	
	
}

.table_products {
	font-family : Verdana;
	color : #999999;
	font-size : 10px;
	font-weight:bold;
	
}

.link {
	font-family : Verdana;
	color : #6dafec;
	font-size : 10px;
	font-weight:bold;
	text-decoration:none;
	
}

.link:hover {
	font-family : Verdana;
	color : #f76301;
	font-size : 10px;
	font-weight:bold;
	text-decoration:underline;
	
}


.link2 {
	font-family : Verdana;
	color : #000000;
	font-size : 11px;
	font-weight:bold;
	text-decoration:none;
	
}

.link2:hover {
	font-family : Verdana;
	color : #f76301;
	font-size : 11px;
	font-weight:bold;
	text-decoration:underline;
	
}

.link3 {
	font-family : Verdana;
	color : #ff0000;
	font-size : 11px;
	font-weight:bold;
	text-decoration:none;
	
}

.link3:hover {
	font-family : Verdana;
	color : #f76301;
	font-size : 11px;
	font-weight:bold;
	text-decoration:underline;
	
}
/*
ul
{list-style-image:url(/images/bullet.gif)}
*/
.color {
	font-family : Verdana;
	color : #F47A00;
	font-size : 11px;
	font-weight:bold;
	text-decoration:none;
	
}
