.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.vertbotwhiteline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.botnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
	text-decoration: none;
}
.lrwhitevert {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.headertext {
	font-family:"Comic Sans MS";
	font-size: 16px;
	color:  #CC0000;
}
.pheadertext {
	font-family:"Comic Sans MS";
	font-size: 25px;
	color:  #CC0000;
}
.midtext {
	font-family:"Comic Sans MS";
	font-size: 16px;
	font-weight:bold;
	color:  #CC0000;
}
.emphesis {
	font-family:"Comic Sans MS";
	font-size: 14px;
	color:  #cc0000;
    font-weight: bold;
}
.testimonials {
	font-family:"Comic Sans MS";
	font-size: 14px;
	color:  #CC0000;
}
.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.cmaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.errorMsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #CC0000;
    font-weight: bold;
}
.okMsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #1849AD;
    font-weight: bold;
}
.ccbutton {
     background-color:#cc0000;
	 color: white;
	 font-family:"Comic Sans MS";
	 font-weight:bold;
	 border: solid 1px #000000;
}
/*
Products
*/
.boldtitles {
	font-family:"Comic Sans MS";
	font-size: 12px;
	font-weight: bolder;
	color:  #CC0000;
}
	
a.class1:link {
	color: #CC0000;
}
a.class1:visited {
	color: #CC0000;
}
a.class1:active {
	color: #CC0000;
}
a.class1:hover {
	color: #FFFFFF;
	background-color:#CC0000;
}
	
#main #menu {
    border-left:1px solid #000; 
    border-bottom:1px solid #000;
	border-top:1px solid #000;
	border-right:1px solid #000;
    float:right;
    width:230px; 
    background:#c1e2fb;
    margin:0px 0px 10px 10px;
	padding:10px;

}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	