

/* Input Fields on Frontend & Admin Forms */
.frontforms {
	font-family:  Verdana, Arial, Helvetica, Times, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	color: #6895c9;
	border : 1 solid #666666;
	font-weight : bold;
}

/* Input Fields on Frontend & Admin Forms */
.QuickSearch {
	font-family:  Verdana, Arial, Helvetica, Times, sans-serif;
	font-size: 9pt;
	background-color: #FFFFFF;
	color: #010101;
	font-weight : normal;
	height : 22;
	width : 212;
}

/* Main Body & Title */
.main_body A:visited {text-decoration : none;color : #666666;}
.main_body A:link  {text-decoration : none;color : #666666;}
.main_body A:hover  {text-decoration : underline;color : #666666;}
.main_body {font-family:  Verdana, Arial, Helvetica, Times, sans-serif; font-size: 10pt; font-weight:normal; color: #666666; line-height: 14pt;}

.main_title A:visited {text-decoration : none;color : #666666;}
.main_title A:link  {text-decoration : none;color : #666666;}
.main_title A:hover  {text-decoration : underline;color : #666666;}
.main_title {font-family:   Verdana, Arial, Helvetica, Times, sans-serif; font-size: 12pt; font-weight:normal; color: #666666; line-height: 16pt;}

.app_Title A:visited {text-decoration : none;color : #666666;}
.app_Title A:link  {text-decoration : none;color : #666666;}
.app_Title A:hover  {text-decoration : underline;color : #666666;}
.app_Title {font-family:  Verdana, Arial, Helvetica, Times, sans-serif; font-size: 11pt; font-weight:normal; color: #666666; line-height: 11pt;}

/* Used for Descriptions on Product Page to match line height spacing */
.app_Body A:visited {text-decoration : none;color : #666666;}
.app_Body A:link  {text-decoration : none;color : #666666;}
.app_Body A:hover  {text-decoration : underline;color : #666666;}
.app_Body {font-family:  Verdana, Arial, Helvetica, Times, sans-serif; font-size: 10pt; font-weight:normal; color: #666666; line-height: 20pt;}

.app_Link A:visited {text-decoration : none;color : #6895c9;}
.app_Link A:link  {text-decoration : none;color : #6895c9;}
.app_Link A:hover  {text-decoration : underline;color : #666666;}
.app_Link {font-family:  Verdana, Arial, Helvetica, Times, sans-serif; font-size: 10pt; font-weight:normal; color: #6895c9; line-height: 20pt;}

/* Navigation */
.bottom_nav A:visited {text-decoration : none;color : #3573b9;}
.bottom_nav A:link  {text-decoration : none;color : #3573b9;}
.bottom_nav A:hover  {text-decoration : underline;color : #3573b9;}
.bottom_nav {font-family:  Verdana, Arial, Helvetica, Times, sans-serif; font-size: 8pt; font-weight:normal; color: #3573b9; line-height: 12pt;}

.logo1 {font-family:  Verdana, Arial, Helvetica, Times, sans-serif; font-size: 13pt; font-weight:normal; color: #3573b9; line-height: 12pt;}
.logo2 {font-family:  Verdana, Arial, Helvetica, Times, sans-serif; font-size: 13pt; font-weight:normal; color: #89a0d1; line-height: 12pt;}


/* Terrapin Modules & Admin Area*/
.title {font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight:normal; color: #000000; line-height: 12pt;}
.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 : #666666;}
.bodytext A:link  {text-decoration : none;color : #666666;}
.bodytext A:hover  {text-decoration : underline;color : #666666;}
.bodytext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;	font-weight:normal;	color: #666666; line-height: 12pt;}

.bodytextAlt A:visited {text-decoration : none;color : #666666;}
.bodytextAlt A:link  {text-decoration : none;color : #666666;}
.bodytextAlt A:hover  {text-decoration : underline;color : #666666;}
.bodytextAlt {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight:normal; color: #666666; line-height: 12pt;}




