BODY 	        { color: #FFFFFF; FONT: 11px verdana }

a:link		{ color: #FFFFFF; text-decoration:  }
a:active	{ color: #FFFFFF; text-decoration:  }
a:visited	{ color: #EEEEEE; text-decoration:  }
a:hover		{ color: #CCCCCC; text-decoration: none }

TABLE 		{ COLOR: #FFFFFF; FONT: 11px verdana; font-weight: normal  }

H1	        { color: #FFFFFF; font: 15px verdana; font-weight: bold; margin: 0px; padding: 0px }
H2	        { color: #004C90; font: 13pt verdana; font-weight: bold; margin-bottom: 0px  }

.channeldescription:ACTIVE, .channeldescription:LINK, .channeldescription:VISITED
{
 font-size: 12px;
 color: #AC0A0A;
 text-decoration: none;
 font-family: Verdana;
 font-style: normal;
}

.itemtitle:ACTIVE, .itemtitle:LINK, .itemtitle:VISITED
{
 font-size: 12px;
 color: #AC0A0A;
 text-decoration: none;
 font-family: Verdana;
 font-style: normal;
 font-weight: bold;
}

.itemdescription:ACTIVE, .itemdescription:LINK, .itemdescription:VISITED
{
 font-size: 12px;
 color: #AC0A0A;
 text-decoration: none;
 font-family: Verdana;
 font-style: normal;
}

.cat4:ACTIVE, .cat4:LINK, .cat4:VISITED
{
 font-size: 13px;
 color: #000000;
 text-decoration: none;
 font-family: Verdana;
 font-style: normal;
}

#header { 
	border:1px solid #345487; 
	background-color: #3860BB; 
	background-image:url('picts/header_bg.gif'); 
	padding:3px; margin:0px; 
	font-family:verdana;
	font-weight:normal;
	font-size:large;
	
}

#header h1 {
	margin-left: 12px;
	font-family:verdana;
	}


#header a,
#header a:link,
#header a:visited,
#header a:active,
#header a:hover {
	font-family:verdana;
	font-size: large;
	color: #000000;
	text-decoration: none;
}
#description  { 
	border:1px solid #BCD0ED;
	background-color: #DFE6EF;
	font-size:11px;margin:3px 0px 3px 0px;
	color:#3A4F6C;
	font-weight:bold;
	font-family: verdana;
}

.space {
	margin-left: 12px;
}

/* Menu */

.menu {
  margin-top:15px;
  margin-bottom:8px;
}

.menu a, 
.menu a:visited, {
	background-color: #F5F9FD;
  	border: 1px solid #737373; 
  	color: #fff;
  	background-image: url(picts/grad_bg.png);
	margin-left: 8px;
	margin-right: 8px;
	padding: 3px;
	text-align: center;
	text-decoration: none;
	font-weight:bold;
}

.menu a:hover, 
.menu a:active {
  background-color: #09c;
  border: 1px solid #737373; 
  color: #000;
  background-image: url(picts/grad_bg.png);
  text-decoration: none;
  text-align: center;
  font-weight:bold;
}

/* Display table */

.darkbg {
  background-color: #C2CFDF;
  color: #fff;
}

.mediumbg {
  background-color: #09c;
  background-image: url(picts/grad_bg.png);
  color: #fff;
}

.lightbg {
  background-color: #fff;
  color: #000;
}
.lightbgalt {
  background-color: #EEF2F7;
  color: #000;
}
