*{}
INPUT,SELECT,TEXTAREA {
font-family: arial,helvetica,sans-serif;
font-size: 11px;
border: 1px solid #DCDCDC;
}
INPUT.SUBMIT {
	cursor: pointer;
}
TABLE {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	padding: 0px;
}
TD {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	}
a:link {
	font-family : Arial,Helvetica,sans-serif;
	color : #000;
	text-decoration : none;
	font-size: 10px;
}
a:visited {
	font-family : Arial,Helvetica,sans-serif;
	color : #000;
	text-decoration : none;
	font-size: 10px;
}
a:active {
	font-family : Arial,Helvetica,sans-serif;
	color : #000;
	text-decoration : none;
	font-size: 10px;
}
a:hover {
   font-size: 10px;
	font-family : Arial,Helvetica,sans-serif;
	color: #FF4500;
	text-decoration : underline;	
}
.normal{
	color: #666666;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10px;
}
.bold{
	color: #666666;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10px;
	font-weight : bold;
}
.normal10{
	color: #666666;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10px;
}
.bold10{
	color: #666666;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10px;
	font-weight : bold;
}
.normal11{
	color: #666666;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
}
.bold11{
	color: #666666;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : bold;
}
.normal12{
	color: #666666;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
}
.bold12{
	color: #666666;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-weight : bold;
}
.menu{
	color : #333333;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10px;
	font-weight : bold;
	background-color : #e8e9b6;
	cursor : pointer;
}
.menuactive{
	color : #333333;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10px;
	font-weight : bold;
	background-color : #9A9A74;
	cursor : pointer;
}
.menutop{
	color : #333333;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10px;
	font-weight : bold;
	background-color : #b4d900;
}
.contentframe{
	color : white;
	font-size : 14px;
	font-weight : bold;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	background-color : black;
	border: 0px;
	/*border-bottom: 2px solid #DCDCDC;*/
}
.contentframefillup{
	border: 0px;
	/*border-bottom: 2px solid #DCDCDC;*/
	vertical-align: bottom;
}
.contentframesuper{
	color : black;
	font-size : 12px;
/*	border: 2px solid #DCDCDC;*/
	border-top: 0px;
}
.subframe{
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	border: 2px solid #DCDCDC;
}
.subframesuper{
	font-family : Arial, Helvetica, sans-serif;
	color : #666666;
	font-size : 9px;
}
.subframeSmall{
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	}
p.subframetitle {
	color : #000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-transform: lowercase;
	margin: 0px;
	}
p.subframetitleSmall {
	color : #000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-transform: lowercase;
	margin: 0px;
	}
