.keywordstext {
	font-family: tahoma;
	font-size: xx-small;
	font-weight: normal;
	color: #F2F2F2;
	text-decoration: none;
}

.headertext {
	font-family:sans-serif,"Comic Sans MS",Verdana, Arial, Helvetica ;
	font-size: 16px;
	font-weight: bold;
	color:#BF0000;
	text-decoration: none;
}


.mainTitle {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #BF0000;
	text-decoration: none;
}
.mainTitleBig {
	font-family: Arial, Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #1e5575;
	text-decoration: none;
}
.mainTitleSmall {

	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #BF0000;
	text-decoration: none;
}


.mainTitlePink {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #be1e7c;
	text-decoration: none;
}

.infotext {
	font-family: Tahoma, Verdana, Arial;
	font-size:9px;
	font-weight:normal;
	color:#484848;
	text-decoration: none;
}


.brdrClrBlack {
	border-bottom-color:#000000;
	border-width: 1px;
	}
.greetingBtn {
	background-color: #DCDCDC;
	border: 1px solid #666666;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/bgBtn.gif);
	width: 164px;
	height: 22px;
}
.tahoma11red {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #BF0000;
	text-decoration: none;
}
.verdanablack9{
    font-family:Verdana, Arial, Helvetica, sans-serif ;
    font-size:11px;
    color:#616161;
    text-decoration:none;
}
.tahoma11grey {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #616161;
	text-decoration: none;
}


