/* CSS Document */
body,div
{
 font-size:11px;
 color: #222223;
 margin: 0px 0px 0px 0px;
 background-color:#C8C9C9;
}


 
.menu
{
 background-image:url(images/titleBg.gif);
 background-repeat:repeat-x;
 height:27px;
} 

.content
{
  background-color:transparent;
 color:#222223;
 font-size:11px;
 font-family:Arial, Helvetica, sans-serif;
 padding-left:3px;
 padding-bottom: 5px;
 border: 1px solid #222223;
}

.mainTable
{
  background-color:#FFFFFF;
} 

.ltTable
{
  background-image:url(images/tblLeft.gif);
  background-repeat:repeat-y; 
}

.rtTable
{
  background-image:url(images/tblRight.gif);
  background-repeat:repeat-y; 
}

.nobgrepeat {
	background-repeat: no-repeat;
}

.redText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6E0505;
}

.subText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6E0505;
}

.blueText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #82BFEE;
}

.titleText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #82BFEE;
	background-color:#222223;
	width: 275px;
}

ul
{
  list-style-image:url(images/bullet.gif);
}

/*Link defs */
a:link
{
 text-decoration: underline;
 background: transparent;
 color: #222223;
}

a:visited
{
 text-decoration: underline;
 background: transparent;
 color: #000000;
}

a:hover
{
 text-decoration: none;
 color: #6E0505;
 background: transparent;
}

a:active
{
 text-decoration: none;
 color: #222223;
 background: transparent;
}
 /*redText*/
 a.red:link
{
 text-decoration: none;
 font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6E0505;
}

a.red:visited
{
 text-decoration: none;
 font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6E0505;
}

a.red:hover
{
 text-decoration: none;
 font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6E0505;
}

a.red:active
{
 text-decoration: none;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #6E0505;
 
}
/*dh2Link*/
a.dh2:link
{
 text-decoration: none;
 font-size:11px;
 background: transparent;
 color: #F60;
}

a.dh2:visited
{
 text-decoration: none;
 font-size:11px;
 background: transparent;
 color: #F60;
}

a.dh2:hover
{
 text-decoration: underline;
 font-size:11px;
 background: transparent;
 color: #F60;
}

a.dh2:active
{
 text-decoration: underline;
 font-size:11px;
 background: transparent;
 color: #F60;
}
#Galt
{
  width: 300px;
  position:absolute;
  left:67px;
  display:none;
  top: 145px;
  z-index: 15px;
  
 }
