html {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #FFDE00;
	height: 100%;
}
body, table, td{
	font-size: 10pt;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
A {COLOR: #E4FF00; TEXT-DECORATION: underline}
A:visited {COLOR: #E4FF00;}
A:active {COLOR: white; }
A:hover {COLOR: white; TEXT-DECORATION: none}
p {
	margin: 0px;
	margin-top: 5px;
	text-align: justify;
}
hr{
	height: 1px;
	color: gray;
}
H1 { FONT-SIZE: 11pt;}
H2 { FONT-SIZE: 13pt;}
H3 { FONT-SIZE: 12pt;}
H4 { FONT-SIZE: 11pt;}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}

table.h{
	height: 291px;
	width: 100%;
	border:0;
	background: url('/img/h_bg.gif') repeat-x;
}
table.subh{
	height: 15px;
	width: 100%;
}
table.subh td.td{
	height: 15px;
	background: url('/img/h_bg.jpg') repeat-x;
	font-size: 8pt;
}

div.logo{
	width: 220px;
	height: 291px;
	display: inline;
}

table.h5{
	height: 100%;
	background: url('/img/h7.jpg') left no-repeat;	
}
table.h5 td{
	background: url('/img/h8.jpg') right top no-repeat;	
}

td.h5{
	background: url('/img/h_bg2.jpg') repeat-x;
}
table.main td.center{
	background: url('/img/main_bg.jpg') top left;
}
td.lmenu{
	padding-left: 20px;
}
p.menu_item{
	padding-left: 30px;
	background: url('/img/lm_pimp.gif') 10px 9px no-repeat;
	margin-top: 5px;
	font-weight: bold;
	height:22px;
}
td.content{
	background: url('/img/contacts.gif') bottom center no-repeat;
}
td.rmenu{
	width: 200;
	padding-left: 30px;
}

div.news{
	padding-left: 20px;
	margin-left: 10px;
	background: url('/img/pimp.gif') left 5px no-repeat;
	font-size: 8pt;
	width: %80;
	margin-top: 10px;
}

table.infooter{
	width: 100%;

}

table.infooter td{
	font-size: 8pt;
	color: gray;
}
