.bodyclass {
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	background-image:url(images/background.jpg);
}
.tablemain {
	border-bottom:0px;
	border-top: 1px;
	border-left: 1px;
	border-right: 1px;
	border-style: solid;
	border-color: #c9c9c9;
	width:952px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
}
.tablemain2 {
	border-bottom:0px;
	border-top: 0px;
	border-left: 1px;
	border-right: 1px;
	border-style: solid;
	border-color: #c9c9c9;
	width:952px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:1px;
}
.tablemain3 {
	border-bottom:1px;
	border-top: 0px;
	border-left: 1px;
	border-right: 1px;
	border-style: solid;
	border-color: #c9c9c9;
	width:952px;
	height:80px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}
.trmain {
}
.trmain2 {
}
.trmain3 {
}
.tdmain {
	width:750px;
	vertical-align:top;
}
.tdmain2a {
	width:225px;
	vertical-align:top;
}
.tdmain2b {
	width:712px;
	vertical-align:top;
	border-left:#9a9a9a 1px solid;
	border-top:#9a9a9a 1px solid;
	border-bottom:#9a9a9a 1px solid;
	margin-right:5px;
}
.tdmain3 {
	width:950px;
	vertical-align:top;
}
.maintext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #192d36;
}
.maintext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #192d36;
	margin: 0 5px 5px 5px;
}
.maintext2 h1 {
	font-size:16px;
	text-transform:capitalize;
	margin: 0;
}
.pclass {
	margin:5px 0 5px 0;
}
.subheader {
	font-size:16px;
	text-transform:capitalize;
	font-weight:bold;
	margin:5px 0 5px 0;
}
.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*/
#category {
	width:225px;
	border-left:1px solid #9a9a9a;
	border-right:1px solid #9a9a9a;
	margin-bottom:5px;
	margin-left:3px;
	margin-right:3px;
	background-color:#eeeeee;
}
#category:first-child {
	border-top:#9a9a9a 1px solid;
}
#category a {
	display:block;
	height:20px;
	padding-top:5px;
	border-bottom:#9a9a9a 1px solid;
	font-weight:bold;
	text-transform:capitalize;
	text-decoration:none;
	color:#000;
	padding-left:15px;
}
#category a:hover {
	background:#666666;
	text-decoration:none;
	color:#CCC;
}
