body {
	margin: 0px;
}

body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1 {
	color: #ffffff;
	background: #efa000;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	width: 100px;
}

h3 {
	color: #293d82;
	font-weight: bold;
	font-size: 15px;
}

.extend {
	background: #293d82;
}

.extendmiddle {
	background: #ebebeb;
}

.leftbar {
	background: #ebebeb;
	padding-left: 20px;
}

.content {
	background: #ffffff;
	padding-left: 7px;
        padding-top: 7px;
        padding-right: 4px;
        padding-bottom: 7px;
}

.vertline {
	background: #000000;
}

.rightbar {
	background: #ffffff;
	padding: 5px;
}

.sidelink {
	padding: 5px;
	font-weight: bold;
	color: #333333;
	border-bottom-style: solid;
	border-color: #000000;
	border-bottom-width: 1px;
	text-decoration: none;
}

a.sidelink:hover {
	background: #999999;
}

.loginbox {
	font-size: 9px;
	width: 60px;
}

#floatingmenu {
	padding: 0px;
	border-style: solid;
	border-width: 1px;
	border-bottom-style: none;
	background: #ffffff;
	position: absolute;
	top: 150px;
	left: 40px;
	visibility: hidden;
}

.floatingmenu_item {
	margin: 0px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 3px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #000000;
}

.article_title {
	color: #293d82;
	font-weight: bold;
}

a.floatingmenu_item:hover {
	background: #efa000;
}

.bottombar {
	background: #c6c4c4;
	color: #333333;
	text-decoration: none;
	padding: 3px;
}

#adg_symbol {
	font-weight: bold;
	color: #293d82;
}