﻿
	a:link       { text-decoration: none underline; font-weight: none; color:#000000 }
	a:active     { text-decoration: none underline; font-weight: none; color:#000000 }
	a:visited    { text-decoration: none underline; font-weight: none; color:#000000 }
	a:hover      { text-decoration: underline; font-weight: none; color:#8CAE17 }
	
	
	
	body {
	margin: 0px;
	background-color: #333333;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.text_small {
	font-family: tahoma, arial;
	font-size: 8pt;
	color: #000000;
}
.text_heading {
	font-family: Arial;
	font-size: 13pt; font-style:italic; font-weight:bold
}
.text_medium {
	font-family: arial, tahoma;
	font-size: 10pt;
}

	.textarea     { border-style:solid; border-width:1px; padding:2px; font-size: 8pt; font-family: Tahoma; color: #000000 }


.text_menu {
	font-family: arial, tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.table_main {
	width: 910px;
	background-color: #EBEBEB;
}
.table_headerrow {
	background-color: #454545;
}
.table_headertabletop {
	width: 275px;
}
.table_headerBG {
	background-image: url('../images/header_skydiver-bottom.png');
}
.table_header-lower {
	width: 100%;
}
.table_menuleft {
	background-color: #454545;
}
.table_menu-linerow {
	text-align: center;
}
.image-line {
	margin-bottom: 8px;
	margin-top: 8px;
}