body, table, td, th  {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-color: #333399;
	border: 0px;
	padding: 0px;	
}
.background {
	background-color: inherit;
}

table {
 	padding: 0px;
	border: 1px;
	margin: 0px;
	border-color: black;
	rule-color: #000000;	
}
table.content {
	background-color: #333333;
	background-image: url(../images/gradient2.jpg);
	background-repeat: repeat-y;
	}
	
table.list {
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-color: #000000;	
	}
	
img {
	border: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

.disclaimer {
	font-size: 12px;
	border-left: 5px double #ffffff;
	border-right: 5px double #ffffff;
	background-color: #000099;
	color: #FFFF33;
	padding-left: 5px;
	padding-right: 5px;
	margin: 5px;
}

.gradient {
	background-color: #000099;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-y;
	border-color: #000099;
	color: #FFFFFF;
	font-weight: bold;
}
.gradient2 {
	background-color: #000099;
	background-image: url(../images/gradient2.jpg);
	background-repeat: repeat-y;
	border-color: #000099;
}

a:link {
	text-decoration: none;
	color: #993333;
	font-weight: bold;
}
a:link:visited {
	text-decoration: none;
	color: #993333;
	font-weight: bold;
}

td {
	whitespace: nowrap;			
	font-size: 12px;
	font-family: Tahoma, Arial;
	color: #000000;
	padding-left: 4px;
	padding-right: 3px;
	}			
td.gray {	
	whitespace: nowrap;			
	color: black;
	background-color: #CCCCCC;
	}	
td.white {	
	whitespace: nowrap;			
	color: black;
	background-color: #339999;
	}
td.black {
	whitespace: nowrap;			
	color: #DEDEDE;
	background-color: #000000;
	font-weight: bold;
	}	
	
td.note {
	color: yellow;
	background-color: black;
	font-weight: bold;
	}
				
td.tablefont {
  font-size: 13px;
	color: #CCCCCC;
	background-color: #000000;
	text-decoration: underline;
	font-weight: bold;
	}
	
.titlefont  {
	font-size: 30px;
	color: #FF3333;
	text-align: left;
	font-weight: bold;
	}
	
a.leftlink {
	padding-left: 5px;
	}
				
hr {
	color: #CC0000;
	}
	
H1 {
	clear: right;
	font-family: serif;
	color: #CC0000;
	font-weight: normal;
	margin:  ;
	border-bottom: thin solid;
	padding:  ;
	width: 90%;
	}
		
H2 {
	color: #CC1111;
	margin:  ;
	border:  ;
	padding:  ;
	font-family:  ;
	}
			
H3 { 
	font-size: 18px;
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
	}
			
H4 {
  font-size: 14px;
	color: #ffff33;
	background-color: #000099;
	padding: 3px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	display: inline;
	}
			
H5 {
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #ff0000;
	background-color: #ffffff;
	display: inline;
	text-align: left;
	}			
			
H6 {
	border-color: #000000;
	border-style: solid;
	font-size: 14px;
	color: #ffff33;
	background-color: #000000;
	font-weight: bold;
	padding: 4px;
	display: inline;
	}		
	
Select {
	color: #FFFF00;
	background-color: #000099;
	font-weight: bold;
	}
			
Input	{
	color: #FFFF00;
	background-color: #000099;
	font-weight: bold;
	}
			
Input [type="submit"]  {
	color: #11CC11;
	}
	
	
td.Hgray {	
	whitespace: nowrap;			
	color: black;
	background-color: #eeeeee;
	}	
td.Hwhite {	
	whitespace: nowrap;			
	color: black;
	background-color: #ffcccc;
	}
.Htitlefont  {
	font-size: 30px;
	color: #FF3333;
	text-align: left;
	font-weight: bold;
	}
	
td.Kgray {	
	whitespace: nowrap;			
	color: black;
	background-color: #eeeeee;
	}	
td.Kwhite {	
	whitespace: nowrap;			
	color: black;
	background-color: #ccffcc;
	}
.Ktitlefont  {
	font-size: 30px;
	color: #00cc00;
	text-align: left;
	font-weight: bold;
	}
	
	
td.Pgray {	
	whitespace: nowrap;			
	color: black;
	background-color: #eeeeee;
	}	
td.Pwhite {	
	whitespace: nowrap;			
	color: black;
	background-color: #cc99ff;
	}
.Ptitlefont  {
	font-size: 30px;
	color: #9900cc;
	text-align: left;
	font-weight: bold;
	}
	
td.Sgray {	
	whitespace: nowrap;			
	color: black;
	background-color: #eeeeee;
	}	
td.Swhite {	
	whitespace: nowrap;			
	color: black;
	background-color: #ffcc99;
	}
.Stitlefont  {
	font-size: 30px;
	color: #ff9933;
	text-align: left;
	font-weight: bold;
	}
	
td.Ygray {	
	whitespace: nowrap;			
	color: black;
	background-color: #eeeeee;
	}	
td.Ywhite {	
	whitespace: nowrap;			
	color: black;
	background-color: #ccccff;
	}
.Ytitlefont  {
	font-size: 30px;
	color: #0000ff;
	text-align: left;
	font-weight: bold;
	}
	
