html, body {
	margin: 0;
	padding: 0;
	border: 0;
	top: 0;
	left: 0;
	sheight: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background: #a1b5ff url(images/index_bg.jpg) repeat-x;
}

body#main {
	background: #a1b5ff url(images/main_bg.jpg) repeat-x;
}

td,a,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #233669;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#submenu {
margin: 0;
padding: 0;
left: 0;
top:0;
}

.submenu {
	color: #364d9f;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.submenu:hover {
	text-decoration: underline;
}

.submenucomment {
	color: #756359;
	font-size: 11px;
}

.selectedmenu {
	color: #31241d;
	text-decoration: none;
	font-weight:bold;
}

.bottom_menu {
	color: #87a0fb;
	font-weight: lighter;
}

.bottom_menu2 {
	color: #ffffff;
	font-weight: bold;
}

.bottom_menu:hover {
	color: #ffffff;
}

.maintext {
	font-size: 12px;
}

.maintext td {
	font-size: 12px;
}


h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: light;
color: #233669;
}
h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: light;
color: #233669;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: light;
color: #233669;
}
