TD {
	color: #262626;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
}

.subheadline {
	color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.boxheadlinewhite {
	color: #FFFFFF;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.textblack {
	color: #262626;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
}

.linkwhite, .linkwhite:ACTIVE, .linkwhite:LINK, .linkwhite:VISITED {
	color: #FFFFFF;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
}

.linkwhite:HOVER { text-decoration:underline; }

.linkgrey, .linkgrey:ACTIVE, .linkgrey:LINK, .linkgrey:VISITED {
	color: #5E5E5E;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
}

.linkgrey:HOVER { text-decoration:underline; }

.subnavi, .subnavi:ACTIVE, .subnavi:LINK, .subnavi:VISITED {
	color: #5E5E5E;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
}

.subnavi:HOVER { text-decoration:underline; }

.bgwhite	{ background-color: #FFFFFF; }
.bgblack	{ background-color: #000000; }
.bglgrey	{ background-color: #E1E1E1; }
.bgdgrey	{ background-color: #B2B2B2; }
.bglgreen	{ background-color: #DBDAD3; }
.bgdgreen	{ background-color: #B5BBAD; }

.radiogreen { background-color: #DBDAD3; }

.inp67 {
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	height: 18px;
	width: 67px;
	background-color: #FFFFFF;
}

.inp140 {
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	height: 18px;
	width: 137px;
	background-color: #FFFFFF;
}

.inp180 {
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	height: 18px;
	width: 180px;
	background-color: #FFFFFF;
}

.inp190 {
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	height: 18px;
	width: 190px;
	background-color: #FFFFFF;
}

.inp290 {
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	height: 18px;
	width: 288px;
	background-color: #FFFFFF;
}

.inptext {
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	height: 75px;
	width: 290px;
	background-color: #FFFFFF;
}

.inptext2 {
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	height: 150px;
	width: 290px;
	background-color: #FFFFFF;
}

.bcrumb {
	color: #929292;
	font-family : Verdana;
	font-size: 10px;
	font-weight: bold;
}

.bgbrand { background-color: #5E5E5E; }

.navion, .navioff:HOVER {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none
}

.navioff {
	color: #262626;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none
}