body {
	font-family: Tahoma;
	font-size: 12px;
	margin:0;
	background: #fff;
}
td, th, p, div, span {
	font-family: Tahoma;
	font-size: 12px;
	color: #575759;
}
img {
	border:0;
}
a, a:visited, a:hover {
	text-decoration: underline;
	color:#0680c4;
}
a:hover {
	text-decoration: none;
}

form {
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
	color:#007cc2;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	margin-bottom:6px;
	color:#4b97d2;
}
h3 {
	font-size: 14px;
	text-transform:uppercase;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
	color:#043c77;
}

hr {
	height: 1px;
	color: #4b97d2;
	background: #4b97d2;
	border: 0 none;
	margin-top: 10px;
	margin-bottom: 10px;
}

.hr {
	height: 1px;
	background: #aaa;
	font-size: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.h5 {height:5px;font-size:1px;}
.h10 {height:10px;font-size:1px;}
.mb5 {margin-bottom:5px}

.fl {float:left}
.fr {float:right}
.clear {clear:both;float:none;}

.input {
	font-family: Tahoma;
	font-size: 12px;
	border: 1px solid #aaa;
	padding: 2px;
	color:#575759;
}
.button {
	font-family: Tahoma;
	font-size: 12px;
	cursor: pointer;
}

.error {
	color: red;
	font-weight: bold;
	text-align: center;
}
.green {
	color: green;
	font-weight: bold;
	text-align: center;
}

img.code {
	margin-bottom: -5px;
}


h2 a, h2 a:visited, h2 a:hover{
	font-size: 12px;
	font-weight: bold;
	color:#4b97d2;
}
/* blockqoute */
blockquote {
	border: 1px dashed #333;
	background: #ffd;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 10px;
	margin-left: 40px;
}
.blockquote {
	border: 1px dashed #333;
	background: #ffd;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 10px;
}
.leftblockquote {
	border: 1px dashed #333;
	background: #ffd;
	float: left;
	width: 45%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.rightblockquote {
	border: 1px dashed #333;
	background: #ffd;
	float: right;
	width: 45%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 10px;
}

.highlight {
	background-color: #fffebb;
}

#comments {
	margin-top: 30px;
}

.pollQuestion {
	font-weight: bold;
}
ul.poll {
	maring: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	list-style: none;
}
ul.poll li {
	margin-top: 3px;
	margin-bottom: 3px;
}
.pollsBar {
	background: #c7f1fb;
}
.pollsBarMax {
	background: #00ccff;
}

.date {
	color: #777;
}
#commentForm {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #ccc;
	background: #f5f5f5;
	padding: 8px;
}

ul.subCategories {
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
	margin-bottom: 40px;
}
ul.subCategories li {
	margin: 0px;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}
ul.subCategories a {
	font-weight: bold;
}

.guestbookAnswer {
	font-style: italic;
	margin-top: 10px;
}
.head {
	height:108px;
	min-width:850px;
	border:1px solid #aeb1b4;
	margin-bottom:6px;
	background:url(../images/head.jpg) repeat-x left top;
}
.logo {
	marginp:0;
	float:left;
}
.title {
	font-size: 12px;
	font-weight: bold;
	margin-left:30px;
	margin-top:40px;
	width:576px;
	color:#04468E;
	text-transform:uppercase;
	float:left;
}
.right {
	
	height:108px;
	background:url(../images/sky.jpg) no-repeat right top;
}
.right1 {
	float:right;
	text-align:right;
	margin-top:5px;
	width:100px;
	min-width:70px;
	padding:0;
}
.lang {
	float:left;
	text-align:center;
	line-height:40px;
	margin:0 0 0 15px;
}
.contact {
	margin:0;
	padding:0;
	margin-top:3px;
	height:20px;
	margin-right:25px;
	float:right;
}
.contact a, .contact a:hover, .contact a:visited {
	margin:0 0 0 30px;
}
.menutop {
	height:38px;
	min-width:850px;
	margin-bottom:6px;
	border:1px solid #aeb1b4;
}
.groundmenu {
	height:30px;
	background:url(../images/menu-mid.gif) repeat-x left;
	min-width:844px;
	margin:4px;
}
.trans {
	height:1px;
	background:url(../images/blank.gif) repeat-x left;
	min-width:434px;
}
/* ---- Basic menu styles ------------------- */

