body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	background-color:#94A4A3;
}

td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.main_body {
	background-image: url(/images/background.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
}

.caption  {
	margin: 0px 0px 0px 5px;
	padding: 5px 5px 5px 5px;
	float:left;
	text-align:center;
	font-weight:bold;
	border: 1px solid #002f2f;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	margin: 0px 10px 10px 10px;
}

b 	{   
		line-height: 14px; 
		font-weight: 700; 
		color: #002f2f; 
		text-decoration: none; 		
		}
		
dl {  
		line-height: 18px; 
		font-weight: 400; 
		color: #002f2f; 
		text-decoration: none; 		
		margin-top: 0.5em;
		margin-bottom: 1em; 
		margin-left: 0px; 
		margin-right: 2px;
		}
		
dt	{  
		line-height: 18px; 
		font-weight: 400; 
		color: #002f2f; 
		text-decoration: none; 		
		margin-top: 0.5em;
		margin-bottom: 1em; 
		margin-left: 0px; 
		margin-right: 2px;
		}
		
		
h1 	{  
		font-size: 19px; 
		font-style: normal; 
		color: #002f2f;
		line-height: 18px; 
		font-weight: 700; 
		text-decoration: none; 
		margin: 0px 0px 10px 10px;
		}
		
		
h2 	{  
		font-size: 18px; 
		font-style: normal; 
		color: #002f2f;
		line-height: 18px; 
		font-weight: 300; 
		margin: 0px 0px 10px 10px;
		}
		
		
h3 	{  
		font-size: 18px; 
		font-style: normal; 
		color: #002f2f;
		line-height: 18px; 
		font-weight: 300; 
		text-decoration: none; 
		margin: 0px 0px 10px 10px;
		}
		
		
h4 	{  
		font-size: 16px; 
		font-style: normal; 
		color: #002f2f;
		line-height: 18px; 
		font-weight: 300; 
		text-decoration: none; 
		margin: 0px 0px 10px 10px;
		}
		
h5 	{  
		font-size: 15px; 
		font-style: normal; 
		line-height: 18px; 
		font-weight: 700; 
		color: #002f2f;
		text-decoration: none; 
		margin: 0px 0px 10px 10px;
		}
		
h6 	{  
		font-size: 13px; 
		font-style: normal; 
		font-weight: normal; 
		color: #000000;
		text-decoration: none; 
		}

a:link
	{
		color: #002f2f;
		text-decoration: none;
	}

a:visited
	{
		color: #002f2f;
		text-decoration: none;
	}

a:hover
	{
		color: #ff6600;
		text-decoration: underline;
	}
	
a.noborder {
	border-bottom: none;
	}

.white {
	color: #ffffff;
	font-weight: bold;
	margin: 0px 5px 10px 5px;
}

.smallMargin {
	margin: 0px 5px 10px 5px;
	}

#PlaceLayer {
	background-color:#94A4A3;
}

#MenuLayer {
	background-color:#FFFFFF;
	position: relative;
	left: 0px;
	top: 0px;
	overflow: visible;
	visibility: visible;
	z-index: 1;
	width: 158px;
	height: auto;
}
#MainLayer {
	position: relative;
	left: 0px;
	top: 0px;
	overflow: visible;
	visibility: visible;
	z-index: 1;
	height: auto;
	width: 326px;
}
#RightPicLayer {
	position: relative;
	left: 500px;
	top: 51px;
	overflow: visible;
	visibility: visible;
	z-index: 1;
	width: 159px;
	height: auto;
}

