BODY {
	SCROLLBAR-FACE-COLOR: #fafafa; SCROLLBAR-HIGHLIGHT-COLOR: #cccccc; SCROLLBAR-SHADOW-COLOR: #cccccc; SCROLLBAR-3DLIGHT-COLOR: #fafafa; SCROLLBAR-ARROW-COLOR: #cccccc; SCROLLBAR-TRACK-COLOR: #fafafa; SCROLLBAR-DARKSHADOW-COLOR: #fafafa; SCROLLBAR-BASE-COLOR: #cccccc;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;	
	text-align: justify;
}
a {  text-decoration: underline; color: #336699}
a:hover {  text-decoration: none; color: #999999}

.5blank {

	line-height: 5px;
}
.txt_bx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: auto;
	color: #333333;
	height: 20px;
	border: 1px solid #CCCCCC;
}
.txtarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: auto;
	color: #666666;
	border: 1px solid #CCCCCC;
}
.bold {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: auto;
	color: #FFFFFF;
	height: 20px;
	border: 1px solid #CCCCCC;
	background-color: #FF0000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;

}
.orangeheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.10red {
	line-height: 10px;
	background-color: #FF0000;
}
.divider {
	line-height: 10px;
	background-image: url(images/dot-divider.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.footer {
	background-image: url(images/bottom-line.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 65px;
	color: #333366;




}
.sides {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.tdmargin {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;



}
.leftdottedline {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
.greyborder {
	border: 1px solid #CCCCCC;
}

.logo
{
background:url(images/tuv_logo.gif) no-repeat;
background-position:right;
}
