@charset "utf-8";
/* CSS Document */

body {
	background: #0099FF url(../Images/new%20background.jpg) no-repeat fixed 100% top;
	cursor: default;
	font: 16px/20px "Times New Roman", Times, serif;
	color: #FFFFFF;
		}
	
#maintable #Text a:link {
	font: normal 14px "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#maintable #Text #link a:visited {
	font: normal 14px "Times New Roman", Times, serif;
	color: #FFFFFF;
}
#maintable #Text #link  a:hover {
	font: normal 14px "Times New Roman", Times, serif;
	color: #ffff00;
}
#maintable #Text #link  a:active {
	font: normal 14px "Times New Roman", Times, serif;
	color: #FFFFFF;
}
h1 {
	font-family: "Times New Roman";
	font-size: 16pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
		}

h2 {
	font-family: "Times New Roman";
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
h3 {
	color: #000000;
	margin-left:auto;
	text-align: center;
	font: bold normal 12pt "Times New Roman";
	list-style: url(../Images/bullet.gif) outside;
	}

h4 {
	color: #FFFF00;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font: italic 9pt "Times New Roman";
}

h5 {
	color: #CC0000;
	font: bold normal 12pt "Times New Roman";
}


.titlefont {
	font: bold normal 24px "Times New Roman";
	color: #FFFFFF;
	text-align: left;
	width: 460px;
	float: left;
}
#texttable p {
	font: 14px/20px "Times New Roman";
	color: #FFFFFF;
	cursor: default;
}
#maintable #Text .p {
	font: bold 14px/20px "Times New Roman";
	color: #FFFFFF;
	text-align: center;
	list-style: circle url(../Images/bullet.gif) outside;
}


#maintable #footer a:link {
	font: italic 12px/20px "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#maintable #footer a:visited {
	font: italic 12px/20px "Times New Roman", Times, serif;
	color: #FFFFFF;
}
#maintable #footer a:hover {
	font: italic 12px/20px "Times New Roman", Times, serif;
	color: #ffff00;
}
#maintable #footer a:active {
	font: italic 12px/20px "Times New Roman", Times, serif;
	color: #FFFFFF;
}
#maintable #Text {
	font: bold normal 16px/20px "Times New Roman", Times, serif;
	color: #FFFFFF;
	list-style: url(Images/bullet.gif) none outside;
}
a:link {
	font: bold 16px "Times New Roman", Times, serif;
	cursor: default;
}
#maintable #Text h6 {
	font: bold 16px "Times New Roman", Times, serif;
	color: #000000;
	cursor: default;
}
