A
{
	FONT-SIZE: 11px;
	font-weight: bold;
    COLOR: #4E4E43;
    Text-Decoration:none;
}

A:active
{
	FONT-SIZE: 11px;
	font-weight: bold;
    COLOR:#445566;
}

A:link
{
	FONT-SIZE: 11px;
	font-weight: bold;
    COLOR: #445566;
}

A:visited
{	
	FONT-SIZE: 11px;
	font-weight: bold;
    COLOR: #4E4E43;
}

A:hover
{
	FONT-SIZE: 11px;
	font-weight: bold;
    COLOR: #445566;
	Text-Decoration: none;
}

.style {
	background-image: url(search.jpg);
	background-repeat: no-repeat;
}
.centre {
	background-image: url(centre.jpg);
	background-repeat: repeat-y;
}
.text {
	font-size: 11px;
	color: #000000;
	text-decoration: none;

}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.bottom:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;	
    COLOR: #445566;
	font-weight: bold;
	Text-Decoration:none;
}
.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-left: 15px;

}
.base {
	background-image: url(base.jpg);
	background-repeat: repeat-x;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	background-image: url(product_head.jpg);
	background-repeat: repeat-x;
	background-color: #CCCCCC;



}
.productheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-image: url(product_head.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: left;
	word-spacing: normal;

}
.tableheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.techhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
