.bodyclass {
	background-color:#ffffff;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	background:#FFF url(images/bg.jpg) repeat-x;
}
.tablemain {
	border-bottom:0px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-color: #fd9500;
	width:950px;
	height:269px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
}
.tablemain2 {
	border-bottom:0px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-color: #fd9500;
	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.jpg) repeat-x;
	margin-left:auto;
	margin-right:auto;
}
.trmain {
}
.trmain2 {
}
.trmain3 {
}
.tdmain {
	width:950px;
	vertical-align:top;
}
.tdmain2a {
	width:225px;
	vertical-align:top;
	background-color:#FFF;
}
.tdmain2b {
	width:725px;
	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-top:2px;
}
.maintext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #192d36;
	border:1px #CCC solid;
	margin:2px 0 5px 5px;
	padding:0 10px 5px 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 navigation*/
.category_title {
	width:225px;
	height:25px;
	background:#112d53;
	color:#FFF;
	font-weight:bold;
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	text-indent:10px;
	
}

.category_nav {
	border:1px #CCC solid;
	width:223px;
	margin:auto auto 10px auto;
	padding:0;
}
.category_nav a:link, .category_nav a:visited {
	display:block;
	height:23px;
	padding-top:5px;
	text-decoration:none;
	text-indent:18px;
	font-weight:bold;
	color:#112d53;
	background:#EEE url(images/cat_bullet.jpg) no-repeat left;
	border-top:1px solid #CCC;
}

.category_nav a:first-child {
	border-top:0px;
	height:20px;
}
.category_nav a:hover {
	text-decoration:underline;
}
/*SEO format*/	

.maintext2 h1 {
	font-size:16px;
	font-weight:bold;
	margin: 0 0 5px 0;
	padding:0;
	text-transform:capitalize;
}
.maintext2 a {
	text-decoration:none;
	color:#000;
}
.subheader {
	font-size:16px;
	font-weight:bold;
	margin:0 10px 0 10px;;
	text-transform:capitalize;
}
.divp {
	margin:5px 10px 10px 10px;;
}
