/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}

p, td {
     font: 9pt Arial, Helvetica, sans-serif;
	 color:#666666;
	 line-height:1.3;
}

a {
     font: 9pt Arial, Helvetica, sans-serif;
	 color:#666666;
	 font-weight: normal;
	 text-decoration: underline;
}


.nav {font: 8pt Arial, Helvetica, sans-serif; color:#5b0057; text-decoration: none; }
.nav:hover { color:#ffffff;}
.navOn {
     font: 8pt Arial, Helvetica, sans-serif;
	 color:#ffffff;
	 text-decoration: none;	 
}

.smallText {
     font: 8pt Arial, Helvetica, sans-serif;
	 color:#666666;	  
}

input {
	font-size:8pt;
	}

.title {
   font: 11pt Arial, Helvetica, sans-serif;
   font-weight: bold;
   color:#e6381f;
 }
 
 a.mainlevel: {
  margin           : 0px;
  padding          : 0px;
  font-size        : 11px;
  width            : 100%;
  background-color : #ffffff;
  text-indent      : 20px;
  text-decoration  : none;  
}
a.mainlevel: link {
  padding          : 0px 0px 0px 0px;
  font-size        : 11px;
  width            : 100%;
  background-color : #000000;
  text-indent      : 20px;
    text-transform   : uppercase;
  text-decoration  : none;	
}
a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  font-size        : 11px;
  border-top       : 1px solid #cccccc;
  background-color : #ffffff;
  font-weight      : normal;
  padding          : 6px 0px 6px 0px;
  color            : #000000;
  width            : 100%;
  text-indent      : 20px;
    text-transform   : uppercase;
  text-decoration  : none;	
}
a.mainlevel:hover {
  background-color : #ffffff;
color            : #ffffff;
  font-size        : 11px;
  font-weight      : normal;
  text-decoration  : none;
  text-indent      : 20px;
align: center;
}
#active_menu {
color            : #ffffff;
  text-decoration  : none;
}

.sublevel {
  padding     : 2px 0 2px 0px;
  width            : 93%;
   background-color:#d9d7d6;
   color: #000000;
   text-decoration:none;
   font-size:8pt;
}

