BODY {
	background-color : #00BFFF;
	margin : 0 0 0 0;
	padding : 0 0 0 0;

	width : 100%;
}
TABLE.table_header {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	border : 0 solid Black;
	width : 100%;
	height : 100px;
}

H2.mtitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : bold;
	color : Navy;
}

h1.text_title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 50px;
	font-style : italic;
	font-weight : bold;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	letter-spacing : 5px;
	text-align : center;
}
A.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : White;
	font-size : 17px;
}
	#menu2 {Z-INDEX: 1; LEFT: 150px; VISIBILITY: hidden; POSITION: absolute; TOP: 100px;}
	#menu3 {Z-INDEX: 1; LEFT: 318px; VISIBILITY: hidden; POSITION: absolute; TOP: 45px;}
	#menu4 {Z-INDEX: 1; LEFT: 460px; VISIBILITY: hidden; POSITION: absolute; TOP: 45px;}

	#menu4 {Z-INDEX: 1; LEFT: 460px; VISIBILITY: hidden; POSITION: absolute; TOP: 45px;}
	td.submenu {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #000099; text-decoration:none;}
	td.submenu a {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight:bold; color: #000099; text-decoration:none;}
	td.submenu a.visited {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight:bold; color: #000099; text-decoration:none;}
	td.submenu a.hover {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight:bold; color: #FF0000; text-decoration:none;}
A:VISITED.prod, A:LINK.prod {
	text-align : center;
	font-style : normal;
	font-size : 17px;
	font-variant : normal;
	font-weight : bold;
	font-family : serif;
	color : Blue;
	border-width : 0 0 0 0;
}
A:HOVER.prod,  A:ACTIVE.prod {
	text-align : center;
	font-style : normal;
	font-size : 17px;
	font-variant : normal;
	font-weight : bold;
	font-family : serif;
	color : white;
}	
