<style>


	.HomeMenu {
		font-family: arial;
		font-size: 11pt;
		color: #336699;
	}
	.HomeMenu a:link {
		font-family: arial;
		font-size: 11pt;
		font-weight: bold;
		color: #336699;
		text-decoration: none
	}
	.HomeMenu a:visited {
		font-family: arial;
		font-size: 11pt;
		font-weight: bold;
		color: #336699;
		text-decoration: none
	}	
	.HomeMenu a:hover {
		font-family: arial;
		font-size: 11pt;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
		background-color:#336699;
	}	
	.HomeMenu a:active {
		font-family: arial;
		font-size: 11pt;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
		background-color:#336699;
	}

	.WhiteText {
		font-family: arial;
		font-size: 10pt;
		color: #ffffff;	
	}
	

	.BodyText {
		font-family: arial;
		font-size: 12pt;
		color: #000000;
	}
	.BodyText a:link {
		font-family: arial;
		font-size: 12pt;
		color: #336699;
		text-decoration: underline;
	}
	.BodyText a:visited {
		font-family: arial;
		font-size: 12pt;
		color: #336699;
		text-decoration: underline;
	}	
	.BodyText a:hover {
		font-family: arial;
		font-size: 12pt;
		color: #ffffff;
		text-decoration: none;
		background-color:#336699;
	}	
	.BodyText a:active {
		font-family: arial;
		font-size: 12pt;
		color: #ffffff;
		text-decoration: none;
		background-color:#336699;
	}
	
	.RedText {
		font-family: arial;
		font-size: 10pt;
		color:#FF0000;
	}
	
	.SmallText {
		font-family: arial;
		font-size: 10pt;
		color: #000000;
	}
	.SmallText a:link {
		font-family: arial;
		font-size: 10pt;
		color: #336699;
		text-decoration: underline;
	}
	.SmallText a:visited {
		font-family: arial;
		font-size: 10pt;
		color: #336699;
		text-decoration: underline;
	}	
	.SmallText a:hover {
		font-family: arial;
		font-size: 10pt;
		color: #ffffff;
		text-decoration: none;
		background-color:#336699;
	}	
	.SmallText a:active {
		font-family: arial;
		font-size: 10pt;
		color: #ffffff;
		text-decoration: none;
		background-color:#336699;
	}

	.Title1 {
		font-family: times new roman;
		font-size: 22pt;
		font-weight: bold;
		color: #336699;
	}
					
	.Title2 {
		font-family: times new roman;
		font-size: 10pt;
		font-weight:bold;
		color: #336699;
	}

	.Title3 {
		font-family: times new roman;
		font-size: 14pt;
		color: #336699;
	}
	
	.Title4 {
		font-family: arial;
		font-size: 14pt;
		color: #000000;
	}
	
		.Title5 {
		font-family: arial;
		font-size: 10pt;
		color: #336699;
		font-weight:bold
	}

	.Title6 {
		font-family: times new roman;
		font-size: 22pt;
		font-weight: bold;
		color: Red;
	}

	.HorLine {
		width:600px; 
		height:1px; 
		background-color:#cccccc; 
		overflow:hidden
	}
	
	.AreaHeader {
		background-color:;
		border-bottom:solid;
		border-bottom-width:1px;
		border-bottom-color:#cccccc;
		padding-right:3; 
		padding-left:3
	}
		
	.AreaInfo {
		background-color:;
		padding:3px
	}
	
	.AdminButton {
		background-color:#336699;
		border:solid;
		border-width:2;
		border-color:#000000;
		font-weight:;
		color:#FFFFFF;
		margin:4;
		width:155;
	}
	
	.AdminButton2 {
		background-color:#336699;
		border:solid;
		border-width:1;
		border-color:#000000;
		color:#FFFFFF;
		
	}
	
	.TableHeader {
		BORDER-TOP: #cccccc 2px solid; 
		BORDER-BOTTOM: #cccccc 2px solid;
		padding-right:2px
	}
	
	.TableBody {
		BORDER-BOTTOM: #cccccc 1px solid;
		padding-right:2px
	}
	

</style>

