body
{	
	background-color: #f0efef;
	background-image: url(../images/layout/bg.jpg);
	background-repeat:no-repeat;	
	margin: 0;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9pt;	
	color: #414141;
}
table { font-size: 9pt;	}
a { color: #4f3bca; }
a:hover { color: maroon; }
h4
{
	font-size:13px;
	color: #4c4c99;
	font-weight:bold;
}



/* -------------------------layout------------------------- */
#d01
{
	position: absolute;
	top:71px;
	width:100%;	
	height: 30px;
	background-color: #b0b0a8;
}
#d02
{
	position: absolute;
	top:0px;
	left: 0px;	
	width:100%;
	height: 71px;
	background-color: #ffffff;	
}
#d03
{
	position: absolute;
	top:0px;
	left: 0px;	
}
#d04
{
	position: absolute;
	width: 1000px;
}
#d05
{
	position: absolute;
}
#d06
{
	position: absolute;
	left:200px;
}
#d07
{
	position: absolute;
	top: 46px;
	left: 810px;
}
html>body #d07 /* IE hack */
{
	position: absolute;
	top: 47px;
	left: 810px;
}
#d08
{
	position: absolute;
	top: 47px;	
	left: 925px;
}
#d09
{
	position: absolute;
	top: 50px;
	right: 210px;	
	font-size:10px;
	text-align: right;
}
#d10
{
	position: relative;
	top: 0;
	left: 0;	
	font-size:9px;	
	color: #666666;
	padding-bottom: 15px;
}
/* -----------------------end of layout-------------------- */


/* -------------------------menu--------------------------- */
.menu-link
{
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}
.menu-link_a
{
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
}
.menu-div
{
	width:166px;	
	background-color:#a5a59d;
	border-bottom: solid 1px #e8e8e8;	
	padding:5px 10px 5px 10px;	
}
html>body .menu-div
{
	width:146px;	
	background-color:#a5a59d;
	border-bottom: solid 1px #e8e8e8;	
	padding:5px 10px 5px 10px;	
}


/* -----------------------end of menu---------------------- */

/* -------------------------styles------------------------- */
.contextmenu
{
	color: #666666;
}
.searchbox
{
	border: solid 1px #cacaca;
	width: 110px;		
}
.searchbutton
{
	border-left: solid 1px #999999;
	border-top: solid 1px #999999;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	color: #666666;
	font-size: 11px;
	height: 20px;
	width:54px;
}
.searchbutton:hover
{
	background-color: #f1f1f1;
}
.pagetitle
{
	color: #660000;
	font-weight: bold;
	font-size: 11pt;
	text-align:center;
}
.layoutimage1
{
	height:97px;
}

html>body .layoutimage1
{
	height:99px;
}
.countryflag
{
	border:1px solid #e4e4e4;
	margin-left:20px;
}
.countryflag-s
{
	border:1px solid #e4e4e4;
}
/* ----------------------end of styles--------------------- */

