.bodyclass {
	background-color:#ffffff;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
}
.tablemain {
	border-bottom:0px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-color: #fd9500;
	width:950px;
	height:250px;
	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:84px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}
.trmain {
}
.trmain2 {
}
.trmain3 {
}
.tdmain {
	width:950px;
	vertical-align:top;
}
.tdmain2a {
	width:225px;
	vertical-align:top;
}
.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;
}
.maintext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #192d36;
	border:1px solid #eee;
	margin-left:5px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #FFFFFF;
	padding-top:40px;
	text-align:center;
}
.footertext a:hover {
	color:#571821;
}
.ringitinc {
	text-decoration:none;
	color:#FFFFFF;
}
/*Category*/
#category {
	width:225px;
	border-left:1px solid #666;
	border-right:1px solid #666;
	margin-bottom:5px;
	background-color:#eeeeee;
}
#category:first-child {
	border-top:#000 1px solid;
}
#category a {
	display:block;
	height:20px;
	padding-top:5px;
	border-bottom:#666 1px solid;
	font-weight:bold;
	text-transform:capitalize;
	text-decoration:none;
	color:#000;
	padding-left:15px;
}
#category a:hover {
	background:#666666;
	text-decoration:underline;
	color:#CCC;
}

/*Category*/
#category {
	width:225px;
	border-left:1px solid #666;
	border-right:1px solid #666;
	margin-bottom:5px;
	background-color:#eeeeee;
}
#category:first-child {
	border-top:#000 1px solid;
}
#category a {
	display:block;
	height:20px;
	padding-top:5px;
	border-bottom:#666 1px solid;
	font-weight:bold;
	text-transform:capitalize;
	text-decoration:none;
	color:#000;
	padding-left:15px;
}
#category a:hover {
	background:#666666;
	text-decoration:underline;
	color:#CCC;
}

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

