.style1 {
	color: #blue;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
}
.style3 { font-family: Arial, Helvetica, sans-serif}
.style5 { font-family: Arial, Helvetica, sans-serif; font-size: 15px; }
.style6 { font-family: Arial, Helvetica, sans-serif font-size: 14px; }
.style7 {
	font-size: 14px;
	font-style: italic;
}
.style9 {font-size: 14}

a.menu { color: white; font-style: normal; }
a.menu:link { color: white; text-decoration: none; }     /* unvisited link */
a.menu:visited { color: white; text-decoration: none; }  /* visited link */
a.menu:hover { color: #000000; text-decoration: underline; }   /* mouse over link */
a.menu:active { color: white; text-decoration: none; }   /* selected link */

.mainText { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }
.mainText2 { font-size: 12pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }

			.back01{ background-color: #cec494; }

 .text2{ 
 font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-style: strong;
	text-decoration: none;
	}

.mainmenu{
	font-family: Arial;
	color: #E2E2E2;
	font-size: 14px;
}

linksunderline: a.mainmenu { color: CCCCCC; font-style: normal; }
a.mainmenu:link { color: CCCCCC; text-decoration: none; }     
a.mainmenu:visited { color: CCCCCC; text-decoration: none; } 
a.mainmenu:hover { color: white; text-decoration: underline; }  
a.mainmenu:active { color: white; text-decoration: underline; }   
	
	.bor{border:1px solid black;}
		
.bor2{ 
border-top: 1px solid black;
border-bottom: 1px solid black;
} 
.bor3{ 
border-top: 1px solid #209b25;
border-bottom: 1px solid #209b25;
} 
.footer{ font-family: Arial, Helvetica, san-serif; font-size: 8pt}


.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	font-style: strong;
}
.menu {
	font-weight: normal;

}
.boldsidetext {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.heading2 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.borders {
	border: thin solid #CCC;
}
