body
{
	margin: 0px;	
	background: url(../images/bgpattern.gif);
}

#container
{
	width: 1057px;	
	text-align: left;
}
#languages
{
	position:absolute;
	margin:5px 20px;
}


#maincontent
{
	width: 941px;	
}


.rightal
{
	text-align: right;
}


#header1
{
	width: 941px;
	height: 118px;	
	background: url(../images/header1.jpg);
}

#header2
{
	width: 941px;
	height: 35px;	
	background: url(../images/header2.jpg);
}

#menubg
{
	width: 216px;
	height: 204px;	
	background: url(../images/menubg.jpg);	
}

#submenubg
{
	width: 216px;
	height: 172px;	
	background: url(../images/submenubg.jpg);	
}

#newsletter 
{
	width: 678px;
	height: 40px;	
	background: url(../images/newsletterband.jpg);		
	
}

#page
{
	background: url(../images/pagebg.jpg) no-repeat;
	width: 678px;
	font-family: Arial;
	font-size: 13px;
	color: black;
}

#page p
{
	font-family: Arial;
	font-size: 13px;
	color: black;
}

#page a
{
	font-family: Arial;
	font-size: 13px;
	color: #872d04;
}


#page h1
{
	font-family: Arial;
	font-size: 25px;
	color: #872d04;	
	margin: 0px;
}
.leftmenu
{
	list-style:none;
	margin:0;
	padding:0;
	padding-left:10px;
}
.leftmenu li
{
	display:block;
	background:url(../images/menu-bg.gif) no-repeat;
	padding:2px 0 0 5px;
	width:140px;
	height:24px;
}
.mnu1
{
	font-size: 14px;
	font-family: Arial; 
	color: #000;
	text-decoration: none;
}

.mnu1_sel
{
	font-size: 14px;
	font-family: Arial; 
	color:#900;
	text-decoration: none;
}

.mnu2
{
	font-size: 12px;
	font-family: Arial; 
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.mnu2_sel
{
	font-size: 12px;
	font-family: Arial; 
	font-weight: bold;
	color: white;
	text-decoration: underline;
}


.cTabel1
{
	width:650px;
	margin:0 auto;
	border-top:1px solid #666666;
	border-left:1px solid #666666;
}
.cTabel1 td
{
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;	
}


