html, body {
  margin: 0;
  padding: 0;
}

.templatelogo {
  padding: 0;
  margin: 0;
  height: 100px;
}

.templatelogo img {
  border: 0;
}


.templatemenu {
  color:#00008B;
  background: #ADD8E6;
  border: 1px solid #afb6bf;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}


.templatemenu ul {
  list-style-type: none;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
} 

.templatemenu ul li .header {
  margin-left: 10px;
  font-variant: small-caps;
  font-size: 120%;
  font-weight: bold;
}

.templatemenu ul li ul {
  list-style-type: none;
  margin:  0px 0px 0px 10px;
} 

.templatemenu ul li ul li {
  margin-left: 20px;
}

.templatebody {
  width: 900px;
  margin-top: 10px;
  margin-left: 0px;
  margin-right: 0;
  overflowX: scroll;
}

.templatelist {
  margin-left: 230px;
  margin-right: 600px;
  padding-right: 600px;
  z-index: 1;
}

.templatelist ul {
  list-style-image: url("/web/images/pil.gif");    
}

.templatelist ul .none{
  list-style-type: none;
  list-style-image: none;
  margin-left: -20px;
}

.templatelist ul li{
  margin-left: -20px;
}

.templatefooter {
  padding: 5px;
  clear: both;
  border-top: 1px solid #afb6bf;
  color: #afb6bf;
  font-size: 10px;
}

img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}


.content {
	position:relative; 
	width:auto;
	min-width:400px;
	margin:0px 180px 20px 220px;
	background-color:white;
	padding:5px;
	z-index:3; 
}

#leftmenu {
	position:absolute;
	width:200px;
	top:110px;
	left:10px;
	z-index:2;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px;
}
body>#navAlpha {width:128px;}
		
#rightmenu {
	position:absolute;
	width:150px;
	top:110px;
	right:10px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index:1;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
}
body>#navBeta {width:150px;}

#rightmenu ul{
	list-style-type: none;
        padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#rightmenu ul li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        border: 0px 0px 0px 0px;
}


a {
	text-decoration:none;
	}
a:link {color:#00008B;}
a:hover {background-color:#eee;}

TD {vertical-align: top;}
TD UL {margin-left: 20px;}
TH {text-align: left;}
.bottom {vertical-align: bottom;}


