body, textarea {
	scrollbar-base-color:#9F0623;
	scrollbar-arrow-color:#FFFFFF;
}

body {
	background-color: #9F0623;

}

body.contentBody {
	scrollbar-base-color:#9F0623;
	scrollbar-arrow-color:#FFFFFF;
	background-color: #9F0623;
	margin-left: 20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
}

body,td,i,b,u,a,p,div {
		font-family : Arial,Helvetica,sans-serif;
		font-size : 12px;
		color : #F4D981;
}
a:ACTIVE,a:FOCUS,a:HOVER,a:LINK,a:VISITED,a{
		font-family : Arial,Helvetica,sans-serif;
		font-size : 12px;
		color: #FFFFFF;
}

.navigationElement,a.navigationElement,a:active.navigationElement,a:active.navigationElement,a:visited.navigationElement {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
	margin-left: 6px;
}

a:hover.navigationElement {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	color : #F4D981;
	text-decoration : none;
	font-weight : normal;
	margin-left: 6px;
}

td.contentDividerLine {
	background-color: #F4D981;
	width:1px;
	margin:0px;
}

img{
	border-color:#000000
}
