
BODY{
	background-image: url(imgs/realsteel.jpg);
	background-attachment: fixed;
	Font-Family : Arial ! important;
	Font-Size : 10pt;
	}

A img {border: 0px; }
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:link:hover {color: #006000; text-decoration: underline }

H2{
	color : White;
	Font-size : 15pt;
	margin-top : 0%;
	}

H3{
	color : White;
	Font-size : 15pt;
	margin-top : 0%;
	}

H4{
	color : Black;
	Font-size : 10pt;
	margin-top : 0%;
	}

H5{
	color : Black;
	Font-size : 10pt;
	margin-top : 0%;
	}

H6{
	Font-Family : Arial Black;
	Font-Size : 12pt;
	Font-Style : normal;
	margin-top : 0%;
	}

TABLE{ 
	width : 960px;
	table-layout : fixed;
	margin-right : auto;
	margin-left : auto;
	border-collapse : collapse;
	border : 2px solid black;
	}

TABLE.secondary{ 
	width : 960px;
	table-layout : fixed;
	margin-right : auto;
	margin-left : auto;
	border : none;
	}
	
TABLE.third{
	width : 960px;
	table-layout : auto;
	margin-right : auto;
	margin-left : auto;
	border : none;
	}
	 
TD{
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 9pt;
	padding: 4px;
	border-collapse : collapse;
	border : 1px solid black;
	}	 

TD.noborder{
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 9pt;
	border : none;
	}
	
TD.noborderc{
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 9pt;
	border : none;
	text-align: center;
	}
	
TD.nobordersm{
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 8pt;
	border : none;
	}
	
TD.nobordercsm{
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 8pt;
	border : none;
	text-align: center;
	}
TD.bordercsm{
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 8pt;
	text-align: center;
	}
	
TD.header{
	background-color: #859596;
	background-image: none;
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 9pt;
	border : none;
	text-align: center;
	color: #ffffff;
	}	

TD.headers{
	background-color: #859596;
	background-image: none;
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 9pt;
	border : 1px solid black;
	text-align: center;
	color: #ffffff;
	}	 
	 
	 

TABLE.sponsor{
	width : 956px;
	border-collapse : collapse;
	border : 2px solid black;
	}
	
TABLE.pics{
	width : 900px;
	border-collapse : collapse;
	border : None;
	}

TABLE.indexone{
	width : 750px;
	table-layout : fixed;
	margin-right : auto;
	margin-left : auto;
	border-collapse : collapse;
	border : 2px solid black;
	}

TABLE.indextwo{
	width : 270px;
	table-layout : fixed;
	margin-right : auto;
	margin-left : auto;
	border-collapse : collapse;
	border : 2px solid black;
	}

TABLE.indexthree{
	width : 430px;
	table-layout : fixed;
	margin-right : auto;
	margin-left : auto;
	border-collapse : collapse;
	border : 2px solid black;
	}

TABLE.indexfour{
	width : 756px;
	table-layout : fixed;
	margin-right : auto;
	margin-left : auto;
	border-collapse : collapse;
	border : 0px;
	}

TABLE.one{
	width : 520px;
	table-layout : fixed;
	margin-right : auto;
	margin-left : auto;
	border-collapse : collapse;
	border : 2px solid black;
	}

TABLE.two{
	width : 520px;
	table-layout : fixed;
	margin-right : auto;
	margin-left : auto;
	border-collapse : collapse;
	border : 2px solid black;
	}

TD{
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 9pt;
	border-collapse : collapse;
	border : 1px solid black;
	}

TD.sponsor{
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 9pt;
	border-collapse : collapse;
	}


TD.indexfour{
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 9pt;
	border-collapse : collapse;
	border : 0px;
	}
	


/* buttons */
button, 
input[type="reset"],
input[type="button"],
input[type="submit"]{
	Background-Color : #859596;
	Border : 2px outset;
	Color : White;
	Cursor : default;
	Font : bold 100% button, Arial ! important;
	Padding : 1px 1px 1px 1px;
	White-Space : pre;
	}

/* page menu */
#label1 {
	position:absolute;
	visibility:hidden;
	overflow:hidden;
	width:89px;
	height:24px;
	clip:rect(0 89px 24px 0);
	margin:0;
	padding:5px;
	color: #000000;
	background-color: #ccffcc;
	layer-background-color: #ccffcc;
}
#menu1 {
	position:absolute;
	visibility:hidden;
	overflow:hidden;
	width:89px;
	height:100px;
	clip:rect(0 89px 100px 0);
	margin:0;
	padding:5px;
	color: #000000;
	background: #ffffff;
	background-color: #ccffcc;
	layer-background-color: #ccffcc;
}

