html, body {
	top:0;
	left:0;
	right:0;
	min-height:100%;
	margin:0;
	padding:0;
	width:100%;
	scrollbar-face-color : #323E50;
	scrollbar-shadow-color : #7C8F9E;
	scrollbar-highlight-color : #8F9BA3;
	scrollbar-3dlight-color : #7C8F9E;
	scrollbar-darkshadow-color : #101063;
	scrollbar-track-color : #3D4B61;
	scrollbar-arrow-color : #7C8F9E;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
	color : #8F9BA3;
	text-decoration : none;

}

a { font-family: sans-serif; font-weight: normal; font-size:12px; color: #8F9BA3; text-decoration: none }
a:hover { color: #dddddd; text-decoration: none }
a.plain:hover { font-size:12px; color: black; text-decoration: none }
.header { font-family: sans-serif; font-weight: bold; font-size:20px; color: #8F9BA3; text-decoration: none }
tr.norm { background : transparent }
th {
	background-color : #3D4B61;
	font-family: sans-serif;
	font-weight: bold;
	font-size:12px;
	color: #8F9BA3;
	text-decoration: none;
	border : White;
}
td {
	font-family: sans-serif;
	font-weight: normal;
	font-size:12px;
	color: #8F9BA3;
	text-decoration: none;
	border : White;
	background-color: #313B4D;
}
b { font-family: sans-serif; font-weight: bold; font-size:12px; color: #8F9BA3; text-decoration: none }
b.indent { text-indent: 3px; font-family: sans-serif; font-weight: bold; font-size:12px; color: #8F9BA3; text-decoration: none }
li { text-indent:5px}
td.sh_nobo {border-left: #8F9BA3 2px solid; border-top: #8F9BA3 2px solid;}
td.sh_nobo_right {border-left: #8F9BA3 2px solid; border-right: #8F9BA3 2px solid; border-top: #8F9BA3 2px solid;}
td.sh_right {border-right: #8F9BA3 2px solid;}
td.sh_left {border-left: #8F9BA3 2px solid;}
td.design { font-family: sans-serif; font-weight: normal; font-size:5px; color: #8F9BA3; text-decoration: none }
td.party { background : url(../pictures/design/party.png) no-repeat fixed right;}
