a, a:link, a:visited {
	color : #0099FF;
	font-weight : bold;
	text-decoration : none;
}

a:active, a:hover {
	color: #009900;
	font-weight : bold;
	text-decoration : underline;
}
/*.menucol a, .menucol a:link, .menucol a:visited {
	color: #000000;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 12pt;
	border-bottom: 2px solid #cccccc;
}
.menucol a:active, .menucol a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 2px solid #009900;
	font-variant: small-caps;
	font-size: 12pt;
}*/
p, ul, li, .formtable td, .formtable th {
	/*font-family: "Times New Roman", serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
	font-size : 10pt;
	line-height : 20px;
	/*margin-left: 5px;*/
	list-style-type: circle;
}
.ie_shadow {
	height: 22px;
	filter: DropShadow(Color=#cccccc, OffX=2, OffY=2, Positive=1);
}
.mz_shadow {

}
.menucol p {
	padding: 0 0 10px 0;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.hometext {
	font-size: 14pt;
	font-weight: bold;
}
.hometextbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	/*font-variant: small-caps;*/
	margin-top: 0;
}
.topphones {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #009900;
}	
.toptext {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
	color: #009900;
}
.slogans {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0099FF;
	/*font-variant: small-caps;*/
	font-style: italic;
	margin-top: 0;
	margin-bottom: 20px;
	width: 540px;
	text-align: center;
}

.slogans_home {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #009900;
	font-variant: small-caps;
}

/* MAIN MENU */
ul#leftmenu li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
a.leftmenu, a.leftmenu:link, a.leftmenu:visited {
	text-decoration: none;
	border: 1px solid #cccccc;
	color: #666666;
	background-color: #efefef;
	background-image: url(../images/menuout.gif);
}
a.leftmenu:hover, a.leftmenu:active {
	background-color: #009900;
	border: 1px solid #00CC00;
	text-decoration: none;
	color: #ffffff;
	background-image: url(../images/menuover.gif);
}
/* TEXT MENU */
#bottom_menu a, #bottom_menu a:visited, #bottom_menu a:link {
	color: #333333;
	font-weight : normal;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
#bottom_menu a:hover, #bottom_menu a:active {
	color: #0099ff;
	font-weight : normal;
	text-decoration : underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
/*a.top, a:link.top, a:visited.top {
	color : #FFFFFF;
	text-decoration : underline;
}

a:active.top, a:hover.top {
	color : #999999;
	text-decoration : underline;
}

a.footlink, a:link.footlink, a:visited.footlink {
	color : #999999;
	text-decoration : none;
	font-weight : normal;
}

a:active.footlink, a:hover.footlink {
	color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
}
a:link.orangelink, a:visited.orangelink {
	color : #FF6600;
	text-decoration : none;
	font-weight : bold;
}

a:active.orangelink, a:hover.orangelink {
	color : #FFCC33;
	text-decoration : underline;
	font-weight : bold;
}

a:link.purplink, a:visited.purplink {
	color : #666699;
	text-decoration : none;
	font-weight : bold;
}

a:active.purplink, a:hover.purplink {
	color : #6666FF;
	text-decoration : underline;
	font-weight : bold;
}
a:link.redlink, a:visited.redlink {
	color : #FF0000;
	text-decoration : none;
	font-weight : bold;
}

a:active.redlink, a:hover.redlink {
	color : #FF0000;
	text-decoration : underline;
	font-weight : bold;
}
*/
/* CSS for Areas page */
#areatable th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: #99CC66;
	text-transform: uppercase;
	line-height: 20px;
	border-bottom: 2px solid #006600;
}	
#areatable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #222222;
	font-size : 10pt;
	line-height: 20px;
}
#areatable .areaphone {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 1px;
}
/*.areacell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.areahead {
	text-align: center;
}
.areacopy {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	margin: 4px 0px 0px 4px;
	font-size: 10pt;
}
.areaphone {
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 1pt;
}*/
/* CSS for Contact page */
.bigphone {
  font-size: 18pt;
	font-weight: bold
}
/*.blackfoot {
  font-size: 9pt;
}
.blurb {
  font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.emphasis {
	font-style: italic;
	font-weight: bold;
	color: #009900;
}*/
#footer {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	font-weight: bold;
}
h1 {
  font-style: italic;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	margin-top: 0px;
}
.bline {
	border-bottom: 2px solid #0099FF;
}
.gline {
	border-bottom: 2px solid #009900;
}
.sline {
	border-bottom: 2px solid #cccccc;
}
.rline {
	border-bottom: 2px solid #ff0000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 7px;
}
/* Green hilite - was hilite */
.glite {
	font-weight: bold;
	font-style: italic;
	color: #009900;
}
/* Red hilite - was redlite */
.rlite {
	font-size: 10pt;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}
