/*///////////////////////////////////////////////////////////////////////////////*/
/*//  MODULE CSS                                                               //*/
/*//  Do not delete the styles in this section.  They are used by the module.  //*/
/*//  You of course, may modify them to suit your design and layout.           //*/
/*///////////////////////////////////////////////////////////////////////////////*/

/*~~  SYSTEM  ~~*/
.systemnotice {font-family: arial; color: #00ffff; font-weight: bold; font-size: 16px;}

div.systemstatus {border: solid 1px #555555; padding: 8px; background-color: #333333; text-align: left;}
.systemstatus {font-size: 11px; color: #ffff00; font-weight: bold;}

p.pagetitle {font-family: arial; font-size: 18px; font-weight: bold; margin-bottom: 5px;}
.pagesubtitle {font-family: arial; font-size: 12px; font-weight: bold;}

.redirect	{font-size: 16px; font-weight: bold;}
.redirectsmall {font-size: 11px;}
a.redirectsmall:link, a.redirectsmall:visited, a.redirectsmall:active {color: #f9f9d9;}
a.redirectsmall:hover {color: #cccccc;}

.pgnav {border: solid 1px #777777; padding: 1px 3px; color: #ffffff; font-size: 11px; font-weight: bold; background-color: #375681;}
.pgnavactive {border: solid 1px #777777; padding: 1px 3px; color: #000000; font-size: 11px; font-weight: bold; background-color: #ffff00;}
.pgnavinactive {border: solid 1px #777777; padding: 1px 3px; color: #ffffff; font-size: 11px; font-weight: bold; background-color: #808FA4;}
a.pgnavlink:link, a.pgnavlink:visited, a.pgnavlink:active {color: #E9F4FE; font-weight: bold; text-decoration: none;}
a.pgnavlink:hover {color: #ffff00; font-weight: bold; text-decoration: none;}

#nav {text-align: left; font-size: 12px; font-weight: bold; margin-bottom: 8px; border-bottom: solid 1px #888888;}
#nav a:link, #nav a:visited, #nav a:active {color: #ffcc00; text-decoration: none}
#nav a:hover {color: #eeeeee; text-decoration: underline;}

/*-- INDEX PAGE --*/
p.header {}
#postarea {border: solid 1px #555555; padding: 8px; background-color: #333333; text-align: center; font-weight: bold;}
#postarea input {width: 360px;}
#postarea input.submit {width: 140px;}

#wallarea {width: 665px; margin-top: 20px; border-top: solid 1px #ffffff; border-left: solid 1px #ffffff; border-right: solid 3px #555555; border-bottom: solid 3px #555555; padding: 0px; background-color: #333333; text-align: center; font-weight: bold;}
#wallarea p.nomessages {margin: 5px; font-size: 14px; color: #440000;}

/*-- NO ACCESS PAGE --*/
#noaccess {width: 90%; text-align: justify; font-size: 14px; font-weight: bold; padding: 8px; border: solid 1px #cccccc; background: #3F5671;}

/* ======================================== */
/*              CUSTOM CSS                  */
/*   You can do anything with the styles    */
/*                below.                    */
/* ======================================== */	

