body
{
font-family: Arial,Verdana, sans-serif;
	font-size: 12px;
	color:Black;
	text-align: center;
	margin: 15px auto;
	background: CCCCCC;
	

}
#page_body
{
	margin: 10px 20px 20px 10px;
	font-size:12px;
	color: black;
	text-align: left;
	height: auto;
	
}
# Table1
{
	float: none;
	clear: left;
	
}

#page_body_map
{
	margin: 10px 20px 0px 0px;
	font-size:12px;
	color: black;
	text-align: left;
	height: auto;
}
#main_page_body
{
	margin: 0px 20px 20px 50px;
	font-size:12px;
	color: black;
	text-align: left;
	height: 57%;
}
#page_body_left
{
	margin: 0px 20px 20px 10px;
	color: White;
	text-align: left;
}

#page_body img
{
	
	float: none;
}

#page_body_left img
{
	margin: 95px 20px 0px 10px;
	float: left;
}


h4
{
	text-align:left;
	color:black;
	font-size:15px;
}
#page_bottom_bar
{
	width: 780px;
	height: 100px;
	border-top: 2px solid white;
	font-size: 10px;
	color: black;
	text-align: center;
	border-top-style: ridge;
	border-bottom: 2px solid white;
	border-bottom-style: ridge;
	

}
#main_page_bottom_bar
{
	width: 780px;
	height: 5px;
	border-top: 2px solid white;
	border-top-style:ridge;
	font-size: 10px;
	color: black;
	text-align: center;
	

}
#page {
	width: 780px;
	height: auto;
	margin: 20px 75px 30px 100px;
	padding: 0px;
	background: CCCCCC;
	border: 2px solid white;
	border-bottom: 0px;
	border-style: ridge;
	
 	}
 	#main_page {
	width: 780px;
	height: 580px;
	margin: 20px 75px 30px 100px;
	padding: 0px;
	background: CCCCCC;
	border: 2px solid white;
	border-style: ridge;
	
 	}
 	

#img1
{
	width: 780px;
	height: 80px;
}

#img_index
{
	width: 780px;
	height: 190px;
}

#tdLOC a img
{
	height:20px;
	border-style:none;
}
#tdLang
{
	text-align:right;
	color:black;
	font-size:11px;
	
}
.BodyContent
{
	padding-left:2px;
	color: black;
	text-align: left;
	font-family:Arial;
	margin: 10px 10px 0px 0px;
}
.menustyle{
width: 780px;
font-weight: bold;
}

.menustyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.menustyle ul{
border: 1px solid #BBB;
width: 100%;
background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.menustyle ul li{
display: inline;
}

.menustyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.menustyle ul li a:hover{
background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.menustyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 11px Arial;
line-height:18px;
z-index:100;
background-color: white;
width: 225px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-align:left;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #ffcccc;
}

.Agents
{
	margin-top: 1.25em;
	padding-left: 1em;
}
		    
.Agents ul
{
	margin-top: 1.25em;
	padding-left: 1em;
	margin-left: 0em;
	list-style-type: none;
}
		    
		