body {
	margin-bottom: 0px;
	background-color: #2D2D2D;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
}

.frame {
	border: 1px solid #FFFFFF;
}

.text2b {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: 485254;
}

.text3b {
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #11749B;
}

#main a {
	color: 485254;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#main a:link {
	color: 485254;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#main a:visited {
	color: 485254;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;

}

#main a:hover {
	color: 485254;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}



.textlink_und {
	font-family: Arial, Helvetica, sans-serif;
	color: #EBC700;
	font-size: 15px;
	font-weight: bold;
}
.textlink_und a {
	font-family: Arial, Helvetica, sans-serif;
	color: #11749B;
	font-size: 15px;
}

.textlink_und a:hover {
	color: #0066CC;
	text-decoration: underline;
	font-size: 15px;
}

.arrowlist {
	list-style-image: url(../images/r_arrow_sm.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #11749B;
}