html {
overflow-y: scroll;
}
.titlepage {
	color: #336699;
	background-color: #eaf3fd;
	text-align: right;
	border: 1px solid #6699cc;
	font-weight: bold;
	font-size: 10px;
}
body {
	font-family: verdana;
	font-size: 12px;
	margin-right: 5px;
	SCROLLBAR-FACE-COLOR: white; SCROLLBAR-HIGHLIGHT-COLOR: white; SCROLLBAR-SHADOW-COLOR: white; SCROLLBAR-3DLIGHT-COLOR: #84b0c7; SCROLLBAR-ARROW-COLOR: #84b0c7; SCROLLBAR-TRACK-COLOR: white; FONT-FAMILY: verdana; SCROLLBAR-DARKSHADOW-COLOR: #84b0c7; SCROLLBAR-BASE-COLOR: white
}
.docs_line_titles {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6b97c8;
	border-right-color: #6b97c8;
	border-bottom-color: #6b97c8;
	border-left-color: #6b97c8;
}

.test {
	border: 1px solid #000000;
}
.titleparagraf {
	font-size: 14px;
	font-weight: bold;
	color: #00285A;
}
.horizrule {
	color: #00285A;
}
.tableborder {
	border: 1px solid #666666;
}
a {
	text-decoration: none;
}
.tab_links {
	font-size: 10px;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
}
.table_docs {
	font-size: 10px;
	color: #0b2c59;
}
.docs_link {
	color: #0b2c59;
}

