A {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}

A:hover,A:active { 

}

a.green:link, a.green:visited {
	color: #006600;
	text-decoration: underline;
	font-size: 12px;
}
a.green:hover {
	color: #006600;
	text-decoration: none;
	font-size: 12px;
}



.title {
	font-family: arial, helvetica, sans-serif;
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
	font-style: normal
}

TABLE,TR,TD,LI,UL {
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal
}

.calc {
	font-family: arial, helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	font-style: normal
text-decoration: none;
	text-transform: uppercase;
}
A.calc:link,A.calc:visited ,A.calc:active{
	font-family: arial, helvetica, sans-serif;
		color: #333333;
	font-size: 11px;
	font-weight: bold;
	font-style: normal
text-decoration: none;
	text-transform: uppercase;
}
A.calc:hover {
	font-family: arial, helvetica, sans-serif;
		color: #333333;
	font-size: 11px;
	font-weight: bold;
	font-style: normal
	text-transform: uppercase;
	text-decoration: underline;
}

.footer {
	font-family: arial, helvetica, sans-serif;
	color: #003300;
	font-size: 10px;
	font-weight: normal;
	font-style: normal
}

.bold {
	font-weight: bold;
	font-style: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.bold:link, a.bold:visited {
	font-weight: bold;
	font-style: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.boldw {
	font-weight: bold;
	font-style: normal;
	color : black;
}

.header {
	font-family: arial, helvetica, sans-serif;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	font-style: normal
}

.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
}
A.header2:link,A.header2:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
text-decoration: none;
}
A.header2:active,A.header2:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F7c600;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
text-decoration: none;
}
.calc2 {

	font-family: arial, helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
A.calc2:active, A.calc2:hover {

	font-family: arial, helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration:underline;
}
A.calc2:link,A.calc2:visited {

	font-family: arial, helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
a.footer_link:link, a.footer_link:visited {
	font-family:tahoma;
	color: #ffffff;
	font-size: 11px;
	font-style: normal;
	text-decoration:underline;
}
a.footer_link:hover {
	font-family:tahoma;
	color: #ffffff;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}
.link-txt {
	font-family: arial, helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	font-style: normal;
	}
.link-txt a {	
	color: #333333;	
	text-decoration:underline;
	}
.link-txt a {	
	color: #333333;	
	text-decoration:none;
	}
	
	
/*new css*/
.product_img{
	padding:0 10px;
}
.product_img img{
 border:1px solid #999999;
 }
 
/*new css added on 24-11-2008*/

.topAddress{
	background:#0335e1;
	font-family:Helvetica, sans-serif;
	text-align:right;
	color:#FFFFFF;
	font-size:14px;
	padding-right:10px;
}

 .topAddress a{
 text-decoration:none;	
 padding-right:0;
 font-size:14px;
}
.topAddress a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.leftMenu td{
	background:url(../images/menuBottomBorder.jpg) no-repeat bottom left #777373;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#fafafa;
	padding:4px 0 3px 7px;
	border-right:1px #ffffff solid;
}
.leftMenu td a{
	color:#fafafa;
	font-size:11px;
}
.leftMenu td a:hover, .leftMenu td a.selected,.leftMenu td a.selected:hover{
 color:#e2d7aa;
 text-decoration:none;
}