body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Times New Roman;
}

tr, td, div, p {
	font-size: 12px;
	line-height: 135%;
}

a {
	color: #007498;
	text-decoration: none;
}

a:hover {
	color: #cc3f00;
	text-decoration: underline;
}

a.map_link {
	font-size: 11px;
	color: #585b5d;
	text-decoration: underline;
}

a.map_link:hover {
	color: #e46e70;
	text-decoration: none;
}

td.copyright {
	padding-left: 37px;
	color: #585b5d;
	font-size: 11px;
}

a.bottom_link {
	text-transform: uppercase;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
}

a.bottom_link:hover {
	text-decoration: underline;
	color: #ffffff;
}

div.news_header, h1 {
	color: #5197d3;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: underline;
	padding: 10px;
	font-size: 14px;
	margin: 0px;
}

td.news_name {
	font-size: 13px;
	color: #585b5d;
	font-weight: bold;
}

td.news_desc {
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	color: #585b5d;
}

td.nav_td {
	width: 1px;
	padding-left: 18px;
	padding-right: 18px;
	font-style: italic;
	font-size: 14px;
}

div.content_zone {
	padding: 10px;
	color: #585b5d;
}

div.sub_div {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}

a.sub_link {
	font-size: 13px;
	font-style: italic;
	color: #45515a;
	text-decoration: underline;
}

a.sub_link:hover {
	font-size: 13px;
	font-style: italic;
	text-decoration: none;
	color: #45515a;
}

td.reg_cell_text {
	text-align: right;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
}

td.reg_cell_text_01 {
	padding-right: 10px;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
}

input.reg_fld {
	width: 200px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	height: 20px;
	font-size: 12px;
	padding-left: 2px;
	padding-right: 2px;
}

textarea.reg_fld {
	width: 200px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	font-size: 12px;
	padding-left: 2px;
	padding-right: 2px;
}

input.srch {
	width: 213px;
	font-size: 11px;
	border: 0;
	background-image: url(../images/new_but_04.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height:18px;
	padding-left: 2px;
	padding-right: 2px;
}
