BODY
{
	FONT-SIZE: 12px;
	COLOR: black;
	FONT-FAMILY: Trebuchet, Tahoma, Arial, MS Sans Serif, Tahoma, sans-serif;
	background-image : url(images/bg_band.jpg);
	background-repeat : repeat-x;
	background-color : #0E2B89;
	background-position : top;
}
.StandardText
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Trebuchet, Tahoma, Arial, MS Sans Serif, Tahoma, sans-serif;
}
.SmallText
{
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Trebuchet, Tahoma, Arial, MS Sans Serif, Tahoma, sans-serif;
}
.Tables
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Trebuchet, Tahoma, Arial, MS Sans Serif, Tahoma, sans-serif;
}
.Tables2
{
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Trebuchet, Tahoma, Arial, MS Sans Serif, Tahoma, sans-serif;
}
.WhiteText
{
    FONT-SIZE: 10px;
    COLOR: white;
    FONT-FAMILY: Trebuchet, Tahoma, Arial, MS Sans Serif, Tahoma, sans-serif;
}
.PlayerWhiteText
{
    FONT-SIZE: 20px;
    COLOR: white;
    FONT-FAMILY: Trebuchet, Tahoma, Arial, MS Sans Serif, Tahoma, sans-serif;
	FONT-WEIGHT: bolder;
}
.SmallWhiteText
{
    FONT-SIZE: 12px;
    COLOR: white;
    FONT-FAMILY: Trebuchet, Tahoma, Arial, MS Sans Serif, Tahoma, sans-serif;
}
BODY A
{
    FONT-SIZE: 12px;
    COLOR: blue;
    TEXT-DECORATION: none
}
BODY A:hover
{
    FONT-SIZE: 12px;
    COLOR: red;
    TEXT-DECORATION: underline
}
.ListName
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 12px;
    COLOR: #666666
}
BODY P
{
    FONT-SIZE: 12px
}
.WingDing
{
    FONT-SIZE: 16pt;
    COLOR: white;
    FONT-FAMILY: Wingdings
}
.MenuLinks
{
}
.MenuLinks A
{
    FONT-SIZE: 10px;
    COLOR: white;
    TEXT-DECORATION: none;
	FONT-FAMILY: Trebuchet, Tahoma, Arial, MS Sans Serif, Tahoma, sans-serif;
}
.MenuLinks A:hover
{
    FONT-SIZE: 10px;
    COLOR: red;
    TEXT-DECORATION: underline;
	FONT-FAMILY: Trebuchet, Tahoma, Arial, MS Sans Serif, Tahoma, sans-serif;
}
.MenuText A
{
    COLOR: blue;
    TEXT-DECORATION: none;
	FONT-FAMILY: Trebuchet, Tahoma, Arial, MS Sans Serif, Tahoma, sans-serif;
}
.MenuText A:hover
{
	COLOR: red;
	TEXT-DECORATION: underline;
}
.sbnub
{
    COLOR: white
}
.sbnub A
{
    COLOR: white
}
.sbnub A:hover
{
    COLOR: white;
    TEXT-DECORATION: underline
}
.swnub
{
}
.swnub A
{
    COLOR: white
}
.swnub A:hover
{
    COLOR: white;
    TEXT-DECORATION: underline
}
.table
{
	border-bottom: solid #A4001D;
	border-bottom-width: thin;
	border-top: solid #A4001D;
	border-top-width: thin;
	border-left: solid #A4001D;
	border-left-width: thin;
	border-right: solid #A4001D;
	border-right-width: thin;
	font-family : Trebuchet, Tahoma, Arial, "MS Sans Serif", Tahoma, sans-serif;
	;
	font-size : 8pt;
	border : 1px;
	margin : 10px;
}