/* CSS Document */

body {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 73%;  /* Enables font size scaling in MSIE */
  background: url("../images/backinlay.jpg") repeat;
  color:#686868;
  color: #000000;
  margin: 0;
  padding: 0;
}

#menupos{
  margin-top:0px;
  *margin-top:1px;
  margin-left:-11px;
  *margin-left:-10px;
  
  }
	
.menuDiv{
   width:165px;
   color: #ddd;
  }

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:474747;
}
a {
	text-decoration: none;
	color: 8b4a41;
}
a:hover {
	text-decoration: none;
	color: fec329;
}
a.1 {
	text-decoration: underline;
	color: 000000;
}

a.2 {
	text-decoration: underline;
	color: FFCC00;
}
a.3 {
	text-decoration: underline;
	color: 828282;
}
a.4 {
	text-decoration: underline;
	color: 004C86;
}
a.5 {
	text-decoration: underline;
	text-transform:uppercase;
	font-weight:bold;
	color: 949494;
}
a.6 {
	text-decoration: underline;
	color: FFAA00;
}

a.smYellow {
	text-decoration: none;
	color: ffe400;
}
a.smYellow:hover {
	color: fff;
	font-weight: bold;
}
a.smYellow:visit{
	text-decoration: none;
	color: ffe400;
}

a.smWhite {
	text-decoration: none;
	color: fff;
}
a.smWhite:hover {
	color: ffe400;
}
a.smWhite:visit{
	text-decoration: none;
	color: fff;
}


a.foot {
	text-decoration: none;
	color: 25528d;
}
a.foot:hover {
	color: 000;
}
a.foot:visit{
	text-decoration: none;
	color: fff;
}

.t10 {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
}
.style1 {color: #ffe400}
.style2 {color: #000000}
.style3 {color: #ff8a00}


.rowHead
{
  padding:3px;
  font-weight:bold;
}


.rowSubHead
{
  padding:3px;
  font-weight:bold;
}

.moduleHead {
  	color: #ffffff;
	background: #3a66bf;
	font-weight:bold;
}

.moduleTable {
  	color: #000000;
	border: solid 1px #3a66bf;
	
}

.moduleHead a {
	color: #ffffff;  
}
.moduleBody {
	padding: 2px;
	background: #f7f7f7;  
}

table {
	background: #ffffff;	
	font-family: Arial;
	font-size:12px;	  
	background-color: transparent;	  
}

.evenRow {
	background: #f7f7f7;    
}

.oddRow {
	background: #ffffff;  
}

.button {
 	border : solid 1px #cccccc;
	background: #E9ECEF;
	color : #666666;
	font-weight : bold;
	font-size : 11px;
	padding: 0px;
}
.mainNewsHead
{
  padding:3px;
  font-weight:bold;
  font-size: 1.2em;
  color: #302c2d;
}


.mainNewsSubHead
{
  padding:3px;
  font-weight:bold;
  font-size: 1.0em;
}

.mainNewsBody
{
  padding:3px;
  font-size: 1.2em;
}