/* common styling */
#menu, #menu ul, #menu li { margin: 0; padding: 0; border: 0 none; }

#menu       { position:relative; z-index: 100;}
#menu li    { float:left;  position:relative; list-style: none; display: inline;}
#menu li a  { display:block; white-space: nowrap;  }
#menu li li { /*width: 100%;*/ clear: both;  /*FF 1.0.7 needs this */  }
#menu li ul { visibility: hidden; position:absolute; }

#menu li li ul {  top: 0; left: 0; }

#menu li.hover ul               {  visibility: visible; }
#menu li.hover ul li ul 		  {  visibility: hidden;  }
#menu li.hover li.hover ul      {  visibility: visible;  left: 100%; }

/* ---- Menu layout -------------------------- */


#menu li li { border: 0;}

#menu ul    { border: 0px; }
#menu ul li.node { background: transparent url(../images/arrow.png) no-repeat right; }
#menu ul li.separator { height: 1px;  }

#menu a {
	padding: 0 7px;
	margin: 0;
	color: #333333;
	line-height: 1.6em; vertical-align: middle;
	font-size: 11px; font-weight: bold; text-decoration: none;
	cursor: pointer;
	background-repeat: no-repeat; background-position: left 50%
}
#menu li a {
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

#menu li.disabled a { color: gray; }

/* 1 level - hover */
#menu li.hover a {  color:#ffffff; text-decoration:underline; margin: 0; }
/* 2 level - normal */
#menu li.hover li a { background-color: transparent; border: 0 none;   margin: 2px;  }
/* 2 level - hover */
#menu li.hover li.hover a { background-color: #fff;color:#18ab34; border: 0px; text-decoration:underline; margin: 2px;   }
/* 3 level - normal */
#menu li.hover li.hover li a { background-color: transparent; border: 0 none;   margin: 2px;  }
/* 3 level - hover */
#menu li.hover li.hover li a:hover { background-color: #D6E5FC; border: 0px;  margin: 1px;  }

.menucentre {
	height:30px;
	margin-top:4px;
	margin-left:20px;
	float:left;
	line-height:35px;
	color:#fff5d7;
}
.menucentre a, .menucentre a:visited, .menucentre a:hover{
	color:#ffffff;
	padding:0 6px;
	font-size:12px;
	text-decoration:underline;
}
.menucentre a:hover{
	text-decoration:none;
}
.leftmenu {
	width:194px;
	padding:4px;
	margin-bottom:15px;
	border:1px solid #aeb1b4;
}
.maincontent {
	margin:0 4px;
	padding:10px;
	margin-bottom:15px;
	border:1px solid #aeb1b4;
}
.maincontent1 {
	margin:0 4px;
	padding:4px;
	margin-bottom:15px;
	border:1px solid #aeb1b4;
}
.groundleftmenu {
	height:26px;
	line-height:26px;
	margin-bottom:1px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
	background:url(../images/main-menu.gif) repeat-x left;
}
.menuarrow {
	height:26px;
	line-height:26px;
	margin-bottom:1px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
	background:url(../images/menu_arrow.gif) no-repeat left;
}
.groundleftmenu1 {
	color:#FFFFFF;
	padding:10px;
	background:url(../images/menu_v.gif) repeat-x left top #60ade3;
}
.groundleftmenu1 div {
	color:#FFFFFF;
	text-transform:uppercase;
}
.groundleftmenu1 a, .groundleftmenu1 a:hover, .groundleftmenu1 a:visited {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}
.groundleftmenu1 a:hover {
	color:#cee6f3;
}
.grayborder {
	width:194px;
	padding:4px;
	margin-bottom:2px;
	border:1px solid #aeb1b4;
}
.gray {
	height:33px;
	line-height:33px;
	margin-bottom:1px;
	color:#FFFFFF;
	text-align:center;
	background:url(../images/footer-gray.gif) repeat-x left;
}
.gray a, .gray a:hover, .gray a:visited {
	color:#FFFFFF;
}
.footerborder {
	margin:0 0 0 4px;
	padding:4px;
	margin-bottom:3px;
	border:1px solid #aeb1b4;
}
.blue_footer {
	height:33px;
	line-height:33px;
	padding-right:30px;
	margin-bottom:1px;
	text-align:right;
	color:#FFFFFF;
	background:url(../images/footer.gif) repeat-x left;
}
.blue_footer a, .blue_footer a:hover, .blue_footer a:visited {
	color:#FFFFFF;
	padding:0 10px;
}
.dashed {
	background:url(../images/dash.gif) repeat-x left;
	height:1px;
	margin:3px 0;
}
.dashed1 {
	background:url(../images/dash_gray.gif) repeat-x left;
	height:1px;
	margin:3px 0;
}
.active a, .active a:hover, .active a:visited {
	color:#6396d0;
	font-weight:bold;
}
.main_news {
	color:#FFFFFF;
	padding:15px;
	margin:0;
	font-size:12px;
	background:url(../images/main_news.gif) repeat-x left top #60ade3;
}
.main_news a, .main_news a:hover, .main_news a:visited{
	color:#FFFFFF;
	font-size:12px;
}
.main_news a div, .main_news a:hover div, .main_news a:visited div{
	color:#FFFFFF;
	font-size:12px;
}
.more {
	margin-bottom:10px;
	text-align:right;
}
.more a, .more a:visited, .more a:hover{
	height:16px;
	font-size:11px;
	color:#007cc2;
	text-decoration:underline;
}

