﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000; 
	background-image:url('#template_path_full_url#/pxls.jpg') ;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;

}
H1 { font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #c91030}

.heading {  font-size: 20px; color: #c91030; font-weight: bold}
.subheading { font-size: 16px; color: #003373; font-weight: bold }
.highlight { font-size: 12px; color: #FFFFFF; font-weight: bold }

a { color: #c91030; text-decoration: underline}
a:visited {color: #c91030; text-decoration: underline}
a:hover {color: #333333; text-decoration: none}

a.hmains { padding-left:8px; padding-right: 8px;line-height : 22px; border-left:thin black dotted; 
			font-weight: normal; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;}
hmains:first-child {border-left:0}
a.hmains:link { color:#000000; text-decoration: none }
a.hmains:hover { color: #ffffff; text-decoration: underline }
a.hmains:visited {color:#000000; text-decoration: none }
a.hmains:visited:hover { color: #ffffff;  text-decoration: underline }
a.hmains_on:visited { background-color:orange;  text-decoration: none }


.line { font-size: 10px; color: #FFFFFF; font-weight: normal; text-decoration: none}

.footer { font-size: 10px; color: #000000; font-weight: normal; text-decoration: none}
.footer:link {
	font-size: 10px;
	color: #000033;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footer:visited { font-size: 10px; color: #000000; font-weight: normal; text-decoration: none}
.footer:hover { font-size: 10px; color: #FFCC00; font-weight: normal; text-decoration: underline}