/////////////////////////////////////////////////////////////////////////////////
//
// Copyright 2002 Generic IT. All rights reserved.
//
// http://www.genericit.com
//
// 
/////////////////////////////////////////////////////////////////////////////////

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}
body {
	padding: -3px;
}
a:link, a:visited {
	color : #00008B;
	text-decoration : none;
}
a:hover, a:active {
	text-decoration : underline;
	color : #0000CC;
}
.info {
	color: #990000;
}
.mainbg {
	background-color : #FFFFFF;
}
.menubg {
	background-color : #F3F7FE;
}
.mtitle {
	font-size: 11pt;
	font-weight: bold;
	color: #DE8300;
}
.hdtitle {
	font-size: 10pt;
	font-weight: bold;
	color: #4565B4;
}
.hsmall {
	font-size: 7.5pt;
	color: #223A75;
}
.hdmenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
      font-weight: bold;
	color: #FFFFFF;
	
}
.easymenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
      color: #FFFFFF;
	
}

.cprght {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
}

a.hdmenu:link,a.hdmenu:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.easymenu:link,a.easymenu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.cprght:link,a.cprght:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.hdmenu:hover,a.hdmenu:active, a.cprght:hover,a.cprght:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a.easymenu:hover,a.easymenu:active{
	color: #FFFFFF;
	text-decoration: underline;
}

.lmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #223A75;
}
a.lmenu:link,a.lmenu:visited {
	color: #223A75;
	text-decoration: underline;
}
a.lmenu:hover,a.lmenu:active {
	color: #DE8300;
	text-decoration: underline;
}
a.LeftMenu  {
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.LeftMenu:hover {
	color : #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 12px;
	font-weight: bold;
}

a.LeftMenu:visited  {
	color : #555555;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.LeftMenu:visited:hover {
	color : #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 12px;
	font-weight: bold;
}



.menuBox {
	 border-right: #E7E7E7 1px solid;
	 border-top: #E7E7E7 1px solid; 
	 padding-left: 10px; 
	 border-left: #E7E7E7 1px solid;
	 border-bottom: #E7E7E7 1px solid;
	 cursor: hand;
}

.term {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}

/* menutable is for those yellow headers to the category and headlines menus */
.menutable {
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 10pt; 
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #000000; 
background-color : #efbb17; 
 width: 100%;
}





