body {
	margin: 0;
	padding: 0;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	color: #1C1C1C;
	line-height: 1.6em;
	font-size: 0.75em;
	background-color: #FFF1D5;
}

td{
	font-size: 0.75em;
	line-height: 1.6em;
	color: #1C1C1C;
}

div,h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	line-height: 1.8em;
	font-weight: normal;
	display: inline;
	color: #AA0000;
}

h2, h3, h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
	display: inline;
	color: #AA0000;	
}

h2 a:link, 
h3 a:link,
h4 a:link,
h2 a:active, 
h3 a:active,
h4 a:active,
h2 a:visited, 
h3 a:visited,
h4 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
	display: inline;
	text-decoration: none;
	color: #AA0000;	
}

h2 a:hover, 
h3 a:hover,
h4 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
	display: inline;
	text-decoration: underline;
	color: #AA0000;	
}

a:link, 
a:active,
a:visited{
	color: #AA0000;
	text-decoration: underline;
}

a:hover {
	color: #1C1C1C;
	text-decoration: none;
}

img {
	border: 0px none;
}

div#headerContainer{
	width: 100%;
	height: 120px;
	text-align: center;
	background: url(../images/line_h.gif) 0% 0% repeat-x;	
	border-bottom: #C8C4A6 10px solid;
}

div#header{
	background: transparent url(../images/bg_header_02.gif) 0px 0px no-repeat;
	width: 994px;
	height: 119px;
	margin: 0 auto 0 auto;
	text-align: left;
}

div#cont{
	background: transparent url(../images/line_v.gif) 0% 0% repeat-y;
	width: 994px;
	/*position: relative;*/
	display: block;
	margin: 0 auto 0 auto;
	clear: both;
}

div#left_frame {
	width: 202px;
	margin: 0px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	display: block;
}

div#adr{
	width: 195px;
	overflow: hidden;
	margin-top: 10px;
	text-align: right;
}

div#content_frame {	
	width: 587px;
	float:left;
	display: block;
	background-color: #fff;
	clear: right;
}

div#clear{
	clear: both;
	height: 0px;
	line-height: 0px;
	background: #fff;
	width: 587px;
	margin-left: 202px;
}

div.clear{
	clear: both;
	/*height: 0px;
	line-height: 0px;
	background: #fff;
	width: 587px;
	margin-left: 202px;*/
}

div#contbtm{
	background: transparent url(../images/line.h.gif) 0% 0% repeat-x;
	width: 782px;
	margin: 0 auto 0 auto;
	padding: 5px 0 5px 0;
	font-size: 0.9em;
	color: #1C1C1C;
	text-align: center;
	clear: both;
}

div#contbtm a{
	text-decoration: none;
}

div#content_frame h2 {
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.4em;
	color: #1C1C1C;
	padding: 3px 0 3px 0;
}

div#content_frame h3{
	font-size: 1.0em;
	line-height: 1.4em;
	color: #1C1C1C;
	padding: 20px 0 3px 0;
}

div#content_frame h4{
	font-size: 1.0em;
	line-height: 1.4em;
	color: #1C1C1C;
	padding: 20px 0 3px 0;
}

div#content_frame p,
div#main_content_print p, 
div#content_frame h5 {
	font-size: 1.0em;
	line-height: 1.6em;
	color: #1C1C1C;
}

div#content_frame p, 
div#main_content_print p{
	margin-top: 0px;
}

div#content_frame ul,
div#main_content_print ul {
	list-style-type: square;
	
	margin-top: 0px;
	margin-bottom: 10px;
}

div#content_frame ul li {
	font-size: 1.0em;
	line-height: 1.2em;

	padding-bottom: 5px;

	color: #1C1C1C;
}

div#content_frame ol {
	margin: 0;
	padding: 20px 30px 10px 30px;
}

div#content_frame ol li {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 1.0em;
	line-height: 1.5em;
	color: #1C1C1C;
}

div#content_inner {
	width: auto;	
	padding: 18px 17px 0px 18px;	
	display: block;
	font-size: 1.0em;
}

/*sidebar*/

#sidebar {
	z-index: 1;
	margin-top: 20px;
	width: 202px;
	overflow: hidden;
}

#sidebar ul {
	list-style: none;
}

#sidebar a, #sidebar h3.cat {
	width: 189px;
	display: block;
	padding: 6px 5px 3px 15px;
	background: url(../images/tabInactive.gif) 0px 3px no-repeat;
	text-decoration: none;
}

#sidebar a {
	color: #1C1C1C;
}

#sidebar a:hover {
	color: #AA0000;
}

#sidebar a.sel {
	background: url(../images/tabActive.gif) 0px 0px no-repeat;	
	color: #fff;
	font-weight: bold;
}

#sidebar a.sel:hover {
	color: #fff;
}

#sidebar a.sub {
	/*	color: #595965; */
	padding-left: 25px;
	background: url(../images/tabInactiveSub.gif) 15px 3px no-repeat;
}

#sidebar a.subsel {
	background: url(../images/tabActiveSub.gif) 15px 0px no-repeat;	
	color: #fff;
	padding-left: 25px;
	font-weight: bold;
}

#sidebar a.subsel:hover {
	color: #fff;
}

#adr a{
	font-size: 0.9em;
}

