body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(images/side-bg.jpg);

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;

}
.subheading {
	font-weight: bold;
	font-size: 14px;
	color: #FFFF00;


}
.blacktdtxt {
	color: #000000;

}
.prodtxt {

	color: #FF9900;
}
.menutxt {
	color: #FFFFFF;

}
.submenutxt {
	color: #FFFFFF;
	font-size: 13px;

}
.prodsub {
	color: #FF9900;
	font-weight: bold;

}
H1 {
	font-weight: bold;
	font-size: 13px;
	color: #FFFF00;

}
H2 {
	color: #FFFF00;
	font-size: 13px;

}
.blacktdtxtbold {
	color: #000000;
	font-size: 13px;
	font-weight: bold;

}
.subwhite {
	color: #FFFFFF;
	font-size: 14px;

}
