/* HEADER */

#header {

 background-image: url(../rotator/rotator.php);

}



/* PATHWAY */

#pathway {

 text-decoration: none;

 color: #21204a;

 font-family: arial;

 font-size: 9pt;

 font-weight: bold;

}



/* DATE */

#date {

 text-decoration: none;

 text-align: right;

 color: #21204a;

 font-family: arial;

 font-size: 9pt;

 font-weight: bold;

}



/* MAIN MENU */

a.mainlevel, a.mainlevel:visited, a.mainlevel:link {

 text-decoration: none;

 color: #21204a;

 font-family: arial;

 font-size: 9pt;

 font-weight:bold;

 line-height: 150%;

}

a.mainlevel:hover {

 text-decoration: none;

 color: #e5b745;

 font-family: arial;

 font-size: 9pt;

 font-weight:bold;

 line-height: 150%;

}

/* MAIN MENU */

a.sublevel, a.sublevel:visited, a.sublevel:link {

 text-decoration: none;

 color: #21204a;

 font-family: arial;

 font-size: 7pt;

 font-weight:bold;

 line-height: 120%;
 
 margin-left: 15px;

}

a.active_sublevel, a.active_sublevel:visited, a.active_sublevel:link {

 text-decoration: none;

 color: #e5b745;

 font-family: arial;

 font-size: 7pt;

 font-weight:bold;

 line-height: 120%;
 
 margin-left: 15px;

}

a.sublevel:hover {

 text-decoration: none;

 color: #e5b745;

 font-family: arial;

 font-size: 7pt;

 font-weight:bold;

 line-height: 120%;

 margin-left: 15px;

}


/* CONTENT */

.contentheading, .contentdescription {

 text-decoration: none;

 color: #21204a;

 font-family: arial;

 font-size: 9pt;

 font-weight: bold;

 margin-top: 10px;

 cellpadding: 4pt;

}

.contentpaneopen {
   margin-top: 10px;
}

table.contentpane {

   margin-top: 50px;

}



/* NEWSFLASH HEADER */

table.moduletable th {

 text-decoration: none;

 color: #21204a;

 font-family: arial;

 font-size: 9pt;

 font-weight: bold;

 cellpadding: 4pt;

}



/* LINKS */

a:link, a:visited, a:hover {

 text-decoration: none;

 color: #e5b745;

 font-family: arial;

 font-size: 9pt;

 font-weight: bold;

}



/* MAIN SETTINGS */

p, td, tr, div, body {

 text-decoration: none;

 color: #21204a;

 font-family: arial;

 font-size: 10pt;

 text-align: normal;

 image-align: center;

 margin-top: 0px;

 margin-bottom: 0px;

 margin-left: 0px;

 margin-right: 0px;

}



.img_right img {

   float: right;
   border: 0px;
   margin: 10px;
   padding: 10px;

}


/* FOOTER */

#footer {

 background-image: url(../images/footer.gif);

}

#active_menu a {

 text-decoration: none;

 color: #e5b745;

 font-family: arial;

 font-size: 9pt;

 font-weight:bold;

 line-height: 150%;

}