/* Scrollbar properties are only supported by Internet Explorer 5.5+  */

a:link {
	background: none;
	color: #303030;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	background: none;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #000000;
}

a:link.bottom {
	background: none;
	color: #ffbe41;
	font-weight: bold;
	text-decoration: underline;
}

a:visited.bottom {
	background: none;
	color: #ffbe41;
	font-weight: bold;
	text-decoration: underline;
}

a:hover.bottom {
	color: #ffce51;
}

body {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/interface/background.jpg);
	background-position: center;
	scrollbar-3dlight-color : #2e0f0d;
	scrollbar-arrow-color : #ffbe41;
	scrollbar-base-color : #2e0f0d;
	scrollbar-darkshadow-color : #612008;
	scrollbar-face-color : #773101;
	scrollbar-highlight-color : #b26618;
	scrollbar-shadow-color : #b26618;
	scrollbar-track-color : #2e0f0d;
}

table {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	border-color: Black;
}

tr {
	border-color: Black;
}
