a:active,a:hover,a:visited,a:link
{
  color: black;
}

a.menu,a.menu:active,a.menu:visited,a.menu:hover,a.menu:link
{
  font-weight: bold;
  color: white;
  text-decoration: none;
  display: block;
  cursor: pointer;
  padding: 4px;
}

a.menu:hover
{
  background-color: #858;
  background-image: url(../images/menubackground_blue_faded.jpg);
  font-size: 12pt;
  color: #fff;
}

a.mainArea:active,a.mainArea:visited,a.mainArea:link
{
  font-weight: bold;
  font-size: 12pt;
  text-decoration: none;
  color: #236;
  cursor: pointer;
  display: block;  
}

a.mainArea:hover
{
  font-weight: bold;
  font-size: 12pt;
  text-decoration: none;
  color: #23a;
  cursor: pointer;

}

p.mainArea
{
  color: black;
}

body
{
  font-family: arial;
  background-color: #555;
  background-image: url(../images/subtle_grid.jpg);
  color: white;
  margin: 0;
}

td.blanktopMenuBar
{
  height: 10px;
  padding: 0;
  margin: 0;
  background-color: #705faf;
  border-bottom: 1px solid white;
}

td.blanktopMenuBarNoBorder
{
  height: 10px;
  padding: 0;
  margin: 0;
  background-color: #705faf;
}

td.tmenu
{
  height: 29px;
  padding-bottom: 2px;
  margin: 0;
  background-color: #705faf;
  text-align: center;
  color: white;
  border-collapse: collapse;
  border-spacing: 0;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}

td.activetmenu
{
  height: 29px;
  background-image: url(../images/menubackground_blue_faded.jpg);
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  background-color: #06c;
  text-align: center;
  vertical-align: middle;
  padding-bottom: 5px;
}

td.hovertmenu
{
  height: 29px;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  background-color: #858;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  padding-bottom: 5px;
}

table.topMenuBar
{
  padding: 0;
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
}

a.topMenuBar
{
  color: white;
  font-weight: bold;
  text-decoration: none;
}


label
{
  font-weight: bold;
  color: #000;

}

