﻿body {
	color: #666666;
	font-family: Arial, Geneva, sans-serif;
	font-size: 13px;
}
.maintable {
	color: #666666;
	font-family: Arial, Geneva, sans-serif;
	font-size: 13px;
}

a, a:visited  {color: #666666;text-decoration: none;}

a, a:hover, a:active {color: #660033;text-decoration: none;}

.linkdivider {color: #660033; font-weight: bold;}

.sectionheader {color: #660033; font-size: 16px; font-weight: bold;}

h2 {
	color: #660033; 
	font-size: 16px; 
	font-weight: bold;
	padding-bottom: 4px;
	border-bottom: solid 1px #660033;
}
h2.greyheader {
	color: #666666; 
	font-size: 16px; 
	font-weight: bold;
	padding-bottom: 4px;
	border-bottom: solid 1px #cccdce;
}
 
.ImageBorder {border: 0px;}

a.footerlink {color: #666666;text-decoration: none;}
a.footerlink:hover {color: #666666;text-decoration: none;}
a.footerlink:active {color: #666666;text-decoration: none;}
a.footerlink:visited {color: #666666;text-decoration: none;}

.style1 {
	background-color: #FFFFFF;
}
.style2 {
	text-align: right;
}
.style3 {
	text-align: center;
}
.style4 {
	border-width: 0px;
}


