/***************************************************
Customized predefined html tags
****************************************************/
/*************** Images ****************/
img.frame {
	border: 1px solid #427c79;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
img.titles {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}
/*************** Paragraph ****************/
p {
	color: #25615e;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	margin: 0 0 10px 0;
	padding: 0 0 0 0; }

.products {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #25615e;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
/*************** Tables ****************/
table.product {
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
}
/***************************************************
customized sitewide link tags
****************************************************/
.quicklinks { color: #000080; font-size: 11px; line-height: 15px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.std-green { color: #25615e; font-size: 11px; line-height: 15px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.std-red { color: #c00; font-size: 11px; line-height: 15px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.std-white { color: white; font-size: 11px; line-height: 15px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.conditions-green { color: green; font-weight: bold; font-size: 11px; line-height: 15px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
.highlight-yellow { color: #25615e; font-size: 11px; line-height: 15px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: #fef95a }
.highlight-blue { color: #25615e; font-size: 11px; line-height: 15px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: #a3fef9 }
.highlight-green { color: #25615e; font-size: 11px; line-height: 15px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: #abfe7f }
.sm-green { color: #25615e; font-size: 10px; line-height: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.xsm-green { color: #25615e; font-size: 9px; line-height: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
/***************************************************
customized sitewide link tags
****************************************************/
a:link  { color: purple; text-decoration: underline }
a:visited { color: gray; text-decoration: underline }
a:hover, a:active { color: red; text-decoration: underline }
a.contact:link { color: green; text-decoration: underline }
a.contact:visited { color: gray; text-decoration: underline }
a.contact:hover, a.contact:active { color: purple; text-decoration: underline }
