
html, td { font-family:verdana; font-size:11px; color:#000; }

body { margin:0;padding:0; }

p {padding-right:5px; margin:15px; text-align: justify; line-height: 150%; }

form { 	margin:0px; padding:0px; }

#footer {text-align:center;} 
#footer a {text-decoration: none; color:#ffffff ;}
#footer a:hover {text-decoration: underline; }


ol,ul { margin-left:50px; margin-right:50px; text-align: justify;  }
li {padding-bottom:10px;}


a.none {

	text-decoration: none;
	color:#6C6B6B;
}
.light
{
	color:#7F7F7F;
}
.blue
{
	color:#007EE6;
}

a.blue
{
	color:#007EE6; 
	text-decoration:underline;
}
a.blue:hover
{
	color:#007EE6;
	text-decoration:none;
}
a.blue_none
{
	color:#5E809E;
	text-decoration:none;
}
.lightblue
{
	color:#4E9EC0;
}

a.lightblue
{
	color:#5685BB;
	text-decoration:underline;
}
.orange
{
	color:#F28C0E;
}
a.orange
{
	color:#F28C0E;
	text-decoration:underline;
}
.green
{
	color:#5E809E; font-weight:bold; 
}
.big
{
	font-weight:bold;  color:#007EE6;
	text-transform:uppercase; font-size:14px;font-family:"Trebuchet MS"; letter-spacing:0px;
}
a.green
{
	color:#80B533;
	text-decoration:underline;
}
a.green:hover { text-decoration:none; }

.prod
{
	color:#315680; font-weight:bold;
}
a.prod
{
	color:#315680; font-weight:bold;
	text-decoration:underline;
}
.white
{
	color:#FFFFFF;
}
a.white
{
	color:#FFFFFF;
	text-decoration:none;
}
.darkblue
{
	color:#1E3D61;
}
.t9
{
	font-size:9px;
}
.a11
{
	font-family:Arial;
}

.error { color: #ff0000; }

.heading
{
	font-size:20px;font-family:"verdana"; color:#007EE6; font-weight:bold; letter-spacing:0px;
}
.date
{
	font-size:10px; font-weight:bold;
}

.qty{font-size:11px;  }

 .find{
	border: 1px solid #BFE2FF; 
	cursor: pointer; 
	font-size: 15px; 
	font-weight: bold; 
	color: #000000;
  background:#fff;
	/*margin: 0px 0px 0px 1px; 
	padding: 1px 1px 1px 1px;
	background-image:  url("images/footbg.jpg");
	background-repeat: repeat-x; */
}

 input {border:1 solid #fff;background:#FFEAEA;font-size: 15px;font-weight: bold; }