body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	list-style-image: url(images/main/bullet.gif);
}
h2 {
	font-size: 110%;
	color: #990000;
	text-align: left;
	padding-top: 10px;
}
h3 {
	font-size: 105%;
	padding-top: 10px;
	text-align: left;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
.logobr_botright {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
}
.logobr_right {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #BBBBBB;
}
.logobr_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BBBBBB;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #BBBBBB;
}
a:active {
	text-decoration: none;
	color: #990000;
}
h1 {
	font-size: 120%;
	text-align: left;
	padding-top: 10px;
}
.toprightcell {
	background-image: url(images/main/bits.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.maincell {
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #BBBBBB;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BBBBBB;
}
.basecellleft {
	font-size: 95%;
	color: #666666;
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
}
.basecellleft a {
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.basecellleft a:link {
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.basecellleft a:visited {
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.basecellleft a:active {
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.basecellleft a:hover {
	font-weight: normal;
	color: #BBBBBB;
	text-decoration: none;
}
.divline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BBBBBB;
	padding-bottom: 10px;
}
.maincell ul {
	text-align: left;
}
#map {
	margin-top: 5px;
	border: 1px solid #990000;
	margin-bottom: 20px;
}
.maincell a {
	font-weight: normal;
	text-decoration: underline;
}

.notice{
	background-color: #009900;
	color: #FFFFFF;
	padding: 15px;
}

.notice_bad{
	background-color: #990000;
	color: #FFFFFF;
	padding: 15px;
}