.subframeidentifier {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-align: right;
}
.subframesuperOrange{
	font-family : Arial, Helvetica, sans-serif;
	color : #666666;
	font-size : 9px;
	background-image: url(../images/system/orangeverlauf.gif);
	background-position: right;
	background-repeat: repeat-y;
}
.subframesuperBlau{
	font-family : Arial, Helvetica, sans-serif;
	color : #666666;
	font-size : 9px;
	background-image: url(../images/system/blauverlauf.gif);
	background-position: right;
	background-repeat: repeat-y;
}
.subframesuperGruen{
	font-family : Arial, Helvetica, sans-serif;
	color : #666666;
	font-size : 9px;
	background-image: url(../images/system/gruenverlauf.gif);
	background-position: right;
	background-repeat: repeat-y;
}
.subframesuperService{
	font-family : Arial, Helvetica, sans-serif;
	color : #000;
	font-size : 11px;
	font-weight: bold;
	background-image: url(../images/system/rotverlauf_von_links.gif);
	background-position: left;
	background-repeat: repeat-y;
}
.teaser{
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	background-color : #DCDCDC;
	padding: 0px;
}
p.helpbox{
	margin: 5px;
}
div.helpbox {
	border: 1px solid red;
	width: 100%;
	font-size: 11px;
	padding: 2px;
	background-color: #F5F5F5;
}
.frm{
font-family : Arial,Helvetica,sans-serif;
font-size: 10px;
border: 1px solid #DCDCDC;
margin: 0.1em;
}
.frmlocked {
background-color: #D3D3D3;
font-family : Arial,Helvetica,sans-serif;
font-size: 10px;
color: #FF4500;
	border : 1px solid #333333;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
}
.frminactive {
background-color: #F5F5F5;
font-family : Arial,Helvetica,sans-serif;
font-size: 10px;
color: #DCDCDC;
	border : 1px solid #cccccc;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
}
.bold11dark{
	color: #333333;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : bold;
}
.gbback {
	font: 10px  Arial, Helvetica, sans-serif;
	background: black;
	color: #D2E22A;

}
.underline {
	font: bold 10px  Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.gbhead {
	font: bold 10px  Arial, Helvetica, sans-serif;
	color: #D2E22A;

}
.gbunderline {

	font: bold 10px  Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.gbsite {
	background: #d2d36e;
}
.gbentryOdd {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #F4F6CD;
}
.gbentryEven {
	font: 10px VArial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
}
.normal10bg {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #DCDCDC;
}
.normal10bg1 {
	font: 10px VArial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;

}
.articleselect{
	color : #000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	background-color : #F5f5f5;
} 
.articleactive{
	color : #333333;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : normal;
	background-color : #E8E9B6;
	cursor : pointer;
} 
.articleprice {
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}
.articletopprice {
	color : #b00000;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : bold;
}
.articleoldprice {
	color : red;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration: line-through;
}
.articledetail {
	color : #000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	background-color: white;
}
.articlelogo{
	color : #000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-transform: lowercase;
}
.startpageHeadLines{
	padding: 3px 0 3px 10px;
	color : #3d3d3d;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	letter-spacing: 2px;
	border-bottom: 4px solid #fff;
	background-color: #eeeeee;
}
.startpageHeadLines a:link{
	color: #000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration: none;
	
}
.startpageHeadLines a:visited{
	color: #000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration: none;
}
.startpageHeadLines a:active{
	color: #000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration: none;
}
.startpageHeadLines a:hover{
	color: #9FAB18;
	text-decoration: none;
}
.articlesmall{
	color: #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	background-color : #ffffff;
	font-weight : normal;
}
.articlesmall a:link, a:visited {
	color: #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration: none;
}
.articlesmall a:hover{
	text-decoration: underline;
}
.frmtlbeven{
	color : #333333;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : normal;
	background-color : #DCDCDC;
} 
.frmtblodd{
	color : #333333;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : normal;
	background-color : #F5F5F5;
}
.frmtblextra{
	color : #333333;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : normal;
	background-color : #FFE4B5;
}
.frmtblprovider{
	color : #333333;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : normal;
	background-color : #E3FFDD;
}
.pdactive{
	color : #333333;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : normal;
	background-color : #90EE90;
}
.friendstable{
	color : #333333;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : normal;
	background-color : #77B59C;
}
#friendview td, tr{
	border: 0;
}
#friendview img{
	border: 1px dashed #C2C2C2;
}
#friendview th{
	font-size: 120%;
	font-weight: bolder;
	letter-spacing: 1px;
	border-top: 1px dotted #8c8c8c;
	padding-bottom: 5px;
}
#friendview a, a:link, a:hover, a:active{
	border: 0;
	text-decoration: none;
	
} 
.pdinactive{
	color : White;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : normal;
	background-color : #FF6347;
} 
.powerdown{
	color : #B00000;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 20px;
	font-weight : normal;
	background-color : #F5F5F5;
}
.missinglogo{
	color : #333333;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 20px;
	font-weight : bolder;
}
.topmenu{
	color : #000;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : normal;
	background-color: #F5F5F5;
	cursor : pointer;
} 
.topmenuactive{
	color : #b00000;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : normal;
	background-color :#F5F5DC;
	cursor : pointer;
}
.topmenuOuterTable {
	border: 1px solid #DCDCDC;
}
.topmenuInnerTable {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	border: 1px solid #DCDCDC;
	background-color: #F5F5F5;
}
.topmenu a{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.topmenu a:link{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.topmenu a:visited{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.topmenu a:active{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.topmenu a:hover{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
#standardTable	{
	border: 2px solid #DCDCDC;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#standardTable TD {
	background-color: white;
	color: black;
	font-size: 10px;
}
#standardTable TD.head {
	background-color: #F5F5F5;
	color: black;
	border: 0px;
	border-bottom: 1px solid #DCDCDC;
}
.locframe {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border: none;
}
.locframebold {

	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border: none;
}
.frmfriends {
	border: 1px solid #9A9A74;
}
.warning{
	color : #b00000;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : bold;
	background-color : White;
}
.admtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.admsubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.sumline{
	background-color: #F5F5DC;
	font-family : Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	border: none;
}
.presumline{
	background-color: #E8E9B6;
	font-family : Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	border: none;
}
.sumline_mandatory{
	background-color: #F5F5DC;
	font-family : Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #000000;
	border: none;
}
.presumline_mandatory{
	background-color: #E8E9B6;
	font-family : Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #000000;
	border: none;
}
.linehighlight{
	background-color: #FF6142;
	font-family : Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #F7F7DE;
	border: none;
}
.buttoninactive{
	background-color : #999999;
	color : White;
	border-top-color : Silver;
	border-top-style : solid;
	border-right-color : Black;
	border-left-color : Silver;
	border-bottom-color : Black;
   border: 1px solid; 
	border-color: #FFFFFF #333333 #333333 #FFFFFF;
}
.buttonactive { background-color : #999999; color : White; border-top-color : Silver; border-top-style : solid; border-right-color : Black; border-left-color : Silver; border-bottom-color : Black; border: 1px solid; border-color: #333333 #CCCCCC #CCCCCC #333333; cursor: pointer;}
.navbg{
	font-size: 11px;
	background-color : #999999;
	color : White;
}
.navsection{
	font-size: 14px;
	text-decoration: underline;
	background-color : #999999;
	color : White;
}
.navhighlight{
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	background-color : #999999;
	color : #F0E68C;
}
.radio {
	height: 10px;
	width: 10px;
	background: #EDEDED;
	color: #FF4500;
}
.checkbox {
	height: 11px;
	width: 11px;
	background: #EDEDED;
	color: #FF4500;
}
.oldmenustyle{
		
	}

.banner {
	color: Silver;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	
}
#groupselector {
	font-size: 9px;
	font-weight: normal;
	width: 100%;
	background-color: #f5f5f5;
	padding: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
}
#groupselector TABLE {
	background-color: #f5f5f5;
}
#grouplist  {
	font-size: 9px;
	font-weight: normal;
	width: 100%;
}
#grouplist a:link, #grouplist a:visited {
	text-decoration: none;
	color: #696969;
}
#grouplist a:hover {
	text-decoration: underline;
	color: black;
}
div.tabBox {
  margin: 0;
  margin-top: 10px;
  padding: 0;
}

