body {
	margin: 0px;
	background-color:#000000;
	/*background-image:url(../images/bg_pattern.jpg);*/
}
div.dimmer
{
    visibility: hidden;
    position:absolute;
    left:0px;
    top:0px;
    font-family:verdana;
    font-weight:bold;
    padding:40px;

    background-image:url(../images/overlay.png);
    /* ieWin only stuff */
        /* with this trick only IE
           manage the following 2 attributes */
    _background-image:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
        (enabled=true, sizingMethod=scale src='../images/overlay.png');
}
.bodyBg {
	background-image: url(../images/bg.jpg);
	background-color:#173a7a;
	background-repeat:repeat-x;
	background-attachment:fixed;
	margin: 0px;
}
.bigTitles {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #195a80;
	text-decoration: none;
}
.scrnTitles {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #195a80;
	text-decoration: underline;
}
.tableBorders {
	border: 1px solid #012072;
}
.bigRedBonus {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #c23432;
	text-decoration: none;
}
.titles {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style:italic;
	font-size: 22px;
	font-weight: bold;
	color: #195a80;
	text-decoration: underline;
}
.whiteTitles {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menuLinks {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8D1396;
	text-decoration: none;
}
.menuLinks:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8D1396;
	text-decoration: underline;
}

.whiteLinks {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whiteLinks:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffe472;
	text-decoration: none;
}
.yellowText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ECE56F;
	text-decoration: none;
}


.links {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFCC66;
	text-decoration: underline;
}
.links:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFCC66;
	text-decoration: none;
}
.blueLinks {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: underline;
}
.blueLinks:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
.liveText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	/*line-height: 18px;*/
}
.footerText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 22px;
}
h2 {
	font-weight:normal;
	display: inline;
	line-height:20px;
	font-size:11px;
	text-align:center;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.whiteText {

	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.smallText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.blueText {

	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
.colTitles {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
}

