
.background {
	background: #E2E2E2;
	
}
.content {
	width: 660px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.ad {
	border: 1px solid #666666;
}
.head { 
	font-size: 15px;
	color: #003333;
	font-family: verdana;
	font-weight: bold;
}
td.subhead { 
	height: 50px;
	vertical-align: bottom;
	
}

.subhead { 
	font-size: 11px;
	color: #333333;
	font-family: verdana;
	text-align: justify;
	font-weight: bold;
	
}
.spc_header{
	height: 18px;
}
.para { 
	padding: 10px;
	font-size: 11px;
	color: #33333;
	font-family: verdana;
	text-align: justify;	
}
.text { 
	font-size: 11px;
	color: #33333;
	font-family: verdana;
	text-align: justify;	
}
.script { 
	font-size: 9px;
	color: #333333;
	font-family: verdana;
	text-align: justify;	
}
ul {
	margin-top:20px;
	line-height:15px;
	list-style-image: url(images/block.gif);
	text-indent: 0px;
	list-style-position: outside;

}

td { 
	font-size: 11px;
	color: #333333;
	font-family: verdana;
}
td.off {
	width: 129;
	text-align:center;
	background: #DBDBDB;
}

td.on {
	width: 129;
	text-align:center;
	background: #ffffff;
}
.floatimg {
	margin-top: 0px; 
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
li{
	margin-top:10px;
}
.indent {
	margin-left: 40px;
}

a.name{
	font-size: 7px;
	color: #333333;
	font-family: verdana;
	text-align: justify;
	text-decoration: none;
}
/*tables*/
.outside_border {
	padding: 0.5;
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}
.top_cell {
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
}
.hightlight {
	background-color: #EEEEEE;
}


a {
	font-size: 11px;
	color: #0033CC;
	font-family: verdana;
	text-align: justify;
}
a:hover {
	font-size: 11px;
	color: red;
	font-family: verdana;
	text-align: justify;
}
a:visited {
	font-size: 11px;
	color: #0033CC;
	font-family: verdana;
	text-align: justify;
}

#map{
  border: 1px #ccc solid;
}

