body {
    background-color: #EBE8D8;
    margin: 0;
    padding: 0;
}  
#main {
    position:relative;
    text-align:left;
    width:100%;
    margin-top: 10em;
}
#lft { 
    float: left;
    background-image: url(images/lftbg.jpg);
    background-repeat: repeat-x;
    background-color: transparent;  
    height: 317px;  
}

#rght {
    background-image: url(images/rghtbg.jpg);
    background-repeat: repeat-x;
    background-color: transparent;  
    height: 317px;  
    float: left;
}

#cntr {
    width: 1010px;
    float: left;
    margin:0;
    padding: 0;
}
 
.tdmeni {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A11816;
	background-color: #F7F6EF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7F6EF;
}	 
 
 	 
.tdmeni1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	color: #999999;
	background-color: #F7F6EF;
	font-style: italic;

}
 	
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C1A2A;
	text-decoration: none;
	font-weight: normal;
}
 
 
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;

}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	 color: #6C1A2A;
	text-decoration: none;
	font-weight: normal;
}
 .unnamed1 {
	background-image: url(english/images/bg.png);
	background-repeat: repeat-y;
	background-color: #f7f7f7;
 }
 .unnamed2 {
	background-image: url(english/images/bg2.png);
	background-repeat: repeat-y;
	background-color: #f7f7f7;
	}
 
 .tdmenibl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A11816;
	background-color: #EBE8D8;
	}
	.badblue {
	border-bottom-width: 3px;
	border-bottom-style: none;
	border-bottom-color: #2B3B52;
	background-color: #B4C3DA;
 
	border-right-width: 3px;
	border-left-width: 3px;
 
	border-right-style: none;
	border-left-style: none;
 
	border-right-color: #2B3B52;
	border-left-color: #2B3B52;
}
 
.down {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B4C3DA;
}
