body {
	background-image: url(images/BodyBg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6, p {
	padding: 0;
	margin: 0;
	margin-bottom: 14px;
}
a {
	color: #3D7BCE;
}
a:hover {
	color: #015A9C;
	text-decoration: none;
}
img {
	border: none;
}

#wrapper {
	text-align: left;
	padding: 0px;
	width: 863px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	height: 227px;
	position: relative;
}
.topmenu {
	background-image: url(images/TopMenuBg.gif);
	height: 41px;
	width: 863px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 2;
	background-repeat: no-repeat;
}
#topmenu {
	padding-left: 8px;
}

#topmenu li {
	display: inline;
}
#topmenu ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topmenu a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/topmenu_line.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
	display: block;
	float: left;
	width: 96px;
	text-align: center;
	padding-left: 1px;
	padding-top: 12px;
	padding-bottom: 16px;
	outline: none;
}
#topmenu a:hover {
	background-image: url(images/TopmenuHover.gif);
	background-position: left 8px;
	padding-left: 1px;
}

#topmenu a.act {
	background-image: url(images/TopMenuACT.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#banner {
	background-image: url(images/BannerImage.jpg);
	height: 186px;
	width: 863px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 41px;
}
#banner h1 {
	display: none;
}

#main {
	background-image: url(images/MainBg.gif);
}
#main-arkisto {
	background-image: url(images/MainBg_arkisto.gif);
}

#main-top {
	background-image: url(images/MainTopBg.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
#main-top-arkisto {
	background-image: url(images/MainTopBg_arkisto.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
#footer {
	clear: both;
	margin-bottom: 20px;
	font-size: 11px;
}

#footer a {
	color: #FFFFFF;
}

#left {
	height: 350px;
	width: 245px;
}
.left {
	margin-top: 30px;
	margin-left: 18px;
	margin-right: 14px;
}

#right {
	width: 170px;
}
#footer {
	background-image: url(images/FooterBg.jpg);
	height: 52px;
}
#footer-arkisto {
	background-image: url(images/FooterBg_arkisto.jpg);
	height: 52px;
}
#address {
	text-align: center;
	padding-top: 21px;
	color: #FFFFFF;
}
#search {
	z-index: 3;
	position: absolute;
	top: 9px;
	right: 15px;
	text-align: right;
	width: 148px;
}
.search-form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px;
	width: 90px;
	border: 1px solid #999999;
}
.search-button {
	background-image: url(images/ButtonBg.gif);
	border: 1px solid #666666;
	font-size: 11px;
	padding: 1px;
}
.left-box {
	background-color: #DDDDDD;
	width: 202px;
	background-image: url(images/LeftBoxBg.gif);
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
}
.left-box .bottom {
	background-image: url(images/LeftBoxBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.left-box h1 {
	font-size: 12px;
	color: #FFFF00;
	background-image: url(images/LeftBoxTop.gif);
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	text-align: center;
	background-repeat: no-repeat;
}
#submenu {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 7px;
	margin-left: 7px;
}

#submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0px;
}

#submenu ul a {
	margin: 0;
	padding: 0;
	font-size: 0px;
	display: none;
}

#submenu ul ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#submenu ul ul li {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#submenu ul ul li a {
	text-decoration: none;
	font-weight: bold;
	padding-left: 30px;
	color: #000000;
	display: block;
	background-image: url(images/SubmenuButton.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 11px;
}

#submenu ul ul li a:hover, #submenu ul ul li a.act {
	background-image: url(images/SubmenuButtonMO.gif);
}
#submenu ul ul ul {
	padding-top: 3px;
}
#submenu ul ul ul li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 1px;
	padding-bottom: 1px;
}
#submenu ul ul ul li a {
	background-image: none;
	font-weight: normal;

}

#submenu ul ul ul li a:hover, #submenu ul ul ul li a.act {
	background-image: none;
	font-weight: normal;
	color: #015A9C;
	text-decoration: underline;

}

.middle {
	margin-top: 50px;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 16px;
}
.middle2 {
	margin-top: 50px;
	margin-right: 25px;
	margin-left: 15px;
	line-height: 16px;
}

#middle h1 {
	color: #de3e3e;
	font-size: 22px;
	margin-bottom: 20px;
}

#middle h2 {
	color: #de3e3e;
	font-size: 18px;
	margin-bottom: 20px;
}

#middle h3 {
	color: #de3e3e;
	font-size: 15px;
	margin-bottom: 20px;
}

.right {
	margin-top: 62px;
}
#left .e {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 1px;
}
#left .t {
	color: #2B60B3;
}
.news-header {
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}
.news-t {
	color: #de3e3e;
	font-weight: normal;
	font-size: 10px;
}
.news {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.table1 td {
	background-color: #EFEFEF;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
}

.table1 th {
	text-align: left;
	background-color: #DADAD9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C1C2C1;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C2C1;
}

hr {
	margin-top: 15px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D9D9D9;
}
.small {
	font-size: 10px;
}
input {
	border: 1px solid #A6A4A7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea {
	border: 1px solid #A6A4A7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.button {
	background-color: #2C509E;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;

}

.table1 h1 {
	background-color: #D8D8D8;
	margin: 0px;
	padding: 2px;
	
}
#cal_table {
	border: 0px solid #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

#cal_table a {
	text-decoration: none;	
}
#cal_table a:hover {
	text-decoration: underline;	
}

#cal_table img {
	border: 0;
}

#cal_table .kk {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #488ED2;
}

#cal_table .kk a {
	text-decoration: none;
}


#cal_table1 td {
	border: 1px solid #CCCCCC;
	background-color: #F8F8F8;
	height: 55px;
	vertical-align: top;
}

#cal_table1 .this_day {
	background-color: #E6EFF9;
}

#cal_table1 th {
	border: 1px solid #999999;
	background-color: #395D8D;
	font-size: 11px;
	color: #FFFFFF;
}

#cal_table1 .other_month {
	background-color: #DDDDDD;
}

#cal_table1 .day {
	text-align: center;	
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	width: 16px;
	font-weight: bold;
	clear: none;
	float: left;
	font-size: 11px;
}

#cal_table1 .day a {
	text-decoration: none;
}

#cal_table1 .happen {
	text-decoration: none;
	margin-top: 20px;
	font-size: 11px;
}

#cal_table1 .week_happen {
	text-decoration: none;
	margin-top: 0px;
	font-size: 11px;
}

#cal_table1 .insert_new img {
	text-decoration: none;
	float: right;
}

#cal_table select {
	margin: 2px 0px 2px 2px;
}

#cal_table input {
	margin: 0px 2px 3px;
	border: 1px solid #666666;
	background-color: #E6EFF9;
	padding: 2px;
}
.t {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #405D89;
	font-weight: bold;
	display:block;
}
.n {
	color: #47658E;

}
.e {
	margin-bottom: 8px;	
}
#cal_table th {
	width:auto;
}
.happen a {
	display:block;
	border: solid 1px #cccccc;
	margin-bottom:-12px;
	padding:0;
	background-color:#ffffff;
}
#calendar_day_events h1{
	color: #333333;
	padding-bottom: 6px;
	border-bottom: dotted 1px #CCCCCC;
}