/* CSS Document */
body {
	text-align:center;
	margin: 0px;
}

#main {
	 width: 1055px;
	 margin: auto;
}

#banner{ 
	position: relative;
	left: 0px;
	top: 0px;
	width: 1055;
	height: 272;
}

#sub {
	padding-top: 10px;
	padding-left: 22px;
	padding-right: 22px;
	background-color: #dfdfdf;
}

#menu {
	background-color: #ffffff;
	height: 52px;
	background-image:url(images/menu_bg.jpg);
	background-position:right;
	background-repeat:no-repeat;
	text-align: left;
	width: 100%;
}

.menubuttongr {
	width: 102px;
	height: 26px;
	background-image:url(images/button_gr.jpg);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.menubuttonbl {
	width: 102px;
	height: 26px;
	background-image:url(images/button_bl.jpg);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
}

.menubuttonye {
	width: 102px;
	height: 26px;
	background-image:url(images/button_ye.jpg);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
}

.menubuttonlap {
	width: 26px;
	height: 26px;
	background-image:url(images/button_la_p.jpg);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
}

.menubuttonlag {
	width: 26px;
	height: 26px;
	background-image:url(images/button_la_g.jpg);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
}

a.menu:link, a.menu:visited, a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.menu:hover {
	text-decoration: none;
}

#content {
	width: 665px;
	background-color: #7cbac1;
	padding-top: 40px;
	padding-left: 7px;
	padding-right: 7px;
	height: 400px;
}

#content2 {
	background-color: #FFFFFF;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

#right {
	width: 100%;
	background-color: #FFFFFF;
}

/* box */
.tablebox {
	margin-top: 1px;
	background-color: #FFFFFF;
}

.boxtop {
	background-image: url(images/box_border_top.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

.boxright {
	background-image: url(images/box_border_right.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

.boxbottom {
	background-image: url(images/box_border_bottom.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

span.boxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

td.boxtitle {
	background-image: url(images/box_title.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#map {
	margin-top: 10px;
	margin-bottom: 10px;
}

#partners {
	width: 100%;
	background-color: #FFFFFF;
	padding: 0px;
}

li.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.newsh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.newst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

a.newsl:link, a.newsl:visited, a.newsl:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

a.newsl:hover {
	text-decoration: none;
}

.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin-bottom: 20px;
}

a.normal:link, a.normal:visited, a.normal:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

a.normal:hover {
	text-decoration: none;
}

.imgdescr {
	border-top: 1px solid #7cbac1;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7cbac1;
}

.linkdescr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
}

td.fileitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
