.mediumtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.smallertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.biggertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

.bgimg {
	background-color: #FFFFFF;
	background-image: url(images/cont_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 15px;	
}

.prodimg {
	background-image: url(images/product_nav.jpg);
	background-repeat: no-repeat;
	background-color: #B14412;	
}

.mainOtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	
}

.mainptext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 310px;
	padding: 0px;
}

.mainptext2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 0px;
}

.cellpadd {
	padding: 15px;
}

.thebg {
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #B14412;	
}

.thebg2 {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #4188F2;	
}

.imgsrcR {
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.imgsrcL {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}