.map-level-1{
	line-height:22px;
	color:#007cc2;
}
.map-level-1 a, .map-level-1 a:visited, .map-level-1 a:hover {
	line-height:22px;
	color:#1e1e1e;
}
.map-level-2{
	padding-left:10px;
	color:#007cc2;
}
.map-level-2 a, .map-level-2 a:visited, .map-level-2 a:hover {
	line-height:20px;
	color:#1e1e1e;
}
.footer {
	background:url(../images/footer.gif) repeat-x left;
	height:33px;
	line-height:33px;
	text-align:right;
	padding-right:40px;
	color:#FFFFFF;
}
.footer div, .footer a, .footer a:hover, .footer a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#projectsImages {float:left;}
#projectsImages ul, #projectsImages li {margin:0px;padding:0px;list-style:none;}
#projectsImages li {height:108px;}
.projectsImagesNext {float:left;width:16px;height:31px;background:url(../images/arrow_left.gif) no-repeat;margin-top:30px;margin-left:45px;margin-bottom:5px;margin-right:3px;cursor:pointer;}
.projectsImagesPrev {float:left;width:16px;height:31px;background:url(../images/arrow_right.gif) no-repeat;margin-top:30px;margin-right:3px; margin-left:3px;cursor:pointer;}
.concertTimesLeft {font-weight:bold;font-size:14px;text-transform:uppercase;}
#concertTimesLeft {color:red;}


.menu-l, .menu-r {
	width:7px;
	float:left;
	display:block;
}

.menu-m {
	color:#2085b8;
	font-weight:bold;
	text-decoration:underline;
	font-size:12px;
	color:#FFFFFF;
	float:left;
	line-height:18px;
	display:block;
	padding-right:0;
}

a .menu-l, a .menu-l:visited, a .menu-l:hover {background:none; color:#2085b8; text-decoration:underline;}
a .menu-m, a .menu-m:visited, a .menu-m:hover {background:none; color:#666;}
a .menu-m:hover {background:none; color:#2085b8; text-decoration:underline;}
a .menu-r, a .menu-r:visited, a .menu-r:hover {background:none; color:#2085b8;}
a .menu-r:hover {color:#2085b8;text-decoration:underline;}
.gray_menu {
	height:24px;
	line-height:24px;
	padding-left:15px;
	font-weight:bold;
	margin-bottom:1px;
	text-align:left;
	color:#FFFFFF;
	background:url(../images/gray.gif) repeat-x left;
}
.gray_menu div {
	color:#FFFFFF;
}