body, body a:active, body a:focus, body a:link, body a:visited {
	margin: 0;
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif
} 
#map {
	overflow: hidden;
	width: 580px;
}
form{
	 margin : 0px 0px 0px 0px;
}

.maintable    { width: 100%; height: 100% }

.body, .body a:active, .body a:focus, .body a:link, .body a:visited  {
	color: #666666;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif
	text-decoration: none;
}
.body a:hover  {
	text-decoration: underline;
	color: #CC0000;
} 

.bodyreverse, .bodyreverse a:active, .bodyreverse a:focus, .bodyreverse a:link, .bodyreverse a:visited {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif
	text-decoration: none;
}
.bodyreverse a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.subhead    { color: #CC0000; font-size: 10px; font-family: Verdana; font-weight: bold; text-transform: uppercase }
.subheadreverse {
color: #666666; font-size: 10px; font-family: Verdana; font-weight: bold; text-transform: uppercase
}
.head  { color: #666666; font-size: 18pt; font-family: Helvetica, sans-serif }

.menu_left, .menu_left a:active, .menu_left a:focus, .menu_left a:link, .menu_left a:visited    {
	color: #333333;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 16px;
}
.menu_left a:hover {
	text-decoration: underline;
}
.menu_left_red, .menu_left_red a:active, .menu_left_red a:focus, .menu_left_red a:link, .menu_left_red a:visited {
	color: #CC0000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 16px;
}
.menu_left_red a:hover {
	text-decoration: underline;
}

.list_head, .list_head a:active, .list_head a:focus, .list_head a:link, .list_head a:visited    { color: #666666; font-size: 10px; font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif; font-weight: bold; text-transform: uppercase }
.list_head a:hover {
	text-decoration: underline;
}
.list_head_red, .list_head_red a:active, .list_head_red a:focus, .list_head_red a:link, .list_head_red a:visited {
color: #CC0000; font-size: 10px; font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif; font-weight: bold; text-transform: uppercase
}
.list_head_red a:hover {
	text-decoration: underline;
}

.subscript  { color: #666666; font-size: 8pt; font-family: Helvetica, sans-serif }
.indented  { padding-left: 5pt }
b   { font-weight: bold }
i  { font-style: italic }
blockquote  { font-style: italic }
ul   { list-style-type: disc; }
td { color: #666666; font-size: 10px; font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif }

input {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
textarea {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
.submit {
	background-color: #999999;
	color: #FFFFFF;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.input {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
