@charset "utf-8";
/* CSS Document */

body {
	background: #f0f0f0 url(images/bg_tile.jpg) repeat fixed center top;
	margin: 0px;
	font:12px Tahoma, Geneva, sans-serif; color:#000000; }

ul{list-style-type:none;}
a {color:#006699; text-decoration:none;}
a:hover {color: #cccccc;}	
img { border:none;}

.table{
	background:url(images/tpl_08.png);
	background-attachment: scroll;
	background-position:top;
	background-repeat:repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.title24bold {
	font-size: 24px;
	color: #1D2441;
	font-weight: bold;
	text-transform:uppercase;
}

.head16 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:16px;
	color: #900;
	font-weight: bold;
}
.head16_c {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:16px;
	color: #9C0;
	font-weight: bold;
}

.head14{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	color: #369;
	font-weight: bold;
}

.maintext12 {
	font-size:12px;
	color: #000000;
	font-family:Tahoma, Geneva, sans-serif;	
	text-align: justify;
}

.maintext10 {
	font-size:10px;
	color: #000000;
	font-family:Tahoma, Geneva, sans-serif;
}


.footer12 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #000;
}

.border_r {
	border: 13px solid #ffffff;
	border-right:none;
	border-bottom:none;
}

.border_l {
	border: 13px solid #ffffff;
	border-left:none;
	border-bottom:none;
}

#map {
	float:right;
	margin: 0 0 10px 20px;
	padding: 10px;
	background-color:#F3F3F3;
	border: solid #999 1px;
}
#map p{ margin:0; top:auto; color:#333; text-align:center;
}
