A:link 		{
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 11px;
color: #333333;
font-weight: normal;
text-decoration: underline;
}

A:visited	{
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 11px;
color: #333333;
font-weight: normal;
text-decoration: underline;
}

A:active	{
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 11px;
color: #333333;
font-weight: normal;
text-decoration: underline;
}

A:hover 	{
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 11px;
	color: #333333;
font-weight: normal;

 background-color: #C3CE66;
}


.buttontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 13px;
}
.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.border {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: medium dotted #FFFFFF;
	border-left: 0px none;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.rightborder {
	border-left-width: 0px;
	border-left-style: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;

}
.producttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B5468B;
}
.borderlight {

	border: 1px solid #D1DAE4;
}
.tabletext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
}
.product {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #B5468B;
}
.topborder {
	border-left-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;

}
.inline {
	display: inline;
}
.maintextwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #EFF4FA;
	font-weight: bold;

}
.whiteborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
