body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

body {
	background-color: #DCE2E2;
	/* background-color:#E1E1E1;*/
	}

.h1 {
	font-family: Georgia;
	font-size:20px;
	color:#B00758;
	font-weight:bold;
	}

.h2 {
	font-family: Georgia;
	font-size:30px;
	color:#B00758;
	font-weight:bold;
	}

.h3 {
	font-family: Georgia;
	font-size:26px;
	color:#B00758;
	font-weight:bold;
	}

.h4 {
	font-family: Georgia;
	font-size:22px;
	color:#B00758;
	font-weight:bold;
	}
	
.h5 {
	font-family: Georgia;
	font-size:22px;
	color:#000000;
	}

.h6 {
	font-family: Georgia;
	font-size:18px;
	color:#B00758;
	font-weight:bold;
	}

.black10 {
	font-size:10px;
	}

.black12 {
	font-size:12px;
	}

.black14 {
	font-size:14px;
	}

.black16 {
	font-size:16px;
	}

.black18 {
	font-size:18px;
	}
	
.blackbig {
	font-family: Georgia;
	font-size:20px;
	font-weight:bold;
	color:#000000;
	}

.quote_header {
	font-weight:bold;
	font-size:14px;
	}
.highlight {
	background-color:FFFF00;
	font-weight:bold;
}

.optinBorder {
	border: 2px dashed #333333;
}

.red {
	color:#B00758;
}

#MainWrapper {
	width:740px;
	margin:auto;
	}
	
#top {
	background-image:url(../images/top_02.jpg);
	background-repeat:no-repeat;
	width:740px;
	height:35px;
	margin:0;
	}
	
#mid {
	background-image:url(../images/mid.jpg);
	width:740px;
	background-repeat:repeat-y;
	margin:0;
	}

#bottom {
	background-image:url(../images/bottom.jpg);
	background-repeat:no-repeat;
	width:740px;
	height:35px;
	margin:0;
	}
	
#top2 {
	background-image:url(../images/top_banner3.jpg);
	background-repeat:no-repeat;
	width:731px;
	height:130px;
	margin:0;
	}
#mid2 {
	background-image:url(../images/mid2.jpg);
	width:731px;
	background-repeat:repeat-y;
	margin:0;
	}

#bottom2 {
	background-image:url(../images/bottom2.jpg);
	background-repeat:no-repeat;
	width:731px;
	height:29px;
	margin:0;
	}
	
#CWrapper {
	width:650px;
	margin:auto;
	}
	
.box {
    width:597px;
	margin:auto;
	border:none;
	background-color:#FFCCFF;
	}

.quotebox {
	width:597px;
	margin:auto;
	background-color:#FFCCFF;
	}

/*fonts*/
#heading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	padding:10px 0 20px 0;
	color:#B00758;
	}
	
#heading2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	padding:0 0 15px 0;
	}
	
#heading3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#FF0000;
	padding:15px 0 15px 0;
	}

#footer_txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	padding:25px 0 0 0;
	}
	
#boxtop {
	background-image:url(../images/top3.jpg);
	width:426px;
	height:17px;
	background-repeat:no-repeat;
	}

#boxmid {
	background-image:url(../images/middle3.jpg);
	width:426px;
	background-repeat:repeat-y;
	}

#boxfoot{
	background-image:url(../images/bottom3.jpg);
	width:426px;
	height:23px;
	background-repeat:no-repeat;
	}

#buttop {
	background-image:url(../images/tophtml_button.jpg);
	width:300px;
	height:12px;
	background-repeat:no-repeat;
	}

#butmid {
	background-image:url(../images/midhtml_button.jpg);
	width:300px;
	background-repeat:repeat-y;
	}

#butfoot {
	background-image:url(../images/foothtml_button.jpg);
	width:300px;
	height:13px;
	background-repeat:no-repeat;
	}
