/* CSS Document */

body{
	background-color: #189E86;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
td{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 0px;
}
.bodytext {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	text-align:left;
}

.bodytext td{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	
}
.link_bar_bg {
	background-image: url(images/link_bar_tile.jpg);
	background-repeat: repeat-x;
}
.content_bg {
	background-image: url(images/con_img_tile.jpg);
	background-repeat: repeat-x;
}
.link a{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;	
}
.link a:hover{
	font-family: Verdana;
	font-size: 12px;
	color: #DF5B8E;
	text-decoration: underline;		
}
.more a{
	font-family: Verdana;
	font-size: 12px;
	color: #DF5B8E;
	text-decoration: none;
	font-weight: bold;		
}
.more a:hover{
	font-family: Verdana;
	font-size: 12px;
	color: #DF5B8E;
	text-decoration: underline;	
	font-weight: bold;	
}
.footer a{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;		
}
.footer a:hover{
	font-family: Verdana;
	font-size: 10px;
	color: #DF5A8E;
	text-decoration: none;
	font-weight: normal;		
}
.mabventures {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.mabventures a{
	font-family:  Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.mabventures a:hover{
	font-family:  Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
#nav_bar {
	margin-top: 17px;
}
.gray_text {
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
}
.imp{
	font-family: Verdana;
	font-size: 12px;
	color: #DF5B8E;
	font-weight: bold;
}
#map {
	border: 1px solid #CCCCCC;	
}

