.menuTitleTxt {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.whiteTxtBold,
.whiteTxtBold a:link,
.whiteTxtBold a:active,
.whiteTxtBold a:visited{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:justify;
	text-decoration:none;
}

.whiteTxtBold a:hover
	{
	color:#9B0004;
}

.whiteTxt,
.whiteTxt a:link,
.whiteTxt a:active,
.whiteTxt a:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align:justify;
	text-decoration:none;
}

.whiteTxt a:hover
{
	color:#EECB53;
}

.whiteTxtFooter,
.whiteTxtFooter a:link,
.whiteTxtFooter a:active,
.whiteTxtFooter a:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align:justify;
	text-decoration:none;
}

.whiteTxtFooter a:hover
{
	color:#EECB53;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bodyTxtBold,
.bodyTxtBold a:link,
.bodyTxtBold a:active,
.bodyTxtBold a:visited{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:justify;
	text-decoration:none;
}

.bodyTxtBold a:hover
	{
	color:#FFFF00;
}

.brdr
{
border:#125A81 .08em dotted;
}

#domticker{
width: 120px;
height: 100px;
padding-top: 10px;
padding-bottom: 10px;
padding-left:6px;
padding-right:6px;
background-color:;
font-size:11px;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif, "trebuchet MS";
}

#domticker a,
#domticker a:link,
#domticker a:visited{
font-weight: bold;
color:#FFFF00;
text-decoration:none;
font-size:11px;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif, "trebuchet MS";
}

#domticker a:hover
{
font-weight: bold;
color:#FFFFFF;
}