/* CSS Document */

a.m3:visited {  color: #666666; text-decoration: none;}
a.m3:hover {
	color: #666666;
	text-decoration: none;
	background-color: #e2e2e2	;
}

a.m10:visited {  color: #666666; text-decoration: underline;}
a.m10:link {  color: #666666; text-decoration: underline;}
a.m10:hover {
	color: #666666;
	text-decoration: none;
	background-color: #e2e2e2	;
}

a:visited {  
	font-family: "tahoma";
	font-size: 13px;
	color: #666666; 
	text-decoration: underline;
}
a:link {  
	color: #666666; 
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
	background-color: #e2e2e2	;
}

.color1 {
	color:#A30539;
	font-size: 12px;
	font-family: "tahoma";
}

.color2 {
	color:#A30539;
	font-size: 12px;
	font-family: "tahoma";
}

.color2 {
	font-family: "tahoma";
	font-size: 12px;
	color: 666666;
	line-height: 16px;
}

.color3 {
	font-family: "tahoma";
	font-size: 12px;
	color: 666666;
	line-height: 21px;
}

.footer {
	color:#FFFFFF;
	font-size: 11px;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 18px;
	font-variant: normal;
	text-transform: capitalize;
}

.m1 {
	font-family: "tahoma";
	font-size: 13px;
	color: 666666;
	text-align: justify;
}


TD {
	font-family: "tahoma";
	font-size: 13px;
	color: 666666;
}

.m3 {
	font-family: "tahoma";
	font-size: 13px;
	color: 666666;
	text-align: justify;
	text-decoration: none;
}

.m3smaill {
	font-family: "tahoma";
	font-size: 11px;
	color: #CCCCCC;
	text-align: justify;
	text-decoration: none;
}

.input {
	width: 300px;
}

.m1blach {
	font-family: "tahoma";
	font-size: 13px;
	color: #333333;
}

.product {
	color:#FFFFFF;
	font-size: 13px;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 18px;
	font-variant: normal;
	text-transform: none;
}