﻿#areaInfoHeader
{
	width: inherit;
	height: 56px;
	background: #FFFFFF url(../images/areaInformation/areaInformation.gif) 0 0 no-repeat;
	clear: both;
}

#areaInfoBody
{
	width: inherit;
	clear: both;
	position: relative;
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	color: #000000;
}

#areaInfoBody p
{
	margin: 0 10px 0 10px;
	text-align: justify;	
}

#areaInfoBody span
{
	font-size: 1.1em;
	font-weight: bold;
	color: #9ACEC9;	
}

.areaInfoUL
{
	list-style: none;
}

.areaInfoUL li
{
	text-indent: -1em;
}

.areaInfoUL a
{
	font-weight: bold;
	color: #66232A;
	text-decoration: none;
}

.areaInfoUL a:link
{
	font-weight: bold;
	color: #66232A;
	text-decoration: none;
}

.areaInfoUL a:visited
{
	font-weight: bold;
	color: #66232A;
	text-decoration: none;
}

.areaInfoUL a:hover
{
	font-weight: bold;
	color: #9ACEC9;
	text-decoration: none;
}

a.areaA
{
	font-weight: bold;
	color: #66232A;
	text-decoration: none;
}

a.areaA:link
{
	font-weight: bold;
	color: #66232A;
	text-decoration: none;
}

a.areaA:visited
{
	font-weight: bold;
	color: #66232A;
	text-decoration: none;
}

a.areaA:hover
{
	font-weight: bold;
	color: #9ACEC9;
	text-decoration: none;
}

.areaInfoImgBorder
{
	border: solid 2px #66232A;
	margin-top: 7px;
}