html, body {
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-family: tahoma;
	font-size: 12px;
	background-color: #e4f5ff;
	color: #365da0;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}

input, select, textarea {
	border: 1px solid #96bbce;
	font-family: tahoma;
	font-size: 12px;
	color: #204978;
	background-color: white;
}


a {
	font-family: tahoma;
	font-size: 12px;
	color: #365da0;
	text-decoration: none;
}

a:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #365da0;
	text-decoration: underline;
}


input.button {
	background-color: #c4d9e3;
	color: black;
	border: 1px solid #868687;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}


table.page {
	width: 956px;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	margin-top: 0;

}

table.page td.banner {
	background-image: url(images/banner.jpg);
	background-position: 9px 0px;
	background-repeat: no-repeat;
	width: 956px;
	height: 184px;
	vertical-align: top;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

table.page td.menu {
	width: 956px;
	height: 145px;
	vertical-align: top;
	text-align: left;
}

table.page td.ice {
	background-image: url(images/ice.png);
	background-repeat: no-repeat;
	width: 956px;
	height: 72px;
}

table.page td.maintext {
	width: 690px;
	padding-left: 30px;
	padding-right: 30px;
	vertical-align: top;
	height: 200px;
	vertical-align: top;
}

table.page td.maintext table.contentpaneopen {
	width: 100%;
}

table.page td.maintextEdited {
	width: 630px;
	vertical-align: top;
	height: 200px;
	vertical-align: top;
}

table.page td.banners {
	width: 206px;
	vertical-align: top;
	height: 200px;
	text-align: center;
}

table.page div.footerLeft {
	height: 54px;
	width: 490px;
	background-image: url(images/footerLeft.png);
	background-repeat: no-repeat;
	float: left;
	padding-top: 11px;
	padding-left: 10px;
	font-size: 10px;
}

table.page div.footerRight{
	height: 24px;
	width: 440px;
	background-image: url(images/footerRight.png);
	background-repeat: no-repeat;
	float: left;
	padding-top: 11px;
	padding-bottom: 30px;
	text-align: right;
	padding-right: 15px;
}

div.footerRight a {
	font-size: 10px;
}

td.contentheading {
	font-weight: bold;
	color: #365da0;;
}

table.blog {
	width: 100%;
}

table.login {
	margin-left: auto;
	margin-right: auto;
}

table.isection {
	margin-left: auto;
	margin-right: auto;
}

table.isection td.category {
	width: 170px;
	vertical-align: top;
	text-align: center;
}

table.isection div.title {
	font-weight: bold;
	text-align: center;
}

div.submenu {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #365da0;
	margin-bottom: 10px;
}

div.submenu a {
	font-size: 11px;
}

div.submenu#marked a {
	font-size: 11px;
	text-decoration: underline;
}

h1.categoryHead {
	font-size: 14px;
	font-weight: bold;
}

div.search {
	float: right;
}

div#jflanguageselection {
	float: right;
	padding-right: 18px;
	vertical-align: bottom;
}

ul.jflanguageselection{
	vertical-align: bottom;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	float: right;
}

ul.jflanguageselection li {
	background-image: none;
	padding: 0px;
	float: left;
	margin-right: 1px;
	margin-left: 1px;
	margin-bottom: 0px;
	white-space: nowrap;
	border: none;
}

ul.jflanguageselection li a{
	display: block;
}

ul.jflanguageselection img{
	border: none;
}

a.admin {
	color: black;
	font-weight: bold;
}

div.bottommenu {
	padding-left: 40px;
	line-height: 30px;
}

div.bottommenu a {
	font-weight: bold;
	font-size: 12px;
}

table.banner {
	height: 184px;
	padding: 0px;
	width: 956px;
}

table.banner td.bannerTop {
	height: 154px;
	vertical-align: top;
	width: 956px;
}

table.banner td.bannerBottom {
	height: 27px;
	width: 956px;
	vertical-align: bottom;
	padding-bottom: 3px;	
}

table.banner img {
	position: relative;
	cursor: pointer;
}