A {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	color: #990000;
	font-weight: normal;
}

A:hover {
  font-family: Arial, Helvetica, sans-serif;
  color: #D70000;
  text-decoration : none;
}

.DefaultGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
}

input.BtnOrange
 {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 1px 0.5em;
 	margin-left: 1px;
 	text-align: center;
 	background: #FF9900;
	border:1px solid #000000;
	CURSOR: hand;
 }
 
 input.BtnOrangeHov
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 1px 0.5em;
	margin-left: 1px;
	text-align: center;
	background: #FFC56C;
	border:1px solid #000000;
 }
 
 input.BtnRed
 {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 1px 0.5em;
 	margin-left: 1px;
 	text-align: center;
 	background: #CC0000;
	border:1px solid #000000;
	CURSOR: hand;
 }
 
 input.BtnRedHov
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 1px 0.5em;
	margin-left: 1px;
	text-align: center;
	background: #FD6666;
	border:1px solid #000000;
 }
 
 input.BtnGreen
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-left: 0px;
	text-align: center;
	border:1px solid #006600;
	CURSOR: hand;
	background-color: #009966;
 }
 
 input.BtnGreenHov
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 0px 0em;
	margin-left: 0px;
	text-align: center;
	border:1px solid #006600;
	background-color: #00C600;
 }
 
 input.BtnMaroon
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFCC00;
	padding: 0px 0em;
	margin-left: 0px;
	text-align: center;
	border:1px solid;
	border-top-color:#F2FCDC;
	border-left-color:#F2FCDC;
	border-right-color:#F2FCDC;
	border-bottom-color:#F2FCDC;
	CURSOR: hand;
	background-color: #990000;
 }
 
 input.BtnMaroonHov
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 0px 0em;
	margin-left: 0px;
	text-align: center;
	border:1px solid;
	border-top-color:#F2FCDC;
	border-left-color:#F2FCDC;
	border-right-color:#F2FCDC;
	border-bottom-color:#F2FCDC;
	background-color: #DF0000;
 }
  input.SearchBtnGreen
 {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 1px 0.5em;
 	margin-left: 1px;
 	text-align: center;
	background: #78A02C;
	border:1px solid;
   	border-top-color:#78A02C;
   	border-left-color:#78A02C;
   	border-right-color:#78A02C;
   	border-bottom-color:#78A02C;
	CURSOR: hand;
 }
 
 input.SearchBtnGreenHov
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 1px 0.5em;
 	margin-left: 1px;
 	text-align: center;
	background: #D2DF9B;
	border:1px solid;
   	border-top-color:#D2DF9B;
   	border-left-color:#D2DF9B;
   	border-right-color:#D2DF9B;
   	border-bottom-color:#D2DF9B;
 }

a.OrangeButton
 {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 1px 0.5em;
 	margin-left: 1px;
 	text-align: center;
 	background: #FF9900;
	border:1px solid;
   	border-top-color:#FF9900;
   	border-left-color:#FF9900;
   	border-right-color:#FF9900;
   	border-bottom-color:#FF9900;
 }
 
 a.OrangeButton:hover
 {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 1px 0.5em;
 	margin-left: 1px;
 	text-align: center;
 	background: #FFC56C;
	border:1px solid;
	border-top-color:#FFC56C;
	border-left-color:#FFC56C;
	border-right-color:#FFC56C;
	border-bottom-color:#FFC56C;
 }
 
 a.GreenButton
 {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 1px 0.5em;
 	margin-left: 1px;
 	text-align: center;
 	background: #78A02C;
	border:1px solid;
   	border-top-color:#78A02C;
   	border-left-color:#78A02C;
   	border-right-color:#78A02C;
   	border-bottom-color:#78A02C;
 }
 
 a.GreenButton:hover
 {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 1px 0.5em;
 	margin-left: 1px;
 	text-align: center;
 	background: #D9E4AA;
	border:1px solid;
	border-top-color:#D9E4AA;
	border-left-color:#D9E4AA;
	border-right-color:#D9E4AA;
	border-bottom-color:#D9E4AA;
 }
 
 .menu {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10px;
  font-weight : normal;
  line-height: 13px;
  color : #99A3A6;  
}

.tfield{
	background-color : #F7F1C8;
	border : 1 solid #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #333333;
	text-align: right;
}
.txbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
.txHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #ECF8FF;
}
.default {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : normal;
  line-height: 13px;
  color : #333333;
}
.default2 {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10px;
  font-weight : normal;
  line-height: 13px;
  color : #333333;
}
.print {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : normal;
  line-height: 13px;
  color : #000000;
}

.defaultbold {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : bold;
  line-height: 13px;
  color : #666666;
}

.printbold {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : bold;
  line-height: 13px;
  color : #000000;
}