html>body div.tabBox {
	width: auto;
}

div.tabArea {
  font-size: 12px;
  font-weight: bold;
  padding: 0px 0px 3px 0px;
}

a.tab {
  font-size: 11px;
  font-weight: bold;
  background-color: #DCDCDC;
  border: 2px solid #DCDCDC;
  border-bottom-width: 0px;
  color: #000;
  padding: 2px 1em 2px 1em;
  position: relative;
  text-decoration: none;
  top: 3px;
  z-index: 100;
}

a.tab, a.tab:visited {
  font-size: 11px;
  font-weight: bold;
  color: #000;
}

a.tab:hover {
  font-size: 11px;
  font-weight: bold;
	background-color: #000;
	color: #fff;
  	border-color: #000;
}

a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
  font-size: 11px;
  font-weight: bold;
  background-color: #e8f0bd;
  color: #000;
  border-color: #DCDCDC #DCDCDC #e8f0bd #DCDCDC;
}

a.tab.activeTab {
  padding-bottom: 4px;
  top: 1px;
  z-index: 102;
}

div.tabMain {
  background-color: #e8f0bd;
  border: 2px solid #DCDCDC;
  border-color: #DCDCDC #DCDCDC #DCDCDC #DCDCDC;
  padding: 2px;
  position: relative;
  z-index: 101;
}

.artbox {
	
	border-width: 1px;
	border-style: solid;
	border-color: #DCDCDC;
	font-size: 12px;
	color: black; 
}


div.bannerbox {
	margin-top: 15px;
	border-width: 2px;
	border-style: solid;
	border-color: #DCDCDC;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	padding: 0px;
}
div.bannerbox p.subtitle {
	margin: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
	}
div.bannerbox p.title {
	margin: 5px;
	margin-top: 1px;
	margin-bottom: 1px;	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	}
