body {
	font-family: arial, sans-serif; 
	font-size: 13px; color: #000099;}
	
.header {
  	background-image: url(images/header.jpg);
  	background-repeat: repeat-x;;
  	}

a:link {text-decoration: underline; color: #000099;}
a:active {text-decoration: underline; color: #000099;}
a:visited {text-decoration: underline; color: #000099;}
a:hover {text-decoration: underline; color: #6CB2A5;}

.title {font-family: arial, sans-serif; color: #6CB2A5; font-size: 15px; font-weight:bold;}
TD {font-family: arial, sans-serif; font-size: 13px; line-height: 14px; font-family: arial, sans-serif; color: #000099;}


.footer {font-family: arial, sans-serif; color: #ffffff; font-size: 11px;}
.footer a:link {text-decoration: underline; color: #ffffff;}
.footer a:active {text-decoration: underline; color: #ffffff;}
.footer a:visited {text-decoration: underline; color: #ffffff;}
.footer a:hover {text-decoration: underline; color: #EFD200;}

.footer2 {font-family: arial, sans-serif; color: #355474; font-size: 11px;}

.color1 td {
	background-color: #6CB2A5;
	color: #ffffff;
	}

.color2 td {
	background-color: #E2EFD5;
	}

.featurelinks a:link {text-decoration: underline; color: #000099;}
.featurelinks a:active {text-decoration: underline; color: #000099;}
.featurelinks a:visited {text-decoration: underline; color: #000099;}
.featurelinks a:hover {text-decoration: underline; color: #6CB2A5;}


.form {font: 12px arial, sans-serif; color: #000000; text-decoration: none; text-indent: 0; background-color: #ffffff;}
.form2 {font: 12px arial, sans-serif; color: #ffffff; text-decoration: none; font-weight: bold; text-indent: 0; background-color: #1A759F;}