.tfieldleft{
	border : 1 solid #EA8C00;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	text-align: center;
	margin: 0.3em;
	padding: 0.3em;
	list-style-type: disc;
	background-repeat: no-repeat;
	white-space: nowrap;
	display: inline;
	left: 1px;
	top: 1px;
	right: 1px;
	bottom: 1px;
	text-indent: 1px;
	height: 1em;
	width: 1em;
	background-color: #FFFFF4;
	
}
.tfieldleft2{
	border : 1 solid #EA8C00;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	text-align: center;
	margin: 0.3em;
	padding: 0.3em;
	list-style-type: disc;
	background-repeat: no-repeat;
	white-space: nowrap;
	display: inline;
	left: 1px;
	top: 1px;
	right: 1px;
	bottom: 1px;
	text-indent: 1px;
	height: 1em;
	width: 1em;
	background-color: #FFFFF4;
}
.tfieldright{
	border : 1 solid #0099FF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	text-align: center;
	margin: 0.3em;
	padding: 0.3em;
	list-style-type: disc;
	background-repeat: no-repeat;
	white-space: nowrap;
	display: inline;
	left: 1px;
	top: 1px;
	right: 1px;
	bottom: 1px;
	text-indent: 1px;
	background-color: #EAF9FF;
}
.tfieldright2{
	border : 1 solid #0099FF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	text-align: center;
	margin: 0.3em;
	padding: 0.3em;
	list-style-type: disc;
	background-repeat: no-repeat;
	white-space: nowrap;
	display: inline;
	left: 1px;
	top: 1px;
	right: 1px;
	bottom: 1px;
	text-indent: 1px;
	height: 1em;
	width: 1em;
	background-color: #EAF9FF;
}

.tfieldtittle {

	border : 1 solid #990000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	text-align: center;
	margin: 0.3em;
	padding: 0.3em;
	list-style-type: disc;
	background-repeat: no-repeat;
	white-space: nowrap;
	display: inline;
	left: 1px;
	top: 1px;
	right: 1px;
	bottom: 1px;
	text-indent: 1px;
	height: 1em;
	width: 1em;
	background-color: #FFAB2D;
}

.tittlebold {

  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : bold;
  line-height: 13px;
  color : #CE0067;
}
.tfieldtittle2 {


	border : 1 solid #990000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	text-align: center;
	margin: 0.2em;
	padding: 0.2em;
	list-style-type: disc;
	background-repeat: no-repeat;
	white-space: nowrap;
	display: inline;
	left: 1px;
	top: 1px;
	right: 1px;
	bottom: 1px;
	text-indent: 1px;
	height: 0.6em;
	width: 0.6em;
	background-color: #FFAB2D;
}
.tittlebold2 {


  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : bold;
  line-height: 13px;
  color : #0060BF;
}
.tx_aktif {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	text-align: center;
	margin: 0.3em;
	padding: 0.4em;
	list-style-type: disc;
	background-repeat: no-repeat;
	white-space: nowrap;
	display: inline;
	left: 1px;
	top: 1px;
	right: 1px;
	bottom: 1px;
	text-indent: 1px;
	height: 1em;
	width: 9em;
	background-color: #FAF0ED;
	border-top-width: 1;
	border-right-width: 1;
	border-bottom-width: 1;
	border-left-width: 1;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(../images/baractive.gif);
}
.tx_pasif {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #666666;
	text-align: center;
	margin: 0.2em;
	list-style-type: disc;
	background-repeat: no-repeat;
	white-space: nowrap;
	display: inline;
	left: 1px;
	top: 1px;
	right: 1px;
	bottom: 1px;
	text-indent: 1px;
	height: 1em;
	width: 9em;
	border-top-width: 1;
	border-right-width: 1;
	border-bottom-width: 1;
	border-left-width: 1;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 0.3em;
	padding-right: 0.2em;
	padding-bottom: 0.3em;
	padding-left: 0.2em;
	background-image: url(../images/barpasive.gif);
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #990000;
	text-align: center;
	margin-left: 1px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border: 1px solid #000000;
	cursor: hand;
}
.red:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #C10000;
	text-align: center;
	margin-left: 1px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border: 1px solid #000000;
	cursor: hand;
}
.defaultRed {

  font-family : Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : normal;
  line-height: 12px;
  color : #990000;
}
.tittlebold3 {



  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : bold;
  line-height: 13px;
  color : #C79F29;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #009900;
	text-align: center;
	margin-left: 1px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border: 1px solid #000000;
	cursor: hand;
}
.green:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #00BB00;
	text-align: center;
	margin-left: 1px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border: 1px solid #000000;
	cursor: hand;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #FF9900;
	text-align: center;
	margin-left: 1px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border: 1px solid #000000;
	cursor: hand;
}
.orange:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFAD33;
	text-align: center;
	margin-left: 1px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border: 1px solid #000000;
	cursor: hand;
}