body {
	background-color:#000000;
	background-image: url(graphics/bg_texture.gif);
	text-align:center;
}
hr {
	height: 1px;
	color: #FF9900;
	background-color: #FF9900;
	border: 1px solid #FF9900;
	clear: both;
	display: block;
}
.tbl_groove {
	border-left: 1px solid #FF9900;
	border-style: dashed;
	border-right: 1px solid #FF9900;
	border-style: solid;
	border-top: 0px;
	border-bottom: 0px;
}
.tbl {
	background-color: #336699;
	padding: 10px;
	font-family: Verdana, Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	table: column[2];
}
.tbl_left {
	border-left: 1px solid #FF9900;
}
.tbl_teaser {
	background-color: #164676;
	border-left: 1px solid #FF9900;
	border-right: 1px solid #FF9900;
	font-family: Verdana, Tahoma;
	font-size: 12px;
}
.top {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	color: #333333;
}
.title {
	font-family: Verdana, Tahoma;
	font-size: 19px;
	color: #336699;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 26px;
}
.subtitle {
	font-family: Verdana, Tahoma;
	font-size: 16px;
	color: #FF9900;
}
.subtitle_withe {
	font-family: Verdana, Tahoma;
	font-size: 16px;
	color: #FFFFFF;
}
.text {
	font-family: Verdana, Tahoma;
	font-size: 12px;
	color: #D5D5D5;
	line-height: 16px;
}
.text_small {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	color: #003366;
}
.form {
	font-family: Verdana, Tahoma;
	border: 1px solid #FF9900;
	background-color: #336699;
}
.submit {
	font-size: 10px;
    line-height: 12px;
	margin-top: 0px;
	color: #003366;
	border: 1px solid #003366;
	background-image: url(graphics/bg_form.jpg);
   }
.input {
   color: #333333;
   border: 1px solid #990000;
   }
.footer {
	font-family: Verdana, Tahoma;
	font-size: 9px; 
	color: #D5D5D5; 
}
.form {
	font-family: Verdana, Tahoma;
	font-size: 12px;
	color: #003366;
	background-color: #336699;
	border: 1px solid #FF9900;
}
a:active {
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #D5D5D5;
}
a:visited {
	text-decoration: none;
	color: #D5D5D5;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}

hr {
	background-color:#D5D5D5;
	color: #D5D5D5;
	height: 1px;
	border: #D5D5D5;
}

.tbltitle {
	font-family: Verdana, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #E6E6E6;
	border: 1px solid #D5D5D5;
}
.tblcolumntitle {
	font-family: Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #292B59;
	background-color: #D2D2D2;
	background-image:  url(file:///Macintosh%20HDD/Users/regula/Desktop/graphics/bg_tblcolumntitle.gif);
	border: 1px solid #D5D5D5;
}
.tbltext {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #EAEAEA;
	border: 1px solid #D5D5D5;
}
.bold {  font-weight: bold}

.italic {  font-style: italic}

.bold_italic {  font-style: italic; font-weight: bold}

.text ol li{
	padding-bottom: 3px
}

p {
	margin-top: 3px;
	margin-bottom: 3px;
}

.image {
	border: 1px solid #D5D5D5;	
}

.image_right {
	margin-left: 6px;
	border: 1px solid #D5D5D5;	
}

.image_left {
	margin-right: 6px;
	border: 1px solid #D5D5D5;	
}