div#footer{
	width: 100%;
	padding: 5px 0 5px 0;
	font-size: 0.9em;
	color: #858264;
	text-align: center;
	background: #FFF1D5 url(../images/line_h_s.gif) 0% 0% repeat-x;
	border-top: #C8C4A6 6px solid;
	clear: both;
}

div#footer a:link,
div#footer a:active,
div#footer a:visited{
	text-decoration: none;
	color: #858264;
}

div#footer a:hover{
	color: #AA0000;
	text-decoration: underline;
}

div#footer2{
	width: 100%;
	padding: 0 0 0 0;
	font-size: 0.9em;
	color: #858264;
	clear: both;
}

#footer2 #footer2Inner{
	width: 740px;
	height: 119px;
	overflow: hidden;
	float: right;
	text-align: right;
	clear: both;
	display: none;
}

#footer2 #clear{
	clear: both;
	height: 1px;
}

#footer2 .content_box{
	width: 130px;
	height: 100px;
	float: left;
	text-align: center;
	margin-right: 10px;
}

#footer2 h1{
	color: #666;
	font-size: 1.1em;
	font-weight: bold;
	display: block;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	line-height: 1.1em;
	white-space: nowrap;
}

#footer2 img{
	padding: 4px 4px 4px 4px;
	margin: 4px 4px 4px 4px;
	border: #858264 1px solid;
	background: #fff;
}

/*** Right Frame: News ***/

#right_frame{
	width: 200px;
	overflow: hidden;
	color: #333;
	font-size: 1.0em;
	float: left;
}

#right_frame .content_box{
	margin-top: 18px;
	margin-left: 15px;
}

#right_frame h1{
	display: block;
	/*color: #333;
	font-size: 1.1em;
	font-weight: bold;
	display: block;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	line-height: 1.1em;
	white-space: nowrap;*/
}

#right_frame a{
	display: block;
	text-align: right;
}

/*************************************/

#content_frame .content_box{
	line-height: 1.2em;
	font-size: 1.0em;
	clear: both;
}

#content_frame .content_box td,
div#main_content_print .content_box td{
	font-size: 1.0em;
	line-height: 1.5em;
}

.link_box_head,
.download_box_head{
	font-size: 1.0em;
	font-weight: bold;
	padding: 5px;
	border-right:1px solid #C8C4A6;
	border-top:1px solid #C8C4A6;
	border-left:1px solid #C8C4A6;	
	background: #F0EEE1;
}

.link_box_content,
.download_box_content{
	border-right:1px solid #C8C4A6;
	border-left:1px solid #C8C4A6;	
	border-bottom:1px solid #C8C4A6;
	background: #F0EEE1;
	margin-bottom: 5px;
}

.link_box_content ul,
.download_box_content ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.link_box_content ul li{
	margin-left: 20px;
	padding: 5px 0 5px 15px;
	text-transform: none;
	font-weight: normal;
	background: transparent url(../images/arrow_linklist.gif) 0px 3px no-repeat;
	list-style: none;
}

.download_box_content ul li{
	padding: 5px 0 5px 15px;	
	margin-left: 20px;
	text-transform: none;
	font-weight: normal;
	background: transparent url(../images/pico.png) 0px 3px no-repeat;
	list-style: none;
	/*padding-left: 15px;
	background: url(../images/arrow_linklist.gif) left center no-repeat;*/
}

.link_box_content ul li a:link,
.link_box_content ul li a:active,
.link_box_content ul li a:visited,
.download_box_content ul li a:link,
.download_box_content ul li a:active,
.download_box_content ul li a:visited{
	text-decoration: none;
	color: #AA0000;
}

.link_box_content ul li a:hover,
.download_box_content ul li a:hover{
	color: #1c1c1c;
	text-decoration: underline;
}

#left_frame .content_box{
	font-size: 0.9em;
	line-height: 1.2em;
	color: #1C1C1C;
}

#left_frame .content_box h1, 
#left_frame .content_box h2, 
#left_frame .content_box h3,
#left_frame .content_box h4{
	font-size: 1.2em;
	line-height: 1.8em;
	font-weight: bold;
	display: block;
}

.spacer{
	/*margin-top: 14px;*/
	padding: 14px 10px 10px 10px;	
}

/* Google-Map */

#map{
	color: #1C1C1C;
}

#map p{
	color: #1C1C1C;	
}

textarea, input{
	font-family: Arial, Helvetica, sans-serif;
	color: #1C1C1C;
	font-size: 1.0em;
}

v\:* {
	behavior:url(#default#VML);
}

#ifo{
	display: none;
}

legend{
	color: #1C1C1C;
}

.datePicker{
	/*display: none;*/
}

#fastDatePickerTable {
	border-spacing: 0px;
	border-collapse: collapse;
	border: 1px solid #D1D7DC;
}
#fastDatePickerRowYearMonth {
	background: #FAFAfA;
	font-weight: bold;
}
#fastDatePickerRowDaysOfWeek {
	background: #FAFAfA;
	font-weight: bold;
}
#fastDatePickerTable td {
	border: 1px solid #D1D7DC;
	padding: 1px;
	font-size: 0.9em;
	text-align: center;
	cursor: pointer;
}
#fastDatePickerCellToday {
	background: #FFB1B1;
}
.fastDatePickerEmphasizedDaysOfWeek {
	background: #FAFAFA;
}
.fastDatePickerNonSelectableElement {
	color: #D1D7DC;
}
.fastDatePickerSelectableElement:hover {
	cursor: pointer;
	background: #D1D7DC;
}