  a:active {
  font-family : Tahoma,sans-serif;
  text-decoration: underline;
  color: #ffffff;
  letter-spacing : 1px;
  background: transparent;
	}
  a:link {
	font-family : Tahoma,sans-serif;
	text-decoration: underline;
	color: #003366;
	letter-spacing : 1px;
	}
  a:visited {
	font-family : Tahoma,sans-serif;
	text-decoration: underline;
	color: #006699;
	letter-spacing : 1px;
  background: transparent;
  }
  a:hover {
	font-family : Tahoma,sans-serif;
	text-decoration: underline;
	color: #3399ff;
	letter-spacing : 1px;
	}
  a.sidebar {
	color: #003366;
	font-family : Tahoma,sans-serif;
	font-size : 13px;
	letter-spacing : 1px;
	}
  a.sidebar:active {
	color: #ffffff;
	}
  a.sidebar:link {
	color: #003366;
  }
  a.sidebar:visited {
	color: #003366;
  }
  a.sidebar:hover {
	font-family : Tahoma,sans-serif;
	text-decoration: underline;
	color: #3399ff;
	color: #ffffff;
	letter-spacing : 1px;
	}
  a.footer:active {
  font-family : Tahoma,sans-serif;
  text-decoration: underline;
  color: #ffffff;
  letter-spacing : 1px;
  background:transparent;
	}
  a.footer:link {
	font-family : Tahoma,sans-serif;
	text-decoration: underline;
	color: #003366;
	letter-spacing : 1px;
	}
  a.footer:visited {
	font-family : Tahoma,sans-serif;
	text-decoration: underline;
	color: #006699;
	letter-spacing : 1px;
  background: transparent;
  }
  a.footer:hover {
	font-family : Tahoma,sans-serif;
	text-decoration: underline;
	color: #3399ff;
	color: #ffffff;
	letter-spacing : 1px;
	}
	a.top, a.top:active, a.top:visited, a.top:hover {
		color:#ffffff;
		font-family:Verdana,sans-serif;
		font-size: 8pt;
		font-weight: bold;
		text-align:center;
		text-decoration:none;
	}
	a.top:hover {
		color:#ccffff;
	}

  a.book:link {
	font-family : Tahoma,sans-serif;
	color: #003366;
	letter-spacing : 1px;
	}
  a.book:visited {
	color: #003366;
  }
  a.book:hover {
	text-decoration: underline;
	color: #006699;
  }

blockquote.kcook {
  background-color:transparent;
	text-align:left;
  width:85%;
}
span.bodyfont
{
	font-family : Tahoma,sans-serif;
	letter-spacing : 1px;
	font-size : 13px;
}
span.bodytext
{
	font-family : Tahoma,sans-serif;
	letter-spacing : 1px;
	font-size : 13px;
	color: #000000;
}
span.nobr
{
	white-space: nowrap;
}
span.header
{
	font-family : Tahoma,sans-serif;
	letter-spacing : 0px;
	font-size : 24px;
	color: #000000;
}
span.bottommenu
{
	font-family : Tahoma,sans-serif;
	letter-spacing : 1px;
	font-size : 12px;
	color : #006699;
}
span.bottomnav
{
	font-family : Tahoma,sans-serif;
	letter-spacing : 1px;
	font-size : 12px;
	font-weight : bold;
	color : #ff6600;
}
span.topmenu
{
	font-family : Tahoma,sans-serif;
	letter-spacing : 1px;
	font-size : 12px;
	color : #000000;
}
span.topnav
{
	font-family : Tahoma,sans-serif;
	letter-spacing : 1px;
	font-size : 12px;
	font-weight : bold;
	color : #ff6600;
}
span.u
{
  text-decoration : underline;
}
 ul.bodytext {
	font-family : Tahoma,sans-serif;
	letter-spacing : 1px;
	font-size : 13px;
	color: #000000;
}
 ul.bullet_tri {
	list-style-image: url(images/bullet_tri.gif);
}
 ul.bullet_blueball {
	list-style-image: url(images/bullet_blueball.gif);
 }  

/*
  Styles for the new design
*/

a:link,
a:visited {
	color: #0000ff;
	text-decoration: none;
}
a:hover {
	color: #6666ff;
	text-decoration:underline;
}

#header {
 background: #003366 url(images/header_bg_fill.png) top left repeat-x;
}
#sidebar {
  background: #003366 url(images/sidebar_bg_fill.gif) top left repeat-x;
  color: #ccccff;
  font-family: Tahoma,sans-serif;
  font-size: 12pt;
}
#sidebar a:link,
#sidebar a:visited  {
  color: #6699ff;
  font-size: 12pt;
  text-decoration:none;
}
#sidebar a:hover {
	color: #ffffff;
  font-size: 12pt;
  text-decoration:none;
}

.box {
  background: #c8de99;
  border:2px solid #8b8bd3;
	font-family: Tahoma,Geneva,sans-serif;
  font-size:10pt;
  padding:4px 2px 4px 4px;  
  width: 330px; height: 85px;
}
.box a:link,
.box a:visited {
	color: #003366;
	font-family:Verdana,Arial,Tahoma,Geneva,sans-serif;
  font-size:9pt;
  font-weight:bold;
  letter-spacing:0.5px;
  text-decoration:none;
}
.box a:hover {
	color: #6699cc;
  text-decoration:none;
}

.subheader
{
	font-family : Tahoma,sans-serif;
	letter-spacing : 1px;
	font-size : 22px;
  color:#142961;
	color:#003366;
  color:#829f4f;
	font-weight : bold;
}
