.bodyclass {
	background-color:#ffffff;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	background:url(images/background.jpg) repeat-x;
}
.tablemain {
	border-bottom:0px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-color: #f38202;
	width:950px;
	height:145px;
	margin-left:auto;
	margin-right:auto;
}
.tablemain2 {
	border-bottom:0px;
	border-top: 0px;
	border-left: 1px;
	border-right: 1px;
	border-style: solid;
	border-color: #f38202;
	width:950px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
}
.tablemain3 {
	border-bottom:0px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-color: #fd9500;
	width:950px;
	height:50px;
	background:url(images/footer_bg.jpg) no-repeat;
	margin-left:auto;
	margin-right:auto;
}
.trmain {
}
.trmain2 {
}
.trmain3 {
}
.tdmain {
	width:950px;
	vertical-align:top;
}
.tdmain2a {
	width:226px;
	vertical-align:top;
}
.tdmain2b {
	width:715px;
	vertical-align:top;
}
.tdmain3 {
	width:950px;
	vertical-align:top;
}
.maintext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #192d36;
	margin: 10px 5px 10px 5px;
}
.maintext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #192d36;
	margin: 10px 5px 10px 0;
	border: 1px solid #CCC;
	padding:5px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #FFFFFF;
	padding-top:18px;
}
.footertext a:hover {
	color:#FF0000;
}
.ringitinc {
	text-decoration:none;
	color:#FFFFFF;
}
/*category search*/
.searchx {
	width:226px;
	height:107px;
	text-align:center;
	background:url(images/search.jpg) no-repeat;
}
.searchx form {
	padding: 40px 0 0 0;
}
/*main content format*/
.maintext2 h1 {
	margin:0;
	font-size:18px;
	text-transform:capitalize;
}
.maintext2 a {
	text-decoration:none;
	color:#000;
}

