html, body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
height: 100%;
}




body {
background-color : #FFFFFF;
font-family : Verdana, sans-serif;
font-size   : 11px;
color:#323232;
margin-top : 0px; 
margin-bottom : 0px; 
margin-left : 0px; 
margin-right : 0px;
padding : 0px;
height: 100%; 
} 



table {
	border: solid 0px #FFFFFF;
	border-collapse: collapse;
	background: transparent;
	padding: 0px;
}


td {
	border: solid 0px #ffffff;
	border-collapse: collapse;
	background: transparent;
	vertical-align: top;
}


img {
	border:0px
}

table.layout {
	border: solid 0px;
	border-collapse: collapse;
	border-spacing:1px;
	background: #ebebeb;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 838px;
	color: #000000;
}

td.midden {
	border: solid 0px;
	border-collapse: collapse;
	border-spacing:1px;	
	background: transparent;
	vertical-align: top;
	padding: 0px;	
	width: 838px;
	color:#323232;	
}

div.top {
	width: 838px;
	height: 85px;
	border: solid 0px;
	background: #FFFFFF;
}

div.menu {
	width: 838px;
	height: 115px;
	border: solid 0px;
	background: #FFFFFF url(./../gfx/menubg.gif) repeat-y;
}

div.text {
	border: solid 0px;
	width: 765px;
	padding: 0px 38px 0px 35px;	
}



h1 {
font-family : Verdana, sans-serif;
font-size   : 15px;
color:#323232;
}


h2 {
font-family : Verdana, sans-serif;
font-size   : 15px;
color:#323232;
}


h3 {
font-family : Verdana, sans-serif;
font-size   : 15px;
color:#323232;
}

h4 {
font-family : Verdana, sans-serif;
font-size   : 15px;
color:#323232;
}

p {
font-family : Verdana, sans-serif;
font-size   : 11px;
color:#323232;
}

a 	{     
	color			: #ba0004;
	text-decoration : underline;	
	}

a:visited {
	color			: #ba0004;
	text-decoration : underline;	
	}
		      
a:hover {
	color			: #000000;
	text-decoration : underline;	
	}
	
	

a.submenu 	{     
	color			: #ffffff;
	text-decoration : none;
	font-family     : Arial;
	font-size       : 11px;
	font-weight:normal;
	}

a.submenu:visited {
	color: #ffffff;
	text-decoration: none;
	font-family     : Arial;
	font-size       : 11px;
	font-weight:normal;
	}
		      
a.submenu:hover {
    color: #000000;
	text-decoration: underline;
    font-family     : Arial;
	font-size       : 11px;
	font-weight:normal;
	}


a.submenubold 	{     
    color: #000000;
	text-decoration: underline;
    font-family     : Arial;
	font-size       : 11px;
	font-weight:normal;
	}

a.submenubold:visited {
    color: #000000;
	text-decoration: underline;
    font-family     : Arial;
	font-size       : 11px;
	font-weight:normal;
	}
		      
a.submenubold:hover {
    color: #000000;
	text-decoration: underline;
    font-family     : Arial;
	font-size       : 11px;
	font-weight:normal;
	}
