tr.banner
{
	background-color: #242D6B;
}
span.bluetext
{
	color:#242D6B;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
}
span.bluetextbold
{
	color:#242D6B;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
}
span.bluetext
{
	color:#242D6B;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
}
a.bluetext
{
	color:#242D6B;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}
a.bluetext:hover
{
	color:#242D6B;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
}
a.bluetext:visited
{
	color:#242D6B;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}
a.bluetext:visited:hover
{
	color:#242D6B;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
}
.regularBlackTitle
{
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
.regularRedTitle
{
    FONT-SIZE: 10px;
    COLOR: Red;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
.regularblackaction
{
	color:#000000;
	font-family:Verdana;
	font-size:10px;
	vertical-align:bottom;
}
.regularblacktext
{
	color:#000000;
	font-family:Verdana;
	font-size:10px;
}
.regularredtext
{
	color:Red;
	font-family:Verdana;
	font-size:10px;
}
.boldblacktitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
.regularredtext
{
    FONT-SIZE: 12px;
    COLOR: #FF0000;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none	
}
.largeBlackTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #242D6B;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none	
}
.regularredtitle
{
    FONT-SIZE: 10px;
    COLOR: #FF0000;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none	
}
