
h1 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}

h2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.white {
	color: #FFFFFF;
	text-decoration: underline;
}

.whitenadpis {
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	padding-left: 20px;
}

.white_sm {
	color: #FFFFFF;
	font-size: 11px;
}

.menu_off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #646464;
	text-decoration: underline;
	line-height: 21px;
}

a:hover.menu_off {
	color: #646464;
	text-decoration: none;
}

.menu_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #646464;
}

.menu {
	padding: 25px 0px 0px 139px;
	float: left;
	width: 170px;
}

.menu01 {
	padding: 25px 0px 0px 22px;
	float: left;
	color: #646464;
	font-size: 14px;
	width: 180px;
}

.orange {
	color: #ff7c00;
}

.grau {
	color: #646464;
	font-size: 11px;
	font-weight: normal;
}

.site {
	padding: 20px 50px 20px 330px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646464;
	background-image: url("/images/logo.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
}

.logo {
	position: absolute;
}

.input {
	FONT-SIZE: 11px; 
	FONT-FAMILY: arial,sans-serif; 
	COLOR: #000000; 
	FONT-WEIGHT: normal;
	z-index: 1;
}

.button {
	FONT-SIZE: 11px; 
	FONT-FAMILY: arial,sans-serif; 
	COLOR: #000000; 
	FONT-WEIGHT: bold;
	border-width: 1px;
	border-color: #CCCCCC;
	background: #EFEFEF;
}

.border { 
	border-style: solid; 
	border-width: 1px; 
	border-color: #FFFFFF;
}

.frame { 
	border-style: solid; 
	border-width: 1px; 
	border-color: #FFFFFF;
	padding: 10px;
	width: 150px;
	position: absolute;
	left: 430px;
	display: none;
}

.flash {
	position:relative;
	z-index: -1;
}

.bg-td {
	border-style:dotted;
	border-width: 0px;
	border-right-width: 1px;
	border-color: #484848;
}

.table-header {
	color:#000000;
	font-weight:bold;
	background-color:#C8C8C8;
}

.table-background { 
	background-color:#E3EEF9;
}

.red {
	color: #FF0000;
}



