﻿body {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	margin-top:0px;
	}

p {
	color:#333333;
	margin:5 25 5 25 ;
	line-height:25px;
}

a:link      { 
	color: #3d6caa ;
	text-decoration:none;
	font-weight: bold;
	line-height:40 px;
	}
a:visited   { 
	color:#000066 ;
	text-decoration: none;
	font-weight: bold;
	}
a:hover     { 
	color: #8B0000; 
	text-decoration: underline;
	font-style:italic;
	font-weight: bold;
}
a:active    { 
	color: #000000; 
	text-decoration: none;
	font-weight: bold;
	}

h1 			{
	margin: 15 5 5 5 ;
	color: #8B0000; 
	font-size: 16pt;

	text-align:Center;

	}	
h2           { 
	margin:15 5 15 5;
	color: #8B0000; 
	font-size: 14pt;
	line-height:150%; 
	text-align:Center ;

	}
h3           { 
	margin:15 5 15 5; 
	color: #990000; 
	font-size: 12pt; 
	line-height:150%; 
	text-align:justify;
	}
h4           {
	margin: 0 0 0 0 ;
	color: #990000;
	font-size: 10pt;
	line-height:150%; 
	text-align: Center;
}
h5           {
	margin: 0 0 0 0;
	color: #000000;
	font-size: 9pt;
	line-height: 150%;
	text-align:Center;
}
h6           { 
	margin:0 0 0 0; 
	color: #000000; 
	font-size: 7pt; 
	line-height:150%; 
	text-align:Center;
	}
	
hr {
	color: #4176B2;
}

.tableBorder {
	border: 1px solid #99CCFF;
	background-image:url('TableBackground.jpg');
}

.aligncenter {
	text-align: center;
}

.imgNoBorder {
	border-width: 0px;
}

.formfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.bgtable {
	background-image:url('bgtable.jpg');
	background-position:right;
	background-repeat:no-repeat;
}

.bgtables {
	background-image:url('bgtables.jpg');
	background-position:left;
	background-repeat:no-repeat;
}

.home {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:gray;
	line-height:20px;
	margin:15px 15px 15px 15px; 
	text-align: center;
}

.homeb {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:black;
	line-height:30px;
	margin:15px 15px 15px 15px; 
	text-align: center;
}
.homel {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:black;
	line-height:30px;
	margin:15px 15px 15px 15px; 
	text-align: center;
}



