html,body {
	font:  14px tahoma, arial;
	margin: 0px;
	padding: 0px;
	color:#000000;
	background: url(../images/topbg.gif) repeat-x #eeeeee;
}
img {border:0}
#wrapper {
	margin: 0px;
	padding: 0px;
	/*background: url(../images/centerbg.gif) repeat-x fixed bottom;*/
}
#header {
	background: url(../images/header.gif) no-repeat;
	height: 145px;
}
#buttonbar {
	height: 33px;
}
#footer {
	background: url(../images/bottombg.gif) repeat-x;
	height: 30px;
	clear: both;
	padding-left: 300px;
	padding-top: 15px;
	font-family: tahoma, arial;
	color: #FFFFFF;
}

#pfooter {
	background: url(../images/bottombg.gif) repeat-x;
	height: 30px;
	clear: both;
	padding-left: 60px;
	padding-top: 15px;
	font-family: tahoma, arial;
	color: #FFFFFF;
}
#center {
	position: relative;
}
#left {
	float: left;
	width: 225px;
	background: #d8dfd7;
	color: #6a6a6a;
	position: relative;
}
#right {
	width: 75%;
	padding: 5px;
	margin-left: 225px;
	position: relative;
	color: #454a50;
	background-color:#eeeeee;
}
#left ul {
	list-style: url(../images/bullet.gif);
	margin-top: -3px;
	margin-right: 10px;
	margin-left: -5px;
}
.date {
	font: bold 11px tahoma, arial;
	color: #AF0001;
}
.readmore {
	font-family: tahoma, arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #A20000;
	display: block;
	float: right;
}
.leftimg {
	float: left;
	margin-right: 8px;
}

#right ul {
	list-style: url(../images/arrow.gif);
	margin-left: 15px;
}
.rightimg {
	float: right;
}
.blueheadline {
	font-weight: bold;
	color: #30ACDC;
}
a.blueheadline:link {
        color: #30ACDC; text-decoration: none;
        font-weight: bold;
}
a.blueheadline:visited {
        color: #30ACDC; text-decoration: none;
        font-weight: bold;
}
a.blueheadline:hover {
        color: #30ACDC; text-decoration: underline;
        font-weight: bold;
}
a.blueheadline:active  {
        color: #30ACDC; text-decoration: none;
        font-weight: bold;
}
a.links:link {
        color: #6a6a6a; text-decoration: none; font-size:14px;font-weight:bold;

}
a.links:visited {
        color: #6a6a6a; text-decoration: none; font-size:14px;font-weight:bold;

}
a.links:hover {
        color: #30ACDC; text-decoration: underline;font-size:14px;font-weight:bold;

}
a.links:active  {
        color: #30ACDC; text-decoration: none;font-size:14px;font-weight:bold;

}

a:link {
        color: #30ACDC; text-decoration: none;

}
a:visited {
        color: #30ACDC; text-decoration: none;

}
a:hover {
        color: #30ACDC; text-decoration: underline;

}
a:active  {
        color: #30ACDC; text-decoration: none;

}

.subscribe {
	margin-left: 85px;
	margin-top: 4px;
}
#right label {
	font-weight: bold;
	color: #67C2E5;
	display: block;
	float: left;
	width: 150px;
	padding-right: 4px;
	margin-top: 2px;
}
#right .tinput {
	font-size: 11px;
	margin-bottom: 3px;
	margin-top: 2px;
	width:150px;
}

#left ul {
   /* margin: 0px 0px 5px 0px;*/
}

* html #left ul {margin-left:25px; margin-right:0px;}

.rowHover {
      background-color:#dedede;
}
.error {
    color:#ff0000;
    font-weight: bold;

    padding: 10px;
    text-align: center;
    font-family: Tahoma;
	font-size: 11px;
}

.news {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	padding:5px;
}

.headerb {
	font-family: tahoma, arial;
	font-weight: bold;
	color: #A20000;

}

.alphabet {height:21px; text-align:center;}
.avgcol {overflow:auto;width:425px; height:300px;}
.tblcol {width:375px}

@media print {
 body {margin:0px;}
 #header {display:none}
 #right {
	width: 510px;
	margin-left: 230px; top:0;
	}
	#left {
	float: left;
	margin:0px;
	}
	#doprint {display:none}


}

div.rules_page *{
  font-family: Arial, Verdana, Helvetica, sans-serif;
}

table.RulesTable{
  width: 100%;
  padding: 0;
 
}

table.RulesTable tr{
  vertical-align: top;
}

table.RulesTable td{
  border: 1px #CCC solid;
  background-color: #f4f4f4;
  border-top: none;
  padding: 5px;
  margin: 0;
  font-size: 11px;
}

table.RulesTable td.rules_thumbnail{
  background-color: #FFF;
  text-align: center;
}

tr.RulesTableHeader td{
  font-weight: bold;
  font-size: 14px;
  background-color: transparent;
  color: #990000;
  border: none;
  border-bottom: 2px #0A1E62 solid;
  padding: 8px 0 2px 0;

}
/* Calendar */
.page
{
	background: #FFFFFF;
	color: #000000;
}
td, th, p, li
{
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tborder
{
	background: #D1D1E1;
	color: #000000;
	border: 1px solid #0B198C;
}
.tcat
{
	background: #869BBF;
	color: #FFFFFF;
	font: bold 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tcat a:link, .tcat_alink
{
	color: #ffffff;
	text-decoration: none;
}
.tcat a:visited, .tcat_avisited
{
	color: #ffffff;
	text-decoration: none;
}
.tcat a:hover, .tcat a:active, .tcat_ahover
{
	color: #FFFF66;
	text-decoration: underline;
}
.thead
{
	background: #5C7099;
	color: #FFFFFF;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.thead a:link, .thead_alink
{
	color: #FFFFFF;
}
.thead a:visited, .thead_avisited
{
	color: #FFFFFF;
}
.thead a:hover, .thead a:active, .thead_ahover
{
	color: #FFFF00;
}
.tfoot
{
	background: #3E5C92;
	color: #E0E0F6;
}
.tfoot a:link, .tfoot_alink
{
	color: #E0E0F6;
}
.tfoot a:visited, .tfoot_avisited
{
	color: #E0E0F6;
}
.tfoot a:hover, .tfoot a:active, .tfoot_ahover
{
	color: #FFFF66;
}
.alt1, .alt1Active
{
	background: #E1E4F2;
	color: #000000;
}
.alt2, .alt2Active
{
	background: #ffffff;
	color: #000000;
}
td.inlinemod
{
	background: #FFFFCC;
	color: #000000;
}

.navtext {text-align:left; width:235px;
font:bold 9pt sans-serif; 
border-width:2px; 
border-style:outset; 
border-color:black;
background-color:#4096d2; layer-background-color:#4096d2;
color:#ffffff; }