/* $Revision: 1.127 $
   $Author: thomas $
   $Date: 2004/02/15 16:14:56 $
   */

body {
	background-color: #ffffff;
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	text-align: center;
	width: auto;
}
table {

	margin-left: auto;
	margin-right: auto;
}

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

a {
text-decoration: none;
}

a.hover {
text-decoration: underline;
}

h3 {
font-size: 20px;
text-align: left;
}

#menu, #main, #address {
padding-top: 10px;
padding-bottom: 20px;
font-size: 12px;
color: black;
height: 98%;
}

#menu, #address {
width: 150px;
}

#menu {
margin-left: 10px;
margin-right: 5px;
background-color: #c1c1c1;
}

#main {
border: none;
text-align: left;
padding-left: 30px;
padding-right: 30px;
width: 500px;
}

#address {
text-align: center;
font-size: 10px;
border-left: 1px #c1c1c1 solid;
background-color: white;
}

.menuitem, .submenuitem, .subsubmenuitem {
color: #000000;
cursor: pointer;
}

.menuitem {
font-size: 12px;
}
.submenuitem {
font-size: 11px;
}
.subsubmenuitem {
font-size: 10px;
}
