td {
	color: #001A57;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	top-margin: 3px
}

.tdwappenvon {
	color: #001A57;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	top-margin: 3px
}

.default {
	color: #001A57;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	top-margin: 3px
}

.white {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	top-margin: 3px
}

.footer {
	color: #001B35;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
	top-margin: 3px
}

.defaultbold {
	color: #575C62;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

.defaultwhitebold {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

.input { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
	color: #000000;
	background-color: #F3F3F3; 
	border-bottom: #B4B5B9 1px solid; 
	border-left: #B4B5B9 1px solid; 
	border-right: #B4B5B9 1px solid; 
	border-top: #B4B5B9 1px solid; 
}

TEXTAREA { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
	height: 100px;
	color: #000000;
	background-color: #F3F3F3; 
	border-bottom: #B4B5B9 1px solid; 
	border-left: #B4B5B9 1px solid; 
	border-right: #B4B5B9 1px solid; 
	border-top: #B4B5B9 1px solid; 
}
	
a:link {color: #006EB9; font-weight: normal; text-decoration: underline}
a:visited {color: #006EB9; font-weight: normal; text-decoration: underline}
a:active {color: #006EB9; font-weight: normal; text-decoration: underline}
a:hover {color: #006EB9; font-weight: normal; text-decoration: underline}