.error {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	padding: 2px 2px 2px 2px;
	background-color: #ff0000;
}
	
.notice {
	font-size: smaller;
	font-style: italic;
}
/*.home {  font-size: 12pt; font-weight: bold}
.marquee {
	font-size: 14pt;
	font-weight: bold;
	cursor: hand;
	font-variant: small-caps;
	margin-top: 10px;
	margin-bottom: 10px;
}*/
/* FORMS */
.formtable {
	/*border: 1px solid #cccccc;*/
	/*margin-left: 45px;*/
}
.frmctl {
	/*border: 1px solid #999999;*/
}
/*.button {
	border: 1px solid #999999;
	background-color: #efefef;
	padding: 4px;
	cursor: pointer;
	margin: 0px 10px 0px 10px;
	color: #333333;
	background-image: url(../images/menuout.gif);
}
.submit {
	color: #FFFFFF;
	border: 1px solid #00CC00;
	background-color: #006600;
	font-weight: bold;
	padding: 4px;
	cursor: pointer;
	margin: 0px 10px 0px 10px;
	background-image: url(../images/menuover.gif);
}
.formtable th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: right;
	padding: 6px 0 6px 0;
}
.formtable .frmreq {
	color: #009900;
}
.formtable .ctlreq {
	background-color: #FFFFDD;
}
.frmsep {
	font-weight: bold;
	letter-spacing: 1px;
	background-color: #99CC66;
	text-transform: uppercase;
	border-bottom: 2px solid #006600;
}
.formtable .acrow {
	border-top: 2px solid #006600;
	background-color: #99CC66;
	height: 50px;
}*/
.frmtable {
	margin: 20px 0 10px 20px;
}
.frmtable th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 15px;
	font-weight: bold;
	text-align: left;
}
.frmlabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 15px;
	font-weight: bold;
}
.frmfield, .frmtable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 8px;
	margin-left: 20px;
}
.frmreq {
	color: #0099ff;
}
.frmend {
	background-color: #efefef;
	height: 50px;
	line-height: 50px;
	padding: 10px;
	width: 80%;
	margin-top: 10px;
	border: 1px solid #cccccc;
}
.frmcancel {
	border: 1px solid #999999;
	background-color: #efefef;
	padding: 4px;
	cursor: pointer;
	margin: 0px 10px 0px 10px;
	color: #333333;
	background-image: url(../images/menuout.gif);
}
.frmsubmit {
	color: #FFFFFF;
	border: 1px solid #00CC00;
	background-color: #006600;
	font-weight: bold;
	padding: 4px;
	cursor: pointer;
	margin: 0px 10px 0px 10px;
	background-image: url(../images/menuover.gif);
}
/* bigred - was phonecode */
.bigred {
  font-weight: bold;
	color: #FF0000; 
	font-size: 14pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*.promos {
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #009900;
	font-size: 12pt;

}*/
.imgframe {
	border: 1px solid #333333;
}
/*
.promosubhead {
	border: 1px solid #000000;
	padding: 4px;
}
*/
/*.pseudoH3 {
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
}
.receipt {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	line-height: 14pt;
}*/
sup {
	font-size: x-small;
}
/*.smallphone {  
	font-size: 12pt; 
	font-weight: bold;
}*/
/*.tblform {  
	font-size: 10pt; 
	font-weight: bold; 
	color: #FFFFFF;
}*/
/*.whitehead {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}*/
/* TESTIMONIALS - ABOUT page */
.testimonial {
	font-style: italic;
}
.testisrc {
	font-style: normal;
}
/*.celeb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-align: center;
}*/
#ajaxticker {
	/*width: 475px;
	height: 160px;*/
	margin-top: 10px;
	overflow: visible;
	text-align: center;
}
.ticker {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	line-height: 26px;
}
