body {
       background-image: url(/layout/backhell.gif);
       margin-top: 0px;
       margin-left: 0px;
     }
P, UL, BODY,H1,H2, LI, TD {
	color : Black;
	font-family: Verdana;
	font-size:11px;
	font-weight: normal;
	text-decoration : none;
}

LI {
	list-style : none url(/layout/welle.gif);
	padding-left : 16px;
}

LI.small {
	list-style : none url(/layout/welleSmall.gif) ;
	padding-left : 0px;
}

UL.small {
	margin-left : 16px;
}


a { color : #000000; text-decoration : underline;}
a:hover {	color : #000000;	text-decoration : underline;}
a:visited {	color : #000000;	text-decoration : underline; }
.menuitem a { color : #000000; text-decoration : none;}
.menuitem a:hover {	color : #000000;	text-decoration : none;}
.menuitem a:visited {	color : #000000;	text-decoration : none; }

p a { color : #0000AA; text-decoration : underline;}
p a:hover {	color : #0000AA;	text-decoration : underline;}
p a:visited {	color : #0000AA;	text-decoration : underline; }
H1 {font-size:15px; font-weight: bold;}
H2 {font-size:13px;font-weight: bold;}
H3 {font-size:11px;font-weight: bold;}


.rmenu { 
  position: absolute; 
  /* Reserve some room for the links */
  padding-top: 0px;
  padding-bottom: 1px;
  margin-left: 630px;
  top: 195px;
}
.tmenu { 
  position: relative; 
  /* fallback */
  /* position: fixed;*/
  /* Reserve some room for the links */
  padding-top: 3px;
  padding-bottom: 4px;
  margin-left:0px;
  overflow:hidden;
}
.tmenu      {
              width:610px;
              border:1px;
            }
.tmenu span {
             padding-right:60px;
             margin-left:5px;
            }
.tmenu span a {text-decoration: none;
               font-weight:bold;
               color:#000000;
              }

.tmenu li  {list-style : none; float:left;padding-left : 3em;}
.tmenu li ul {display:none;}

.rmenu p   {white-space: nowrap;}
.rmenu ul  {list-style : none;padding-left : 3px;margin-left : 0px;}
.rmenu li  {list-style : none url(/layout/cp.gif);padding-left : 3px;}
.rmenu img {vertical-align:middle;border:none;}

.rmenu p a {text-decoration: none;
            font-weight:bold;
           }


.content { background-color:#c4c4c4;
           background-image: url(/layout/sw.gif);
           background-position : bottom; 
           background-repeat : no-repeat;
           width: 595px;
           height:100%;
           padding: 5px;
           padding-left:15px;
         }
.prebanner{ background-color:#4D4D4D;
            width:610px;
            height:15px;
          }
.logo     { padding:0px;
            width:610px;
            background-color:#969896;
            border-top: 1px solid black;
            border-left: 3px solid black;
            border-right: 3px solid black;
            border-bottom: 1px solid black;
          }
.mainview { margin-left:108px;
            margin-top:32px;
          }
.input    { margin-left: 10px; }
.input  label   {}
.input  input  { margin-left: 10px; } 
th { text-align:left;vertical-align:top;} }
td { text-align:left;vertical-align:top;} }
.detailtable {}
.detailtable table { background-color:#eeeeee;}
.detailtable > table { position:absolute;display:none;}
.detailtable:hover > table { display:inline; }

.even { background-color:#eeeeee;}
.odd  { background-color:#ffffff;}

.menu ul li{
  list-style-type:none; 
  margin: 0;
  padding: 0;
}

