/* ------------------------------------- */
/* set link setyle if no class tag is specified*/
A:visited  {text-decoration : none;}
A:link  {text-decoration : none;}
A:hover  {text-decoration : none;}
/* ------------------------------------- */
/* ------------------------------------- */


/* ------------------------------------- */
/* set font, color, size for form fields */
.frontforms {
	font-family:  Arial, Helvetica, Verdana, Times, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	color: #993333;
	border : 1 solid #333333;
	font-weight : bold;
}
/* ------------------------------------- */
/* ------------------------------------- */


/* ------------------------------------- */
/* set font properties for public pages of the website */
.main_title A:visited {text-decoration : none;color : #993333;}
.main_title A:link  {text-decoration : none;color : #993333;}
.main_title A:hover  {text-decoration : underline;color : #993333;}
.main_title {font-family:  Arial, Helvetica, Verdana, Times New Roman, sans-serif; font-size: 13pt; font-weight:normal; color: #993333;}		

.main_title_yellow A:visited {text-decoration : none;color : #e6d691;}
.main_title_yellow A:link  {text-decoration : none;color : #e6d691;}
.main_title_yellow A:hover  {text-decoration : underline;color : #e6d691;}
.main_title_yellow {font-family:  Arial, Helvetica, Verdana, Times New Roman, sans-serif; font-size: 10pt; line-height: 14pt; font-weight:normal; color: #e6d691;}		

.main_body A:visited {text-decoration : none;color : #000000;}
.main_body A:link  {text-decoration : none;color : #000000;}
.main_body A:hover  {text-decoration : underline;color : #000000;}
.main_body {font-family:  Arial, Helvetica, Verdana, sans-serif; font-size: 10pt; font-weight:normal; color: #000000; line-height: 12pt;}

.main_bullet A:visited {text-decoration : none;color : #f1e097;}
.main_bullet A:link  {text-decoration : none;color : #f1e097;}
.main_bullet A:hover  {text-decoration : underline;color : #f1e097;}
.main_bullet {font-family:  Arial, Helvetica, Verdana, sans-serif; font-size: 10pt; font-weight:normal; color: #f1e097; line-height: 12pt;}

.bottom_nav A:visited {text-decoration : none;color : #000000;}
.bottom_nav A:link  {text-decoration : none;color : #000000;}
.bottom_nav A:hover  {text-decoration : underline;color : #000000;}
.bottom_nav {font-family:  Arial, Helvetica, Verdana, sans-serif; font-size: 10pt; font-weight:normal; color: #000000; line-height: 12pt;}



/* ------------------------------------- */
/* ------------------------------------- */




/* ------------------------------------- */
/* set font properties for admin pages of the website */
.adminTitle {font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight:normal; color: #000000; line-height: 12pt;}

.bodytext A:visited {text-decoration : none;color : #000000;}
.bodytext A:link  {text-decoration : none;color : #000000;}
.bodytext A:hover  {text-decoration : underline;color : #000000;}
.bodytext {font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 9pt;	font-weight:normal;	color: #000000; line-height: 12pt;}

.bodytextAlt A:visited {text-decoration : none;color : #000000;}
.bodytextAlt A:link  {text-decoration : none;color : #000000;}
.bodytextAlt A:hover  {text-decoration : underline;color : #000000;}
.bodytextAlt {font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight:normal; color: #000000; line-height: 12pt;}
/* ------------------------------------- */
/* ------------------------------------- */