div.bannerbox p.content{
	margin: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	}
#artikeltext{
	overflow: auto;
	height: 170px;
	font-size: 10px;
	text-align: left;
	padding: 1px;
	width: 100%;
}
#artikeltext p {
	margin-top: 0px;
	margin-bottom: 3px;
}
#artikeltext p.emotion {
	font-style: italic;
}
#artikeltext p.aktion {
	font-weight: bold;
}
#artikeltext p.artikeltextHead {
	font-weight: bold;
	font-size: 12px;
}

td.artikelrahmen{
	border: 1px solid #dcdcdc;
}
#overDiv table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d2e22a;
}
.available{
	font-size: 10px;
	color: Green;
	font-weight: normal;
}
.onstock{
	font-size: 12px;
	color: Green;
	font-weight: bold;
}
.onhold{
	font-size: 10px;
	color: #FFD700;
	font-weight: normal;
}
.notavailable{
	font-size: 10px;
	color: #8B0000;
	font-weight: normal;
}
.tblListing td {
	border: 1px solid #dcdcdc;
}
.dialog{
	padding: 5px;
	border: 3px solid black;
	background-color: white;
	font-size: 11px;
}
.dialogHead {
background-color: black;
color: white;
font-size: 12px;
font-weight: bold;
margin: 0px;
padding: 2px;
padding-bottom: 0px;
}
#recommendDialog{
	position: absolute;
	top: 100px;
	left: 150px;
	width: auto;
	z-index: 500;
	visibility: hidden;
}
#favoritDialog{
	position: absolute;
	top: 100px;
	left: 150px;
	width: auto;
	z-index: 500;
	visibility: hidden;
}
#mbButtonTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #DCDCDC;
}
#mbButtonTable TD.mbButton {
	background-color: #F5F5F5;
	color:black;
	text-align: center;
	cursor: pointer;
}
#mbButtonTable TD.mbButtonOver {
	background-color: #FAFAD2;
	color:black;
	text-align: center;
	cursor: pointer;
}
#sbArtTable {
	background-color: white;
}
.toggleSwitch {
	background-color: #E2E8BC;
	font-size: 11px;
	font-weight: bold;
	padding: 1px;
	padding-left: 3px;
}
#infopage {
	float: left;
	font-size: 11px;
	color: white;
	padding: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 180px;
	voice-family: "\"}\"";
   voice-family: inherit;
	width: 190px;
}

html>body #infopage { width: 190px; }

#infopage ul{
	background-color: #DCDCDC;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 11px;
}
#infopage li
{
border-bottom: 1px solid #DCDCDC;
margin: 0;
}

#infopage li a
{
font-size: 11px;
display: block;
padding: 5px 5px 5px 5px;
border-left: 10px solid black;
border-right: 10px solid #A9A9A9;
background-color: #A9A9A9;
color: white;
text-decoration: none;
width: 100%;
voice-family: "\"}\"";
voice-family: inherit;
width: 160px;
}

html>body #infopage li a { width: 160px; }

#infopage li a:hover
{
font-size: 11px;
border-left: 10px solid #7C8A99;
border-right: 10px solid #CBCBCB;
background-color: #B4B4B4;
color: #fff;
}
.infotitle{
	color : #333333;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 20px;
	font-weight : bolder;
	border: 0;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
}
.serviceboxline {
	color: #D90000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
.serviceboxline a:link {
	color: #D90000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
.serviceboxline a:visited {
	color: #D90000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
.serviceboxline a:active {
	color: #D90000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
.serviceboxline a:hover {
	color: #D90000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	}
.scramblemail {
  display: none;
}
.formtableback1 {
	color : #000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	background-color: #FFFACD;
}
.formtableback2 {
	color : #000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;	
	background-color: #E6E6FA;
}
.formtableback3	{
	color : #000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;	
	background-color: #F0FFFF;
}
.formtableback4 {
	color : #000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	background-color: #FFE4B5;
}
.formtableback5 {
	color : #000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	background-color: #CCFF33;
}
.formtableback6 {
	color : #000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	background-color: #EDEE00;
}
.formtablehide {
	background-color: white;
	border: 0;
}
.formtableCaption {
	
}
#activestate {
	font-size: 11px;
	color: White;
}