.small {
	font-size: 9px; 
}
.big {
	font-size: 14px; 
	font-weight: bold;
}
.normal {
	font-size: 11px; 
	background-color:#ffffff;
}
td, li, ul, ol, span
{
	font-family:  Arial, Helvetica, sans-serif; 
	color: #333333; 
	font-size: 11px; 
	text-align:justify;
	line-height: 13px;
}
th
{
	font-family:  Arial, Helvetica, sans-serif; 
	color: #FFFFFF; 
	font-size: 11px; 
	line-height: 13px;
	background-color: #6666CC;
}
p, h2, h3, h4, h5
{
	margin-top:3px;
	margin-bottom:3px;
	font-family:  Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	text-align:justify;
	
	
}
.text
{
	font-family:  Arial, Helvetica, sans-serif; 
	color: #333333; 
	font-size: 11px; 
	text-align:justify;
	line-height: 13px;
}
body
{
	font-family:  Arial, Helvetica, sans-serif; 
	color: #333333; 
	font-size: 11px; 
	margin:0px;
	padding:0px;
	background-color:#000F45;
	/*background-color:#FFFFFF;*/
}
a, a:visited 
{  
	font-size: 11px; 
	 color: #0075BC;
	text-decoration: underline; 
	font-weight: normal;  
}
a:hover 
{  
	font-size: 11px; 
	 color: #0075BC;
	text-decoration: underline; 
	font-weight: normal;  
}
.orangetext{
/*color: #FF6600;*/
color: #CC0066;
}
.bluetext{
color: #333399;
}
a.orange, a.orange:visited 
{  
	font-size: 10px; 
	color: #FFFFCC;
	text-decoration: none; 
	font-weight: normal;  
	/*background-color: #FF6600;*/
	background-color: #CC0066;
	padding-top:2px;
	padding-bottom:2px;
	padding-left: 5px;
	padding-right: 5px;
}
a.orange:hover 
{  
	font-size: 10px; 
	color: #FFFFCC;
	text-decoration: none; 
	font-weight: normal;  
	/*background-color: #CC0066;*/
	background-color: #CC0066;
	padding-top:2px;
	padding-bottom:2px;
	padding-left: 5px;
	padding-right: 5px;
}
a.small, a.small:visited 
{  
	font-size: 9px; 
	text-decoration: none; 
	font-weight: normal;  
}
a.small:hover 
{  
	font-size: 9px; 
	text-decoration: underline; 
	font-weight: normal;  
}
div.left{
	float:left;
}
div.right{
	float:right;
}
div.clear{
	clear:both;
	font-size:0px;
	margin:0px;
	padding:0px;
	line-height:0px;
}
div.clearleft{
	clear:left;
	font-size:0px;
	margin:0px;
	padding:0px;
}
.pad10{
	margin:0px;
	padding:10px;
}
.pad10left{
	margin:0px;
	padding:0px;
	padding-left:10px;
	padding-right:10px;
}
.pad5left{
	margin:0px;
	padding:0px;
	padding-left:5px;
}
div.hide{
	font-size:1px;
	float:left;
}
.b{background-color: #ff0000;}
.c{background-color: #00ff00;}
.d{background-color: #0000ff;}

#outer{
	height: 127px;
	background-image:url(/images/top_back.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
div.container{
	width:760px;
	padding:0px;
	margin:0px;
	margin-right:auto;
	margin-left:auto;
	font-size:11px;
	border-top:14px solid #000F45;
	border-left:10px solid #000F45;
	border-right:10px solid #000F45;
	border-bottom:14px solid #000F45;
	
	
}

div.top{
	height:53px;
	padding:0px;
	margin:0px;
	float:left;
}

div.banner_line{
	
	width:760px;
	padding:0px;
	margin:0px;
	float:left;
}
div.leftboxescolumn{
	width:173px;
	height:155px;
	padding:0px;
	margin:0px;
	padding-right:10px;	
	float:left;
}
div.search{
	width:173px;
	height:42px;
	padding:0px;
	margin:0px;
	background-image:url(/images/search_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}

input.searchfield{
	font-family:Arial;
	font-size: 11px;
	font-style:italic;
	height:12px;
	width: 114px;
	color:#666666;
	margin:0px;
	padding:3px;
	border:0px;
	background-image:url(/images/searchfield_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
div.searchline{
	
	padding:0px;
	margin:0px;
	padding-top:13px;
	padding-left:11px;	
	float:left;
}

input.searchbutton{
	margin:0px;
	padding:0px;

}
div.searchbuttond{
	margin:0px;
	padding:0px;
	padding-left:10px;
	padding-top:1px;
	float:left;

}
div.subscribe{
	height:103px;
	width:173px;
	padding:0px;
	margin:0px;
	background-image:url(/images/newsletter_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;

	color: #FFFFFF;
	font-weight:normal;
	font-family:Arial;
	font-size:18px;

	
}
div.subscribeline{
	
	padding:0px;
	margin:0px;
	padding-top:5px;
	padding-left:11px;	
	padding-right:10px;	
	float:left;
}

form{
	padding:0px;
	margin:0px;
	border:0px;
	display:inline;
	
}
div.subscribe form, div.search form{
	padding:0px;
	margin:0px;
	border:0px;
	display:inline;
	font-weight:normal;
}
input.subscribefield{
	font-family:Arial;
	font-size: 11px;
	font-style:italic;
	height:12px;
	width: 114px;
	color:#666666;
	margin:0px;
	padding:3px;
	border:0px;
	background-image:url(/images/searchfield_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

div.line{
	padding:0px;
	margin:0px;
	background-color:#ffffff;
	
}
div.subcscribesubmit{
	padding:0px;
	margin:0px;
	float:right;
}
div.bannerarea{
	padding:0px;
	margin:0px;
	width:576px;
	height:155px;
	overflow:hidden;
	float:left;
}

input.button, input.send{
	margin:0px;
	padding:0px;
	background-color:#CC0066;
	color:#FFFFFF;
	border: 1px solid #CC0066;
}

div.topmenu_line{
	height:32px;
	width:745px;
	padding:0px;
	padding-left:7px;
	padding-right:7px;
	
	margin:0px;
	background-image:url(/images/pinkmenu_back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float:left;
}
div.sep{
	height:32px;
	width:1px;
	padding:0px;
	margin:0px;
	background-image:url(/images/sep.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size:1px;
	float:left;
}
div.subsep{
	width:15px;
	padding:0px;
	margin:0px;
	background-image:url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-size:1px;
	float:left;
}
div.menuitemnormal{
	margin:0px;
	float:left;
	padding:0px;
height:32px;
}

div.menuitemnormal_on{
	margin:0px;
	padding:0px;
	float:left;
	height:32px;
	
}

div.menuitemnormal a, div.menuitemnormal a:visited{
	margin:0px;
	float:left;
	padding-top:9px;
	padding-bottom:9px;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;
	font-size:13px;
	text-decoration: none;
	font-weight: normal;
	display:block;
}

div.menuitemnormal a:hover{
	margin:0px;
	float:left;
	padding-top:9px;
	padding-bottom:9px;
	padding-left:10px;
	padding-right:10px;
	color:#F3B9D6;
	font-size:13px;
	text-decoration: none;
	font-weight: normal;
	background-image:url(/images/pink_over.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display:block;
}

div.menuitemnormal_on a, div.menuitemnormal_on a:visited{

	margin:0px;
	float:left;
	padding-top:9px;
	padding-bottom:9px;
	
	padding-left:10px;
	padding-right:10px;
	color:#F3B9D6;
	font-size:13px;
	text-decoration: none;
	font-weight: normal;
		background-image:url(/images/pink_over.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display:block;
}

div.menuitemnormal_on a:hover{
	margin:0px;
	float:left;
	padding-top:9px;
	padding-bottom:9px;
	padding-left:10px;
	padding-right:10px;
	color:#F3B9D6;
	font-size:13px;
	text-decoration: none;
	font-weight: normal;
		background-image:url(/images/pink_over.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display:block;
}


div.bottom{
	float:left;
	width:576px;
	margin:0px;
	padding:0px;
	padding-top:30px;

	
	color:#80B5D7;
	font-size:11px;
	background-color:#000F45;
	line-height:14px;
	
	
	
}

div.bottom1{
	float:left;
	width:760px;
	margin:0px;
	padding:0px;
	height:25px;
	background-color:#00004C;
	color:#333333;
	
}
div.bottommenu_line{
	
	padding:0px;
	padding-left:5px;
	padding-right:10px;

	color: #80B5D7;	

	float:left;
	width:310px;
	
}

div.bottommenuitemnormal{
	margin:0px;
	float:left;
	padding:0px;
	padding-left:5px;
	padding-right:5px;
	height:12px;
}

div.bottommenuitemnormal_on{
	margin:0px;
	float:left;
	padding:0px;
	padding-left:5px;
	padding-right:5px;
	height:12px;
}

div.bottommenuitemnormal a, div.bottommenuitemnormal a:visited{
	color:#ffffff;
	font-size:11px;
	text-decoration: underline;
	font-weight:normal;
}

div.bottommenuitemnormal a:hover{
	
	/*color:#FFFF66;*/
	color:#80B5D7;
	font-size:11px;
	text-decoration: underline;
	font-weight:normal;
}

div.bottommenuitemnormal_on a, div.bottommenuitemnormal_on a:visited{

	/*color:#FFFF66;*/
	color:#80B5D7;
	font-size:11px;
	text-decoration: underline;
	font-weight:normal;
}

div.bottommenuitemnormal_on a:hover{
	color:#ffffff;
	font-size:11px;
	text-decoration: underline;
	font-weight:normal;
}

div.sepleft5{
	margin: 0px;
	padding:0px;
	width:5px;
	float:left;
	font-size:1px;
}

div.sepleft10{
	float:left;
	font-size:1px;
	margin:0px;
	padding:0px;
	width:10px;
	
}
div.sepdown5{
	margin: 0px;
	padding:0px;
	height:5px;
	clear:both;
	font-size:1px;
}
div.sepdown7sub{
	margin: 0px;
	padding:0px;
	height:5px;
	clear:both;
	font-size:1px;
}
div.sepdown5sub{
	margin: 0px;
	padding:0px;
	height:5px;
	clear:both;
	font-size:1px;
}
div.sepdown3{
	margin: 0px;
	padding:0px;
	height:3px;
	clear:both;
	font-size:1px;
}
div.sepdown10{
	margin: 0px;
	padding:0px;
	height:10px;
	clear:both;
	font-size:1px;
}
div.sepdown10sub{
	margin: 0px;
	padding:0px;
	height:10px;
	clear:both;
	font-size:1px;
}
div.markets{
	float:left;
	height:75px;
	width:192px;
	padding-top:7px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:7px;
	margin:0px;
	background-color:#000066;
	color: #FFFFFF;
	font-family:Trebuchet MS, Verdana;
	font-size:14px;
	font-weight:bold;
	float:left;
	background: url(images/markets_back1.gif);
	background-position: left top;
	background-repeat: no-repeat;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height:61px;
	width:172px;
}
.clearHack{}
div.rightcolumn{
	float:right;
	width:192px;
	padding:0px;
	margin:0px;
		
}
.clearHack{}
div.marketslist{
	padding:0px;
	padding-top:0px;
	margin:0px;
	color: #FFFF99;
	font-size:9px;
}
div.marketslist a, div.marketslist a:visited{
	color: #FFFF99;
	font-size:9px;
	text-decoration: none;
	font-weight:normal;
	
}
div.marketslist a:hover{
	color: #FFFFFF;
	font-size:9px;
	text-decoration: none;
	font-weight:normal;
	
}
div.marketslist a.on, div.marketslist a.on:visited{
	color: #FFFF99;
	font-size:9px;
	text-decoration: none;
	font-weight:normal;
	
}
div.marketslist a.on:hover{
	
	color: #FFFFFF;
	font-size:9px;
	text-decoration: none;
	font-weight:normal;
	
}
div.contentcontainer{
	float:left;
	width:576px;
	padding:0px;
	margin:0px;
	background-color:#ffffff;

	
}
div.contentcontainerhome{
	float:left;
	width:560px;
	padding:0px;
	margin:0px;
	background-color:#ffffff;
}
div.leftcolumn{
	float:left;
	width:173px;
	padding:0px;
	margin:0px;
	margin-right:10px;

}

div.leftcolumn_home{
	float:right;
	width:173px;
	height:381px;
	padding:0px;
	margin:0px;
	padding-left:0px;
	padding-top:10px;
	padding-bottom:10px;

	voice-family: "\"}\""; 
	voice-family:inherit;
	width:173px;
	height:351px;
}
.clearHack{}

div.news_header_title{
	float:left;
	padding:0px;
	margin:0px;
	padding-right:10px;
	
}
div.news_header_title a, div.news_header_title a:visited, div.news_header_title a:hover{
	color: #666699;
	font-weight:normal;
	font-family:Arial;
	font-size:18px;
	text-decoration:none;
	
}
div.news_headerfx{
	width:173px;
	padding:0px;
	margin:0px;
	height:1px;
	float:left;
	font-size:1px;
}
div.news_header{
	width:173px;
	padding:0px;
	margin:0px;
	background-color:#ffffff;
	float:left;
}


div.news_date{
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 8px;
	color: #000000;
	font-size:10px;	
	text-align: justify;	
	border-bottom: 1px solid #CCE3F2;
}

div.news_descr{
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 0px;
	text-align: left;
	
	font-weight:normal;
	font-size:11px;
}
div.news_more{
	margin: 0px;
	padding:0px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 10px;
	border-bottom: 1px solid #6666CC;
	background-color:#ffffff;
	width:173px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:163px;
}
.clearHack{}
a.news, a.news:visited{
	color: #0075BC;
	font-weight:normal;
	font-size:11px;
	text-decoration:underline;
	text-align: left;	
	
}
a.news:hover{
	color: #0075BC;
	font-weight:normal;
	font-size:11px;
	text-decoration:underline;
	text-align: left;	
	
}
div.pageheader{

	margin: 0px;
	padding: 0px;
	padding-bottom: 9px;
	padding-top: 0px;
	font-weight: normal;
	color:#666699;
	background-color:#ffffff;
	font-family:Arial;
	font-size:18px;
	
}

.inheader{
	color: #000033;
	font-weight:bold;
	
	font-size:12px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	
}
hr{
color:#CCE3F2;
height:1px;
}
div.path{
	color: #666666;
	font-weight:bold;
	font-size:9px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
	padding-top: 8px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom: 5px;
}
div.path a, div.path a:visited, div.path a:hover{
	/*color: #FF6600;*/
	color: #CC0066;
	font-weight:normal;
	font-size:9px;
	text-decoration:none;
	
}
.pathsep{
	color: #CC0066;
	/*color: #FF6600;*/
	font-weight:normal;
	font-size:9px;
		
}

input{
	font-size: 10px;
	font-weight:normal;
}
input[type="image"] {
	margin:0px;
	padding:0px;
}
div.content_home-old{
	background-color:#FFFFFF;
	margin: 0px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	float:left;
	width:385px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:365px;
}
.clearHack{}
div.content_home{
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-left: 10px;
	/*padding-left: 20px;
	padding-right: 20px;*/
	padding-bottom: 20px;
	float:left;
	/*width:566px;*/
	width:380px;
	line-height:15px;
	min-height:300px;

	overflow:hidden;
}
div.content{
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	/*padding-left: 20px;
	padding-right: 20px;*/
	padding-bottom: 20px;
	float:left;
	width:556px;
	line-height:15px;
	min-height:300px;	
	overflow:hidden;
}



div.popcontent{
background-color:#ffffff;
	margin: 0px;
	padding: 9px;
	padding-top: 15px;
	float:left;
	width:506px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:488px;
}
.clearHack{}

div.downsep{
	margin: 0px;
	padding:0px;
	height:5px;
	font-size:1px;
}
div.downsep1{
	margin: 0px;
	padding:0px;
	font-size:1px;
}
div.sep11{
	margin: 0px;
	padding:0px;
	font-size:1px;
	float:left;
}
div.picdescr, td.picdescr{
	margin: 0px;
	padding:5px;
	padding-top:0px;
	font-size:9px;
	clear:both;
	
	/*color: #FF6600;*/
	color: #CC0066;
}
.text img{
	margin: 0px;
	padding:5px;
	
}

div.insidemenu{
	margin:0px;
	padding:0px;
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:10px;
	float:right;
	width:173px;
	background-color:#ffffff;
	
}

div.insidemenu_old{
	margin:0px;
	padding:0px;
	padding-left:10px;
	padding-top:2px;
	padding-right:10px;
	padding-bottom:10px;
	float:right;
	width:161px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:141px;
}
.clearHack{}
div.insidemenu a, div.insidemenu a:visited{
	color: #0075BC;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
div.insidemenu a:hover{
	color: #0075BC;
	font-weight:normal;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
	
}
div.cat_header{
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 9px;
	font-weight: normal;
	color:#666699;
	background-color:#ffffff;
	font-family:Arial;
	font-size:18px;
	
}
.bluetab td.label{
color:#666699;
text-align:right;
width:140px;
}
td.sepline{
padding:0px;
margin:0px;
height:5px;
font-size:1px;
background-color:#ffffff;
line-height:1px;
}
span.pages{
color:#868DA7;
padding:10px;

}
.bluetab {
padding-top:10px;
padding-bottom:10px;
border-bottom:1px solid #CCE3F2;
}
div.other_news{
	float: left;
	margin:0px;
	padding:0px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 15px;
	border-bottom: 1px solid #CCE3F2;
	width: 148px;
	background-image:url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;

}

div.other_news1_on{
	float: left;
	margin:0px;
	padding:0px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-left: 5px;
	padding-right: 0px;
	border-bottom: 1px solid #CCCCCC;
	/*width: 192px;*/
		background-image:url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	
}
div.other_news_on a, div.other_news_on a:visited, div.other_news_sub_on a, div.other_news_sub_on a:visited{
	color: #8D93AB;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	
}
div.other_news_on a:hover, div.other_news_sub_on a:hover{
	color: #8D93AB;
	font-weight:normal;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
	
}
div.other_news_on{
	float: left;
	margin:0px;
	padding:0px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 15px;
	border-bottom: 1px solid #CCE3F2;
	width: 148px;
	/*width: 173px;*/
		background-image:url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	
}
.clearHack{}
div.other_news_sub{
	float: left;
	margin:0px;
	padding:0px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	padding-right: 15px;
	border-bottom: 1px solid #CCE3F2;
	width: 138px;
	/*width: 173px;*/
		background-image:url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	
}
.clearHack{}
div.other_news_sub_on{
	float: left;
	margin:0px;
	padding:0px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	padding-right: 15px;
	border-bottom: 1px solid #CCE3F2;
	width: 138px;
	/*width: 173px;*/
		background-image:url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	
}
.clearHack{}
div.msg{
	margin: 0px;
	padding: 5px;
	color: red;
}
.gray{
	
	background-color:#CCE3F2;
}

div.mailcontainer{
width:770px;
padding:0px;
border: 1px solid #F2F2F2;
background-position: center top;
background-repeat: repeat-y;
}



div.maillogo{
width:100%;
padding:0px;
margin:0px;
background: url(images/sofiaecho_logo_back.gif);
background-position: left top;
background-repeat: repeat-x;
height:72px;
text-align:left;
color:#CCCCCC;
font-size:10px;
}

div.mailorange{
color:#FFFFFF;
margin:0px;
font-size:9px;
background: url(images/orangebutton_back.gif);
background-position: top;
background-repeat: repeat-x;
padding-top:5px;
padding-bottom:3px;
padding-left:6px;
padding-right:6px;
height:20px;
voice-family: "\"}\""; 
voice-family:inherit;
height:12px;
}
.clearHack{}
div.toppop{
background-color:#00004C;

}
div.popcontainer{
background-color:#ffffff;
padding:0px;
border: 1px solid #00004C;
}

div.tracktor{
	display: none;
	width:1px;
	height:1px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	font-size:0px;
	float:right;
}
.nopad{
padding:0px;
margin:0px;
}
h1{
	font-size:14px;
	font-weight: bold;
	padding:0px;
	margin:0px;
}
h1.small{
	font-size:11px;
	font-weight: bold;
	padding:0px;
	margin:0px;
}
table.middle td{
text-align:center;
}
div.q{font-weight: bold;
	padding:0px;
	margin:0px;
	padding-top:7px;
	padding-bottom:3px;
}
div.ans{
	padding:0px;
	margin:0px;
	padding-left:10px;
}   cityline{
	padding:0px;
	margin:0px;
	padding-bottom:5px;
}                                                   

.error{
color:red;}

.tablecontent table{
	border-style: solid;
	border-color: #000000;
	border-collapse:collapse;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	font-family: Arial, Helvetica, sans-serif; 

	font-size: 11px; 
	
}
.tablecontent td{
	border-style: solid;
	padding:2px;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 0px;
	border-left: 1px;
	font-family: Arial, Helvetica, sans-serif; 
	
	font-size: 11px; 
	background-color: #FFFFFF; 
	font-weight: normal;
}

.tablecontent td p{
	font-family:  Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 11px; 
}

select, textarea{
font-family:  Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 11px; 
}

.LocationImg{
	float:left;
	min-height: 300px;
	height: auto !important;
	height:300px;
	margin-bottom:5px;
	width:576px;
	}

.LocationMap {
	float:left;
	height:580px;
	margin-bottom:2px;
	margin-right:2px;
	position:relative;
	width:555px;
}
.LocationDot {
	position:absolute;
}

.LocationName {
color:#DD4087;
font-family:Arial;
font-size:11px;
font-weight:bold;
position:absolute;
}

.LocationDot a img{border:none;}

.LocationName a, .LocationName a:hover, .LocationName a:visited{text-decoration:none;font-weight:bold;border:none;color:#DD4087;}

.sepv { height: 1px; line-height: 0px; font-size: 0; margin: 10px 0; padding: 0; background: #cce3f2}