td.menu
{
  background-image: url(../images/menubackground_orange_faded.jpg);
  height: 29px;
  border: 1px solid #fff;
  background-color: #705faf;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}

td.activemenu
{
  background-image: url(../images/menubackground_blue_faded.jpg);
  height: 29px;
  border: 1px solid #fff;
  background-color: #06c;
  text-align: center;
  vertical-align: middle;
}

td.hovermenu
{
  height: 29px;
  border: 1px solid #fff;
  background-color: #858;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}

table.main
{
  border-spacing: 0;
  border-collapse: collapse;
  padding: 0;
  width: 100%;
}

.innerMain
{
  border-spacing: 0;
  border-collapse: collapse;
  padding: 0;

  width: 100%;
}

.sideMenu
{
  background-color: #448;
  width: 100px;
  border: 0px;
  border-spacing: 0px;
  padding: 0px;
  margin: 0px;
  border-collapse: collapse; 
}

h1.websiteTitle
{
  font-family: arial;
  color: white;
  font-weight: bold;
  padding-left: 20px;
  padding-bottom: 0px;
  padding-top: 3px;  
}

td.mainArea
{
 background-color: white;
 vertical-align: top;
 color: #236;
 padding: 15px;
 width: 100%;

 border: 0px;
 border-spacing: 0px;
 border-collapse: collapse;
}

td.forumMainArea
{
 background-color: white;
 vertical-align: top;
 color: #236;
 padding: 5px 5px 15px 0px;
 width: 100%;

 border: 0px;
 border-spacing: 0px;
 border-collapse: collapse;
}

.topMenuShadow
{
  padding: 0px;
  margin: 0px;
  height: 30px;
  width: 100%;
  background-image: url(../images/menu_shadow_blue.jpg);
  border-width: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
  text-align: left;
}

.topMenuShadowBottom
{
  padding: 0px;
  margin: 0px;
  height: 30px;
  width: 100%;
  background-image: url(../images/menu_shadow_blue_flipped.jpg);
  border-width: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
}

.copyrightfooter
{
  padding-top: 20px;
  color: white;
}

a.copyrightfooter
{
  cursor: pointer;
  text-decoration: none;
  color: white;
}

.hint
{
  font-size: 0.8em;
  font-style: italic;
  color: #000;
}

.wide
{
  width: 100%;
}

.warning
{
  font-weight: bold;
  color: #500;
}

div.linkedItem
{
  padding-bottom: 10px; 
}

form
{
   background: #fafafa;
   border: 3px solid #ddd;
   padding: 20px;
   border-collapse: collapse;
}

td.formlabel
{
  width: 200px;
}

td.forminput
{
  
}

.linkedItemImage
{
  width: 150px;
  padding: 5px;
  text-align: center;
  vertical-align: middle;
}

td.item_separator
{
  height: 15px;
  width: 100%;
  background-image: url(../images/separator_gradient.jpg);
  background-color: #ddd;
  padding: 0px;
  border-width: 0;
  border-spacing: 0;

}

.linkThumbImage
{
  border: 0;
}

#path
{
  height: 29px;
  background-color: #705faf;
  border-width: 0;
  border-spacing: 0;
  padding: 0 0 0 40px;
}

td.forumPath
{
  border: 1px solid #8070b0;
  padding: 0 5px 0 5px;
}

a:active.forumPath,a:link.forumPath,a:visited.forumPath
{
  color: white;
  text-decoration: none;
  font-weight: bold;
}

a:hover.forumPath
{
  color: white;
  text-decoration: underline;
  font-weight: bold;
}

.forumHeading
{
  background-color: white;
  font-size: 14pt;
  padding: 0 0 0 10px;
  line-height: 0;
  color: black;
}

div.forumsSpacer
{
  width: 100%;
  padding: 10px;
}

img.imageFrame
{
  border-width: 0; 
}

table.imageFrame
{
  padding: 20px 0;
  width: 100%;
}

td.imageFrame
{
  background-color: #888;
  border-spacing: 0;
  border: 2px solid black; 
  margin: 0;
  padding: 10px;
  text-align: center;
}

td.imageInfo
{
  vertical-align: top;
  padding: 0 15px;
}

td.image_item_separator
{
  height: 15px;
  width: 100%;
  background-image: url(../images/separator_gradient.jpg);
  background-color: #fff;
  padding: 0; 
}

td.image_item_separator_spacer
{
  height: 10px;
  background-color: #fff;
  width: 100%;
}

#schedule
{
  width: 100%;
  border: 4px solid #eee;
  padding: 3px;
  border-collapse: collapse;
}

#schedule thead tr th,#schedule tfoot tr th
{
  font-weight: bold;
  text-align: center;
  padding: 6px 0;
}


#schedule tbody tr td
{
  border-left: 1px solid #ccc;  
  border-bottom: 1px solid #eee;
  height: 20px;
}


#schedule tbody tr td.busy
{
  color: #000;
  text-align: center;
  border-width: 0; 
}

#schedule tbody tr.schedule_row_0 td.notbusy
{
  background-color: #fff;
}

#schedule tbody tr.schedule_row_0 td.busy
{
  background-color: #555;
}

#schedule tbody tr.schedule_row_1 td.notbusy
{
  background-color: #eee;
}

#schedule tbody tr.schedule_row_1 td.busy
{
  background-color: #333;
}


#schedule tbody tr.schedule_row_2 td.notbusy
{
  background-color: #fff;
}

#schedule tbody tr.schedule_row_2 td.busy
{
  background-color: #666;
}


#schedule tbody tr.schedule_row_3 td.notbusy
{
  background-color: #eef;
}

#schedule tbody tr.schedule_row_3 td.busy
{
  background-color: #007;
}

td.time
{
  text-align: right;
  padding-right: 15px; 
  color: #000;
}

td.time_right_side
{
  text-align: left;
  padding-left: 15px; 
  color: #000;
}

th
{
  color: #000;
}



a.menu,a.menu:active,a.menu:visited,a.menu:hover,a.menu:link
{
  font-weight: bold;
  color: white;
  text-decoration: none;
  display: block;
  cursor: pointer;
  padding: 4px;
}


#mazeDisplay
{
  padding: 0;
  border-spacing: 0;
  border-collapse: collapse;
  border: 5px solid black;
}

#mazeDisplay td
{
  width: 10px;
  height: 10px;
  padding: 0;
  border-spacing: 0;
  border-collapse: collapse;
}

.processTimeline, .processTimeline td
{
  border: 1px solid black;
  border-spacing: 0;
  border-collapse: collapse;
}

.processCaption
{
  padding: 2px 10px;
  text-align: center;
  color: #000;
}

.processTime
{
  font-size: 0.8em;
  text-align: right;
  padding-right: 0px;
  color: #000;
}
<!-- www.000webhost.com Analytics Code -->
<script type="text/javascript" src="http://analytics.hosting24.com/count.php"></script>
<noscript><a href="http://www.hosting24.com/"><img src="http://analytics.hosting24.com/count.php" alt="web hosting" /></a></noscript>
<!-- End Of Analytics Code -->

