.MainTableBorder {
	border: 1px solid #000066;
	background-color: #E3F9D9;

}
.LeftBorderBlue {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000066;
}
.TopGreenBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BBF1A0;
}
.TopBlueBorder {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
}
.prodheader {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	background-color: #9EEC79;

}
.underlinenone {
	text-decoration: none;
	color: #000000;

}
.mouseover {
	color: #FF0000;
	cursor: hand;
}
.tableborderprod {
	border: 1px solid #999999;
}
.tableborderblue {
	border-top: 1px solid #003399;
	border-right: 1px solid #003399;
	border-left: 1px solid #003399;
}
.verdana10px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.blueborder {
	border: 1px solid #000066;
}
.verdana12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	text-decoration: none;
	color: #000000;



}
.textboxborder {
	border: 1px solid #999999;
}
.leftbg {
	background-image: url(images/leftbg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.MoredetHeader {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;
	background-color: #003399;
}
.header1 {

	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}
.topbg {
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.underlinenoneRed {

	text-decoration: none;
	color: #FF0000;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}

