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

.topblue
{
	width:100%;
	height:20px;
	background:#009999;
	background-image:url(../images/topblue.jpg);
	background-repeat:repeat-x;
}

.topsomtext
{
	font-size:12pt;
}

.toplink
{
	color:#CCC;
	font-size:8pt;
}

.toplink:hover
{
	background:#0CF;
	color:#002233;
	font-weight:bold;
}

.gspan
{
	color:#999;
	font-size:8pt;
	font-style:italic;
}

.galtd
{
	width:130px;
	text-align:center;
	vertical-align:top;
	padding:5px;
}

.galtd a
{
	color:#CCC;
}

.linktab
{
	width:100%;
	text-align:center;
	background-image:url(../images/nortab.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

.linktd
{
	width:125px;
	font-size:10pt;
	height:20px;
	/*border-top:1px solid #002233;*/
	background-image:url(../images/nortab.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

.linktd a
{
	padding:2px;
	color:#CCC;
	font-weight:bold;
}

.linktd a:hover
{
	background:#0CC;
	color:#000;
}

.bodydiv
{
	width:100%;
	margin:auto;
	background:#FFF;
	background-image:url(../images/bodytop.jpg);
	background-position:top;
	background-repeat:repeat-x;
	text-align:center;
}

.bodytab
{
	vertical-align:top;
	height:100%;
	width:80%;
	color:#000;
	margin:auto;
}

.bodytab tr td
{
	text-align:justify;
	vertical-align:top;
}

.contentdiv
{
	background-image:url(../images/map.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.contentdiv h1
{
	color:#09C;
}

.gallery_text
{
	color:#003;
	border:0px;
	text-decoration:none;
}

/*.bodytab td
{
	padding:10px;
}*/

.footer
{
	font-size:8pt;
	font-family:Verdana, Geneva, sans-serif;
	width:100%;
	text-align:center;
	color:#666;
}

.liban:hover
{
	color:#CCC;
}

.footer a
{
	color:#666666;
}

.footer a:hover
{
	color:#CCCCCC;
	font-weight:bold;
}
