.whitetext {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	line-height:14px;
	text-decoration: none;
}
.whitelink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.whitelink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}
.redlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CD3807;
	text-decoration: underline;
}
.redlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CD3807;
	text-decoration: none;
}
.blutext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3C798A;
	text-decoration: none;
}
.headingbluetxt {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #3C798A;
	text-decoration: none;
}
.bluelink {
	font-family: Tahoma;
	font-size: 11px;
	color: #3C798A;
	text-decoration: underline;
}
.bluelink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #3C798A;
	text-decoration: none;
}
.greylink {
	font-family: Tahoma;
	font-size: 11px;
	color: #5b5b5b;
	text-decoration: none;
}
.greylink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #CD3807;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #5b5b5b;
	text-decoration: none;
}
.menu {
	background-image: url(../images/link_bg.gif);
	background-repeat: repeat-x;
	}
.menu:hover {
	background-image: url(../images/link_bg_over.gif);
	background-repeat: repeat-x;
	}	
.leftboxtopbg {	background-color:#94D2E9;}
.leftboxtopbottom {	background-color:#B2E0F0;}			
.bottombg {	background-color:#4EABCC; height:26px; }

body{
	font-family: Tahoma;
	font-size: 11px;
	color: #5b5b5b;
	text-decoration: none;
	}
	
