/*main menu button*/
.buttonBack {
	background-color: #009966; 
}
.buttonBack:hover {
	background-color:#00CC66;
}
.buttonon {
	background-color:#00CC66;
}

.buttonoff {
	background-color:#009966;
	
}
/*default text button*/

/*paragraph formatting*/
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height:inherit;
	color:#333333;
	text-decoration: none;
	white-space:inherit;
	line-height:170%;
}
/*heading formatting*/
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	line-height:inherit;	
	color:#333333;
	text-decoration: none;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	line-height:inherit;
	color:#333333;
	text-decoration: none;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height:inherit;
	color:#FF0000;
	text-decoration: none;
}
/*other link formatting*/
.otherlink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#006600;
}
.otherlink:hover {
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
.otherlinkoff {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#006600;
}
.otherlinkon {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#006600;
}
.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#666666;
}
.footer:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#666666;
}
.linksmall {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#003366;
}
.headingblue {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#003366;
	font-weight:bold;
}
.linksmall:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#003366;
}
.topborder {
	background-image:url(images/contentTop.jpg);
	background-repeat: repeat-x;
}
.bottomborder {
	background-image: url(images/ban02Con_B_border.jpg);
	background-repeat: repeat-x;
}
.leftborder {
	background-image:url(images/ban02Con_L_border.jpg);
	background-repeat: repeat-y;
}

.rightborder {
	background-image:url(images/ban02Con_R_border.jpg);
	background-repeat: repeat-y;
}
*{margin:0;}

.buttontxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.ab {
	font-size: 10px;
	
}
.spons {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: oblique;
	font-weight: bolder;
	font-variant: small-caps;
	text-decoration: blink;
	color: #000066;
	text-decoration:none;
}
.sponsover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: oblique;
	font-weight: bolder;
	font-variant: small-caps;
	text-decoration: blink;
	color: #000066;
	text-decoration:none;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	text-decoration:none;
	color:#009900;
	font-weight:bold;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:none;
	color:#009900;
	font-weight:bold;
}
.smalltext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#666666;
	text-decoration: none;
	line-height:150%;
}
.style55 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px}
.style20 {font-size: 30px; color: #006633;}