body
	{
	background: url(Images/background.jpg) repeat; 
	background-color:#FFFFFF;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;

	}


table.main
	{
	table-layout: auto;
	background-color: #CC0000;
	color: #000066;
	border:0px;
	width:90%;
	margin:20px;
	padding:20px;
	vertical-align: middle;

	}

td.main
	{
	background-color: #CC0000;
	color: #000066;
	border: 0px;
	width:100%;
	margin:0px;
	padding: 20px;
	vertical-align: middle;

	}



table.light
	{
	table-layout: auto;
	background: url(Images/wood_background.jpg) repeat; 
	background-color: #CC0000;
	color: #FF0000;
	font-size: 12pt;
	border:0px;
	width:90%;
	margin:20px;
	padding:20px;
	vertical-align: middle;

	}

td.light
	{
	background: url(Images/wood_background.jpg) repeat; 
	background-color: #CC0000;
	color: #FF0000;
	font-size: 12pt;
	border: 0px;
	width:50%;
	margin:0px;
	padding: 20px;
	vertical-align: middle;

	}


table.dark
	{
	 
	background-color: #CC0000;
	color: #FFFFFF;
	border: 0px;
	width: 90%;
	vertical-align: middle;
	margin: 0;
	padding: 0;

	}

td.dark
	{
	table-layout: auto;
	background-color: #CC0000;
	color: #FFFFFF;
	border: 0px;
	width: 90%;
	vertical-align: middle;
	margin: 0;
	padding: 0;

	}

hr
	{color: #FF0000;
	}

img 
	{border: 0px
	}


H1	{
	color:#000066;
	text-align: center;
	font-family: "Cooper Black",  Bookman, Arial, sans-serif;
	font-weight: 500;
	font-size: xx-large;
	}

H2	{
	text-align: center;
	font-family: "Cooper Black",  Bookman, Arial, sans-serif;
	font-weight: 500;
	font-size: x-large
	}

H3	{
	text-align: center;
	font-family: "Cooper Black",  Bookman, Arial, sans-serif;
	font-weight: 500;
	font-size: large;
	}

H4	
	{
	color: red;
	text-align: center;
	font-family: "Cooper Black",  Bookman, Arial, sans-serif;
	font-weight: 500;
	font-size: medium;
	}

P.pleft	
	{
	text-align: left;
	}


P.pleftb	
	{
	text-align: left;
	font-weight: bold
	}

P.pleftsm
	{font-size: 10pt;
	text-align: left;
	}

P.leftlg
	{text-align: left;
	font-weight: bold;
	font-size: 12pt;
	}

	

P.justify
	{
	text-align: justify;
	}

P.justifyb
	{
	text-align: justify;
	font-weight: bold
	}

P.justifysm
	{font-size: 10pt;
	text-align: justify
	}

P.justifylg
	{text-align: justify;
	font-weight: bold;
	font-size: 12pt;
	}


P.pright	
	{
	text-align: right;
	}


P.prightb	
	{
	text-align: right;
	font-weight: bold;
	}

P.prightsm
	{font-size: 10pt;
	text-align: right;
	}

P.rightlg
	{text-align: right;
	font-weight: bold;
	font-size: 12pt;
	}

P.pcenter 
	{
	text-align: center;
	}

P.pcenterb 
	{
	text-align: center;
	font-weight: bold;
	}

P.pcentersm
	{font-size: 10pt;
	text-align: center;
	}

P.pcenterlg
	{text-align: center;
	font-weight: bold;
	font-size: 12pt;
	}



.class1 a:link {color: #FFFFFF; background-color: transparent}
.class1	a:visited 	{color: #9999FF; background-color: transparent}
.class1	a:active 	{color: #CCCCCC; background-color: transparent }
.class1	a:hover 	{color: #CCCCFF; background-color: transparent}


.class2 a:link 		{color: #996600; background-color: transparent}
.class2	a:visited 	{color: #660000; background-color: transparent}
.class2	a:active 	{color: #003300; background-color: transparent}
.class2	a:hover 	{color: #003366; background-color: transparent}


	
