body {
	background-color: #f2f8ff;
	background-image: url("images/bg.gif");
	background-repeat: repeat-y;
	background-position: 0% 0%;
	margin: 0px;
	font-family: Verdana, sans-serif;
}

h1, h2, h3 {
	color: #09196e;
	font-family: Arial, sans-serif;
}

.header {
	font-family: Arial, sans-serif;
	font-size: 14pt;
	color: #09196e;
}

.fieldtitle {
	color: #09196e;
	font-weight: bold;
	margin-bottom: 8px;
}

a {
	color: #2656b6;
}

a:visited {
	color: #7485a6;
}

div#headbg {
	position: absolute;
	left: 0px;
	min-width: 100%;
	width: 1000px;
	top: 0px;
	overflow: hidden;
}

div#headtop {
	position: absolute;
	top: 10px;
	right: 0px;
}

div#headtop, div#headtop td {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: small;
}

div#headtop a, a.btn {
	color: #c7d8ea;
	text-decoration: none;
}

div#headtop a {
	margin-right: 12px;
}

div#headtop a:visited, a.btn:visited {
	color: #c7d8ea;
}

div#headtop a:hover, a.btn:hover, a.darkbtn:hover {
	text-decoration: underline;
}

a.darkbtn {
	font-family: Verdana, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #09196e;
	text-decoration: none;
}

a.darkbtn:visited {
	color: #09196e;
}

div#langmenu {
	position: absolute;
	background-color: #c7d8ea;
	font-weight: normal;
	padding: 10px;
	width: 130px;
	border: 1px solid #09196e;
	z-index: 1;
}

div#langmenu a {
	color: #09196e;
	text-decoration: none;
}

div#langmenu a:visited {
	color: #09196e;
}

div#headbtns {
	position: absolute;
	left: 100px;
	top: 60px;
	width: 900px;
}

td#left {
	padding-left: 32px;
	padding-top: 30px;
	width: 118px;
	padding-bottom: 20px;
}

td#left ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

td#left li {
	display: block;
	padding-bottom: 2px;
}

td#left, div.titlelinks {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: small;
	color: #09196e;
}

td#left a, div.titlelinks a {
	text-decoration: none;
}

td#left a:hover, div.titlelinks a:hover {
	text-decoration: underline;
}

table#main {
	position: absolute;
	left: 0px;
	top: 110px;
}

td#centre {
	padding-left: 16px;
	width: 650px;
	padding-bottom: 20px;
}

td#right {
	padding-left: 16px;
	width: 168px;
	padding-bottom: 20px;
	text-align: center;
}

td#forum {
	padding-left: 32px;
	top: 110px;
}

td#bottom {
	padding-left: 16px;
	font-size: small;
	padding-top: 12px;
	text-align: center;
	padding-bottom: 12px;
}

td#gads-bottom-td {
	padding-left: 16px;
}

div#gads-bottom-div {
	display: none;
}

img {
	border-width: 0px;
}

ol.first {
	padding: 0px;
	margin: 0px;
}

ol li {
	display: block;
	list-style-type: none;
}

p.bginfo {
	font-size: small;
	color: #707070;
	margin: 0px 20px;
}

.noedit {
	border: 1px solid #09196e;
	padding: 4px;
}
