body, li, table, input, select, option, textarea, .menu {
	font-size: 			11px;
	font-family: 		Arial;
	color: 				#000000; 

}



A:link { text-decoration: underline; color: #5A5A5A;}
A:visited { text-decoration: underline; color: #5A5A5A;}
A:active { text-decoration: none;}
A:hover {text-decoration:underline; color:#000000;}

p, h1, h2, h3, h4 	{
	margin-top:			0;
	margin-bottom:			0;
}

h1, h2, h3, h4 	{

}

h1 {
	font-size: 			18px;	
	color: 				#D38554;
}
h2 {
	font-size: 			16px;	
	color: 				#D38554;
	
}

h3 {
	font-size: 			14px;
	color: 				#D38554;
}

h4 {
	font-size: 			13px;
	color: 				#D38554;
}

.menufont {
	font-family: 		EUROSTAR;
	font-size: 			14px;
	color: 				#D38554;
	margin-top:			0;
	margin-bottom:			0;
}


input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#000000; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#85959D;
	background-color:	#FFFFFF;

}

td.bg {
  	background-image: url('images/bg.gif'); 
    background-attachment: scroll;
    background-repeat: repeat-x; 
    background-position: top left;  }

td.mainbg {
  	background-image: url('images/mainbg.gif'); 
    background-attachment: scroll;
    background-repeat: repeat-x; 
    background-position: top left;  }

td.side1 {
  	background-image: url('images/side1.gif'); 
    background-attachment: scroll;
    background-repeat: repeat-y; 
    background-position: top right;  }	
	
	
	td.side2 {
  	background-image: url('images/side2.gif'); 
    background-attachment: scroll;
    background-repeat: repeat-y; 
    background-position: top left;  }

