﻿/* CSS-Layout */
#left_col {
	width: 140px;
	position: absolute;
	left: 0px;
	top: 0px;
	}

#page_content {
	background: #FFFFFF;
	margin-left: 150px;
	width: 720px;
}

#container {
	position: relative;
	width: 100%;
}
.style1 {
	font-family: Verdana, Tahoma, Arial;
	font-size: xx-large;
	text-align: center;
}
.style2 {
	padding-left: 3px;
	padding-right: 3px;
}
.style3 {
	text-align: center;
}
.style4 {
	font-family: Verdana, Tahoma, Arial;
	font-size: small;
	text-align: center;
}
.style5 {
	font-family: Verdana, Tahoma, Arial;
	font-size: small;
	font-style: normal;
}
.style6 {
	font-family: Verdana, Tahoma, Arial;
	font-size: x-small;
	text-align: left;
}
.style7 {
	border-width: 1px;
}
.style8 {
	font-family: Verdana, Tahoma, Arial;
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	line-height: 250%;
}
.style9 {
	font-family: Verdana, Tahoma, Arial;
	font-size: small;
	font-style: normal;
	line-height: 190%;	
}
.style10 {
	text-align: right;
}
.style11 {
	border-style: solid;
	border-width: 1px;
}
.style12 {
	border-width: 0;
	text-align: center;
}
.style13 {
	color: #FF0000;
}
.style14 {
	color: #00FF00;
}
.style16 {
	font-family: Verdana;
}
.style17 {
	font-size: medium;
}
.style18 {
	vertical-align: middle;
}
.style19 {
	text-decoration: underline;
}
.style20 {
	font-family: Verdana, Tahoma, Arial;
	font-size: medium;
	font-weight: bold;
	color: #333333;
	text-align: left;
	line-height: 250%;
}
.style21 {
	color: #808080;
}
.style23 {
	text-align: left;
}
.style24 {
	border-collapse: collapse;
}
.style25 {
	border-collapse: collapse;
	background-color: #333333;
}