body {
	padding: 0px;
	margin: 0px;
}

.sidebarlink {
    background-color:#5f5fe1;
    font-weight: bold;
    border-top: 1px #555 solid; 
    display: block; 
    padding-top: 1px; 
    padding-bottom: 1px;
    padding-left: 5px; 
    font-family: sans-serif; 
/*    font-size: x-small; */
    font-size: 11px;
    color: #ffffff; 
    text-decoration: none;
  }

.sidebarlink:hover {
  background-color: #3f48c4;
}


h1 {
    background-image: url('images/title_corner.gif'); 
    background-color: #8d9392;/*#3f48c4;#5f5fe1;#b19ea8; */
    height: 19px; 
    background-repeat: no-repeat; 
    padding-left: 20px; 
    font-family: sans-serif; 
    font-size: 17px; 
    color: #fff;
}

.mainbody {
	position: absolute; 
	left: 120px;
	right: 0px; 
	top: 70px; 
	bottom: 0px; 
	background-image: url('http://ve3d-1.sourceforge.net/images/uml_bg_num.gif');
	font-size: 12px;
}

.head {
    /*background-image: url('./images/uml_bg_dot.gif'); */
    height: 70px;
}

.sidebar {
   float: left; 
   background-color: #818C90;
/*   height: 100%; */
   width: 114px;
}

.faq
{
	font-family: verdana, arial, sans-serif;
	font-weight : bolder;
	/*font-style:italic;*/
}

.header
{
	font-family: verdana, arial, sans-serif;
	font-size:larger;
	font-weight:bold;
}

.date
{
	font-family: verdana, arial, sans-serif;
	font-size:smaller;
	color:#112233;
	font-weight: normal;
}

.command {
	margin-left: 3em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

img {
	border: 0px white solid;
}

.headtable {
	background-image: url('http://ve3d-1.sourceforge.net/images/umbrello-top-background.gif'); 
}
