body{
	background:transparent url(/img/right_body1.jpg) repeat-y scroll left top;
	background-position: 200 0;
	text-align: justify;
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: white;
	overflow: hidden;
}

input{
	color: #281A6F;
	font-weight: bold;
	border: #281A6F;
	padding-left: 5px;
	font-size: 10px;
}

textarea{
	font-family: Verdana;
	font-size: 10px;
	color: #281A6F;
	font-weight: bold;
	border: #281A6F;
	padding-left: 5px;
}

.news_body{
	padding: 15px;
	background-color:#3F4790;
	font-family: "Verdana";
	font-size: 12px;
	margin-bottom: 10px;
}

.search{
	background-color: #393884;
	padding: 10px;
	margin-bottom: 5px;
	border: 1px solid #414E92;
}

.news_header{
	text-align: right;
	background-color:#383582;
	font-family: "Georgia";
	font-size: 11px;
	padding: 5px;
}

#pic_window1 {
	margin: 0pt;
	width: 50px;
	height: 50px;
	display: none;
	background-color: #2A1570;
	border: 2px solid #7199ab;
	position: absolute;
	top: 50px;
	left: 50px;
	z-index: 1050;
}
 
#pic_header1 {
	height: 16px;
	background: #2A1570;
	color: white;
	font-size: 12px;
	padding-left: 10px;
}


 #pic_body{
	background-color: #2A1570;
	overflow: hidden;
 }

.gal_preview{
	background-color: #393484;
	border: 1px solid #2A2A60;
	padding: 0px;
	height: 175px;
	margin-bottom: 5px;
	float: left;
	width: 45%;
	margin-right: 5px;
}

hr{
	border: none;
	border-top: 1px solid #4E62A1;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
}

.pleft{
	padding-left: 5px;
	text-align: right;
	font-size: 12px;
	font-family: Verdana;
	color: white;
	font-weight: bold;
	width: 75px;
}

.pright{
	padding-left: 5px;
	font-size: 11px;
	font-family: Verdana;
	color: white;
	color: #ccf;
}

#last_news{
	text-align: center;
	background-color:#2A1570;
	color: white;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 160px;
	margin-bottom: 5px;
}

#loader{
	border: 1px solid red;
	height: 100%;
	text-align: justify;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 215px;
	padding-right: 205px;
	font-family: Verdana;
	font-size: 11px;
	color: white;
	overflow: scroll;
}

#menu{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 204px;
	height: 100%;
	background-color: #C1CAE7;
	background-image: url(../img/right_border_3.gif);
	background-repeat: repeat-y;
	background-position: top right;

}

#bred_window{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 210px;
	height: 100%;
	background-color: #C1CAE7;
}

#bred{
	padding: 5px;
	padding-right: 10px;
	padding-top: 5px;
	font-family: Verdana;
	font-size: 10px;
	color: black;
}

#header{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 155px;
	background-image: url(../img/header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#footer{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 16px;
	color: white;
	background-color: #2E237F;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
}

.sub_menu{
	display: none;
}

.menu_items{
	padding: 0px;
	display: none;
}

.menu_items_opened{
	padding: 0px;
	display: block;
}

.menu_div{
	font-family: Verdana;
	font-size: 12px;
	background-image: url(../img/main_button_01.gif);
	background-repeat: no-repeat;
	color: white;
	padding-top: 10px;
	padding-left: 40px;
	padding-bottom: 8px;
	text-align: left;
	font-weight: bold;
	border-bottom: none;
}

.menu_div:hover{
	color: #95A8D2;
	background-image: url(../img/main_button_01_hover.gif);
	background-repeat: no-repeat;
}

.sub_menu_div{
	font-family: Verdana;
	font-size: 12px;
	background-image: url(../img/main_sub_button_01.gif);
	background-repeat: no-repeat;
	color: #2A1570;
	padding-top: 10px;
	padding-left: 40px;
	padding-bottom: 8px;
	text-align: left;
	font-weight: bold;
	border-bottom: none;
}

.sub_menu_div:hover{
	color: #95A8D2;
}

a:active, a:focus { outline: 0; }

a{
	text-decoration: none;
	color: #7198C4;
	font-family: Verdana;
}

a.gallery_normal{
	padding-left: 3px;
	padding-right: 3px;
}


a.gallery_hilited{
	background-color: #7198C4;
	color: #27146E;
	padding-left: 3px;
	padding-right: 3px;
}

a.gallery_hilited:hover{
	background-color: #95A8D2;
	color: #27146E;
}

img{
	border: none;
}

img.a{
	border: 1px solid white;
	vertical-align: middle;
}

a:hover{
	color: #95A8D2;
}

a.gals{
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #55D;
	padding-left: 5px;
	font-size: 12px;
}

a.gals:hover{
	color: red;
	background-color: #eee;
}

.gal_header{
	font-size:14px;
	text-align: center;
	padding: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #4E66A4;
	width: 100%;
}

.gal_footer{
	clear: both;
	text-align: center;
	border-top: 2px solid #4E66A4;
	padding: 5px;
}

.gals_list{
	color: #7198C4;
	font-weight: bold;
	font-family: Verdana;
	border-bottom: none;
}

.gals_list:hover{
	color: #5064A3;
}

.text_link{
	color: #7198C4;
	font-weight: bold;
	font-family: Verdana;
	border-bottom: 1px dotted #7198C4;
}

.text_link:hover{
	color: #5064A3;
	border-bottom: 1px dotted #5064A3;
}

#arrow_left{
	display: none;
}

#arrow_right{
	display: none;
}

.event1{
	font-size: 12px;
	width: 90px;
	border:	1px dotted #536EAB;
	font-family: Trebuchet MS;
	font-size: 13px;
	padding: 5px;
}

.event2{
	font-size: 12px;
	padding: 5px;
	border:	1px dotted #536EAB;
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #C1CAE7;
}

.event3{
	padding: 5px;
	border:	1px dotted #536EAB;
	width: 30%;
	font-family: Trebuchet MS;
	font-size: 13px;
}

.mdata{
	background-color: #536EAB;
	padding: 0px;
	padding-left: 15px;
	border: 1px dotted #536EAB;
	font-family: Trebuchet MS;
	font-size: 20px;
}

a.event{
	color: white;
	font-family: Trebuchet MS;
	border-bottom: 1px dotted white;
}

a.event:hover{
	color: #aac;
	border-bottom: 1px dotted #aac;
}

.photorep{
	position: relative;
	top: 5px;
}

td.search_td{
	font-size: 12px;
	vertical-align: top;
	padding-bottom: 10px;
}

.slink{
	color: #536A80;
}

#map_header{
	width:500px;
	background-color: #40428f;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #302D7C;
	font-size: 10px;
}

.mail{
	border: 1px solid #40438A;
}
