#sbar {
	position:absolute;
	left:0px;
	top:0px;
	width:200px;
	height:100%;
	z-index:1;
	background-color:#99FFFF;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 3px;
    border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}
#main {
	position: absolute;
	left: 200px;
	top: 0px;
	height: 100%;
	z-index: 1;
	padding-left: 50px;
	padding-right: 50px;
	text-align: center;
}

.deffont {
	font-family: Arial, Helvetica, sans-serif;
}


.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333333;
}
.boldfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
}
.norm_09 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;
}
.norm_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	color: #000000;
}
.bold_09 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
}
.bold_08 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
}
.bold_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #000000;
}
.bold_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
}
.bold_13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #000000;
}
.bold_13r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #990000;
}
.bold_10r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #990000;
}
.bold_11r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #990000;
}
.bold_12r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #990000;
}
