html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	width: 100%;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
img {
	border: 0 none;
}
a:link {
	font-size: 11px;
	color: #1A75B4;
	text-decoration: none;
	background: transparent;
}
a:visited {
	font-size: 11px;
	color: #1A75B4;
	text-decoration: none;
	background: transparent;
}
a:hover {
	font-size: 11px;
	color: #F3960B;
	text-decoration: underline;
	background: transparent;
}
a:active {
	font-size: 11px;
	color: #1A75B4;
	text-decoration: none;
	background: transparent;
}
h1 {
	color: #F90;
	text-align: center;
	font-size: 24px;
	background: transparent;
}
h2 {
	font-size: 14px;
	text-align:center;
}
h3 {
	margin: 0;
	font: 14px;
}
table {
	text-decoration: none;
	border: none;
}
select {
	color: #000;
	font: 11px;
	font-weight: normal;
	text-decoration: none;
	background: #FFF;
	border: 1px solid #999;
	border-style: solid;
	border-width: 1px;
	border-color: #999;
}
option {
	color: #000;
	font: 11px;
	font-weight: normal;
	text-decoration: none;
	background: #FFF;
	border: 1px solid #999;
	border-style: solid;
	border-width: 1px;
	border-color: #999;
}
textarea {
	color: #000;
	font: 11px;
	font-weight: normal;
	text-decoration: none;
	background: #FFF;
	border: 1px solid #999;
	border-style: solid;
	border-width: 1px;
	border-color: #999;
}
input {
	color: #000;
	font: 11px;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #999;
	border-style: solid;
	border-width: 1px;
	border-color: #999;
	background: transparent;
}
legend {
	color: #000;
	position: relative;
	top: -0.5em;
	font-weight: bold;
	font-size: 12px;
	background: transparent;
}
#maincol {
	float: left;
	width: 100%;
	position: relative;
	margin: 0 -8px 0 -2px;
}
.content {
	position: relative;
}
.searchpage_field_caption {
	font-weight: bold;
	text-align: right;
}
.browse_tool_table {
	width: 100%;
	font-size: 11px;
	text-decoration: none;
	color: black;
}
.browse_tool {
	font-size: 11px;
	text-decoration: none;
	color: black;
	background: silver;
}
.browse_tool_num {
	color: #369;
}
.browse_tool_button A {
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	border-color: #000;
	border-style: outset;
	border-width: 1px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	width: 82px;
	height: 18px;
	display: block;
	background: silver;
}
.browse_tool_button A:visited {
	color: #000;
}
.browse_tool_button A:hover {
	color: #FFF;
	border-style: inset;
	width: 82px;
	height: 18px;
}
.browse_tool_ghost {
	font-size: 10px;
	line-height: 10px;
	color: #aaa;
	text-decoration: none;
}
.browse_tool_curpage {
	color: #FFF;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
	background: #132975;
}
.browse_tool {
	padding-left: 15px;
	background: white !important;
}
.browse_tool_table {
	background: white !important;
}
.browse_tool_ghost {
	display: none !important;
}
.browse_tool_button a {
	height: 23px !important;
}
.browse_tool_button A:hover {
	color: #000 !important;
	height: 23px !important;
	text-decoration: none !important;
}
.dashed-title {
	text-align: left;
	font-weight: bold;
	vertical-align: middle;
	line-height: 20px;
	width: 93%;
	height: 22px;
	border-width: thin;
	border-style: dashed;
	border-color: #abb3b7;
	padding-left: 15px;
	background: #FFF repeat-y;
}
table.search_result_box {
	border-collapse: collapse;
	border: solid #000 !important;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
table.table_footer {
	padding-top: 5px;
}
td.td_main_474 {
	width: 474px;
}
td.td_sidebar {
	width: 150px;
}
td.td_logo {
	width: 175px;
}
td.td_span_5 {
	width: 5px;
}
#maincol {
	width: 600px;
}
#map {
	width: 715px;
	height: 450px;
	border: 1px solid;
}
.tab_100 {
	width: 102px;
	height: 22px;
	margin-left: 10px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background: url(images/map-select.gif);
}
.tab_100 a {
	color: #FFF;
}
.menu {
	width: 150px;
	font-family: Sans-Serif;
	padding-bottom: 10px;
	background: #fff url("images/menu_bottom.gif") no-repeat right bottom;
	color: #FFF;
}
.menu .title {
	display: block;
	padding: 5px 0;
	font-weight: bold;
	color: white;
	background: #FFF url("images/menu_title.gif") repeat-x;
	border-bottom: 1px solid #DDD;
}
.menu .arrow {
	margin-left: 7px;
	margin-right: 10px;
}
.menu #top {
	background: url("images/menu_top.gif") no-repeat;
}
.menu .submenu {
	overflow: hidden;
}
.menu .submenu a {
	padding: 5px 0;
	text-indent: 25px;
	background: #FFF;
	display: block;
	border-bottom: 1px solid #DDD;
	color: #066;
	text-decoration: none;
}
.menu .submenu a:hover {
	background: #b04657 url("images/linkarrow.gif") no-repeat left center;
	color: #FFF;
}
#navboxes {
	margin-left: 4px;
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: inherit;
	padding-left: 5px;
}
#navboxes ul {
	font: bold 11px Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	list-style: none;
}
#navboxes li {
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform: uppercase;
}
#navboxes a {
	float: left;
	color: white;
	background: #b04657 no-repeat left top;
	margin: 0 2px 0 0;
	padding: 0 0 1px 3px;
	text-decoration: none;
	letter-spacing: 1px;
}
#navboxes a span {
	float: none;
	display: block;
	background: transparent no-repeat right top;
	padding: 4px 9px 2px 6px;
}
#navboxes a:hover {
	background: #c17884;
}
#navboxes a:hover span {
	background: #c17884;
}
.gray_block {
	clear: both;
	padding: 0;
	width: 100%;
	height: 3px;
	line-height: 3px;
	background: #ccc;
	border-top: 1px solid #fff;
}
.orange_block {
	clear: both;
	padding: 0;
	width: 100%;
	height: 3px;
	line-height: 3px;
	background: #f90;
	border-top: 1px solid #fff;
}
#class_search_form {
	line-height: 1.5em;
}
.center {
	margin-left: auto;
	margin-right: auto;
}
.centered {
	text-align:center;
}
.left {
	float: left;
}
.copyright {
	font-size: 9px !important;
}
.note {
	padding: 4px;
	border: thin;
}
.open_thumb_block {
	width: 150px;
	text-align: center;
	margin-bottom: 5px;
}
.thumb_block {
	width: 150px;
	text-align: center;
	margin-bottom: 5px;
}
a.open_thumb {
	width: 100px;
	text-decoration: none;
	position: relative;
	display: block;
	margin-bottom: -18px;
	margin-left: auto;
	margin-right: auto;
}
a.open_thumb span.overlay {
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	margin-left: auto;
	margin-right: auto;
}
.visible span {
	visibility: visible!important;
}
.faq-content {
	text-align: left!important;
}
.view_user_user_images {
	width: 200px;
	float: left;
}
.view_user_user_info {
	float: left;
}
.notice {
	text-align: center;
	width: 100%;
	padding-bottom: 10px;
}
.green {color: #00CC00}
.red {color: #FF0000}
.strike {text-decoration:line-through;}
.justify { text-align:justify; }