html, body {
	 background-image:url(/images/bg.jpg);
	 height: 100%; 
	 margin: 0; 
	 padding: 0;	
}

.header, A.header:link, A.header:hover, A.header:active, A.header:visited {
	font-family: Arial;
	font-weight: bold;
	font-size: 28px;
	padding-left:31px;
	padding-top:42px;
	text-decoration: none;
	color:#000;
	vertical-align:top;
}

.txt{
	font-family: Sans-serif; 
	font-size:12px; 
	color:#54575c;

}

h1{
	font-family: Sans-serif; 
	font-size:20px; 
	color:#54575c;
	margin:0;
	padding:0;
	margin-bottom:15px;
}

h2{
 font-family: arial, Helvetica, sans-serif;
 font-size: 14px;
 color: #605D5D;
 vertical-align: top;	
 line-height:12px;
 font-weight: bold;
 text-decoration: none;		
}

h3 {
 font-family:  sans-serif;
 font-size: 1px;
 color: #FFFFFF;
 margin: 0,0,0,0;
}	


.lang, A.lang:link, A.lang:hover, A.lang:active, A.lang:visited {
	padding-top:13px;
	padding-right:28px;
	font-family: Sans-serif; 
	font-size:10px; 
	color:#54575c;
	font-weight:bolder;
	text-decoration: none;

}



.menu0, .menu0 a {
	font-family: Sans-serif; 
	font-size:12px; 
	color:#54575c;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration : underline;
}


.menu, A.menu:link, A.menu:hover, A.menu:active, A.menu:visited {

	font-family: Sans-serif; 
	font-size:12px; 
	color:#54575c;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration: none;
}

.menu1, A.menu1:link, A.menu1:hover, A.menu1:active, A.menu1:visited {
	font-family: Sans-serif; 
	font-size:12px; 
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}


button {
 font-family: tahoma;
 font-size: 11px;
 color: #605D5D;
 border: 1px solid #5E6A7B;
}

input {
 FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #5E6A7B;
 border: 1px solid #5E6A7B;
}       


.s1{
 font-size : xx-small;
}
.s1{
 font-size : xx-small;
}
.s2{
 font-size : 150%;
}
.s3{
 font-size : 170%;
}
.s4{
 font-size : 200%;
}
.s5{
 font-size : 250%;
}


.gray {
   	border:#ccc solid 1px;
}

.ht{
 font: small-caps;
 font-family: sans-serif;
 color: #FFFFFF;
 padding: 0px;
 margin: 0px;
 text-align: center;
 font-style: normal;
 font-size: 1px;
}	

A {
 color: #ad3636;
}

A:visited  {
 color: #ad3636;
}

A:link {
 color: #ad3636;
} 

A:active {
 color: #ad3636;
}

A:hover {
 color: #ad3636;
}

#txt img {
 margin-left: 0px;
 margin-right: 8px;
 margin-top: 8px;
 margin-bottom: 8px;
}


#txt td {
 border: #639adc solid 1px; 
 padding: 7px;
 font-family:  Arial;
 font-size: 12px;
 color: #7a7154;

}