#content { height: 450px; width: 450px; left: 220px; top: 225px; position: relative; visibility: visible;border: 0px solid #000000; overflow: auto;
	scrollbar-arrow-color: #68594F;
scrollbar-face-color: #FFFAE6;
scrollbar-highlight-color: #FFFAE6;
scrollbar-3dlight-color: #FFFAE6;
scrollbar-shadow-color: #FFFAE6;
scrollbar-darkshadow-color: #FFFAE6;
scrollbar-track-color: #FFFAE6;


}
#menu { height: 300px; width: 180px; left: 45px; top: 200px; position: relative; visibility: visible;border: 0px solid #FFFFFF;}

#multilang { height: 25px; width: 150px; left: 55px; top: 300px; position: relative; visibility: visible;border: 0px solid #FFFFFF;}

body,TR,TD,TABLE,P,div
		{
			color:#68594F;
			font-family: Verdana;
			font-size: 12px;
			
			scrollbar-arrow-color: #68594F;
			scrollbar-face-color: #FFFFFF;
			scrollbar-highlight-color: #FFFFFF;
			scrollbar-3dlight-color: #FFFFFF;
			scrollbar-shadow-color: #FFFFFF;
			scrollbar-darkshadow-color: #FFFFFF;
			scrollbar-track-color: #FFFFFF;
		}

		
input,select,textarea,radio
		{
		 background-color:#FFFAE6;
		 color:#68594F;
		}
		
.menutxt
		{
		 color:#ffffff;
		}
		
.copyright
		{
		 color:#ffffff;
		}
A	{
		color: #68594F;
	}

A:hover 	{ color: #B76658;}


.table	{
		border-collapse: collapse;
		border: 1px solid #000000;
		}

.nav1   {			
             font-family: Arial;			
             font-size: 12px;			
             color: #FFFAE6;			
             text-align:center;
             text-decoration: none;
             font-weight: bold;
             background-image: url('/media/images/button.gif');
             background-repeat: no-repeat;
             width: 178px;
             height: 21px;

        }	
.nav1:hover	{
			color: #FFFAE6;
			text-align: center;
			vertical-align: bottom;
         	background-image: url('/media/images/topnav.gif');
         	background-repeat: no-repeat;
                width: 178px;
                height: 21px;
}

.nav1active   {			
             font-family: Arial;			
             font-size: 12px;			
             color: #FFFAE6;			
             text-align:center;
             text-decoration: none;
             font-weight: bold;
             background-image: url('/media/images/topnav.gif');
             background-repeat: no-repeat;
                width: 178px;
                height: 21px;

        }	

			
.nav2   {			
             font-family: Arial;			
             font-size: 12px;			
             color: #999999;			
        }			

