body {
	background-color: #c4c3c8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f1f1f1;
}
a:link {
	color: #f1f1f1;
	text-decoration: none;
}
a:visited {
	color: #f1f1f1;
	text-decoration: none;
}
a:hover {
	color: #f1f1f1;
	text-decoration: underline;
}
a:active {
	color: #f1f1f1;
	text-decoration: none;
}
a.normal:link {
	color: #000000;
	text-decoration: none;
}
a.normal:visited {
	color: #000000;
	text-decoration: none;
}
a.normal:hover {
	color: #000000;
	text-decoration: none;
}
a.normal:active {
	color: #000000;
	text-decoration: none;
}

a.normal2:link {
	color: #000000;
}
a.normal2:visited {
	color: #000000;
}
a.normal2:hover {
	color: #000000;
}
a.normal2:active {
	color: #000000;
}

.headline {
		font-size: 14px;
		color: #ffffff;
}
.large_bold {
		font-size: 12px;
		font-weight:bold;
}
.white_normal {
	color: #ffffff;
}
.proc_wording {
	color: #000000;
}
.large_roman {
	font-size: 18px;
	font-family:"Times New Roman", Times, serif;
	color: #000000;
}
.blue_bold {
	color: #246696;
	font-size: 12px;
}
.black_normal {
	color: #000000;
}
.transp {
	background-color:#d9d9d7;
	border: none;
}
.transp1 {
	background-color:none;
	border: none;
}
.bg_norepeat {
	background-repeat:no-repeat;
}
.smallprint {
	font-size: 9px;
	color: #f1f1f1;
}
.hand_image {
	cursor:pointer;
}

.panel_border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
}

div#tipDiv {
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
	padding:1px;
	font-size:11px;
	z-index:1000;
}

.layout {
	font-size:1px;
}