body {
background-color:#f6f3ee; margin:0;
scrollbar-track-color: #ccc;
scrollbar-arrow-color: #999;
scrollbar-shadow-color: #ccc;
scrollbar-darkshadow-color: #ccc;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: #ccc;
scrollbar-face-color: white;
}
.index{
background-position:top;
background-repeat:repeat-x;
background-image:url(images/home1bk.jpg);
background-color:#FFFFFF;
}
.details{
background-image:url(images/bg_details.jpg);
background-position:top;
background-repeat:repeat-x;
}
.txt_normal {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #494949;}
.txt_normal_justify {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;
	text-align: justify;
	display: block;
	padding-right: 10px;
}
.txt_normal_bold {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;font-weight: bold;color: #494949;}
.txt_normal_light_justify {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #666666;text-align: justify;}
.txt_normal_black {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #000000;}

p {margin-top:0px;}
#content {
	overflow: auto;
	height: 250px;
}
#jsonMenu{
text-align:center;
width:780px;
height:38px;
background:url(images/menu_back.gif);
}
#jsonMenu table{
height:38px;
border:0px;
margin:0px;
}
#jsonMenu table tr td{
vertical-align:middle;
background:url(images/menu_divider.gif);
background-position:-8px;
background-repeat:no-repeat;
}
#jsonMenu table tr td:first-child{
background:none;
}
#jsonMenu table tr td a{
margin-left:8px;
margin-right:6px;
}
#titleDiv{
margin: 15px 0px 15px 10px;
}#main {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#flags1 {
	margin:0 auto;
	overflow:hidden;
	width:660px;
}
#flags2 {
	margin-top: 350px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 300px;
	position: absolute;
	width: auto;
}
#mainLogo{
margin:52px auto 0;
width:226px;
}
#slideshow1,#slideshow2{
	position:absolute;
	width:342px;
	height:351px;
}
#slidedimension{
	width:342px;
	height:351px;
}
