/* Support - wider side menu  */

body,td,th {  font-family: Arial, Helvetica, sans-serif;  }
body {  font-size: 100% }

/* ==========================================================
                     LINKS
   ==========================================================  */
a
   {
   font-family: Arial, Helvetica, sans-serif;  font-size: 14px;
   background-color: #CCCCCC;
   white-space: nowrap;
   text-decoration: none;
   }

a:link     {	color: #660033; 	font-weight: 700; }
a:visited  {	color: #333333; 	font-weight: 400; }

/* ==========================================================
                    TOP MENU
   ==========================================================  */
#wtopmenu
   {
   top:   48px;   left:   0px;   height:  20px;  width: 1000px;
   font-family: Arial, Helvetica, sans-serif; font-size: 14px;
   color: #000000; background-color: #FFFFFF; position: absolute;
   font-size: 14px;
   }

#wtoption1,#wtoption2,#wtoption3
   {
   top: 0px;    width: 250px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px; font-weight: bold;
   background-color: #CCCCCC; color: #000000; white-space: nowrap;
   background-position: center;
   border-right-width: 2px; border-left-width: 2px;
   border-right-style: solid; border-left-style: solid;
   border-right-color: #000000; border-left-color: #333333;
   position: absolute;
   border-top-width: 2px; border-bottom-width: 2px;
   border-top-style: solid; border-bottom-style: solid;
   }
#wtoption1 { left: 0px;	  }
#wtoption2 { left: 320px;  }
#wtoption3 { left: 640px;  }


#wsidemenu
   {
   top:   10px;   left:   0px;   height: 400px;  width:  400px;
   font-family: Arial, Helvetica, sans-serif;  font-size: 14px;
   color: #000000; background-color: #660033; position: absolute;
   font-weight: bold;
   border-top-width: medium;  border-right-width: medium;
   border-bottom-width: medium;  border-left-width: medium;
   border-bottom-style: ridge;  border-bottom-color: #333333;
   color: #000000;
   }

#wsoption1,#wsoption2,#wsoption3,#wsoption4,#wsoption5,#wsoption6,#wsoption7,#wsoption8
   {
   left:   10px;   width:  380px;
   font-family: Arial, Helvetica, sans-serif; 	font-size: 14px;
   background-color: #CCCCCC; color: #660033; white-space: nowrap;
   position: absolute;
   border-right-width: 2px; border-left-width: 2px;
   border-right-style: solid; border-left-style: solid;
   border-right-color: #000000; border-left-color: #333333;
   border-top-width: 2px; border-bottom-width: 2px;
   border-top-style: solid; border-bottom-style: solid;
   }
#wsoption1 {top: 10px;}
#wsoption2 {top: 40px;}
#wsoption3 {top: 70px;}
#wsoption4 {top: 100px;}
#wsoption5 {top: 130px;}
#wsoption6 {top: 160px;}
#wsoption7 {top: 190px;}
#wsoption8 {top: 220px;}

#deptname,#datetime,#showfield
   {
   overflow: hidden; position: absolute; visibility: visible;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style: italic;
   background-position: center;
   top:   10px;   left: 650px;   height:  20px;  width:  230px;
   color: #FFFFFF;  background-color: #000099; 	border: thin groove #333333;
   font-size: 16px; font-weight: 600;
   }

#datetime {top: 50px; background-color: #000000; }
#showfield
   {
   top: 300px; background-color: #000000;
   left: 50px;   height:  20px;  width:  700px;
   }

