body {
   background-image: url('/images/bgbody.gif');
	margin-top: 0px;
   margin-bottom: 0px;
}
.inputform input { width: 90%; }
.partner {
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
}
.price {
    color: maroon;
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
}
.topmenuitem {
	background-image: url('/images/bg_menuitem.gif');
	background-color: #d7e5f2;
	background-position: 100% 100%;
	background-repeat: no-repeat;
	border-bottom-color: #005aab; border-bottom-style: solid; border-bottom-width: 1px;
	font-weight: bold;
	height: 26px;
	text-align: center;
	width: 200px;
}
.topmenuitem a, .topmenuitem a:visited {
	color: black;
	font-size: 13px;
	text-decoration: none;
}
.topmenuitem a:hover { color: white; }
.topmenuitem hr {
	background-color: blue;
	color: blue;
	width: 100%;
}
.undermenu {
	background-color: #d7e5f2;
	background-image: url('/images/bg_undermenu.gif');
	background-position: 96% 100%;
	background-repeat: no-repeat;
	height: 15px;
}
.hint {
	background-color: #d7e5f2;
	border: 1px solid #005aab;
	font-size: 10px;
}

#bottom {
   background-image: url('/images/bgbottom.gif');
   height: 45px;
}
#bottom img { border: none; }
#bottom1 {
	background-image: url('/images/bgbottom1.gif');
	padding-left: 31px;
	width: 170px;
}
#bottom2 font {
   color: #005aab;
   font-size: 11px;
   padding: 30px;
}
#bottom2 img { float: left; }
#bottom3 {
	font-size: 10px;
	margin-right: 2px;
	text-align: right;
	vertical-align: top;
}
#bottom3 a { color: black; } 
#emptymenu {
	background-color: #d7e5f2;
	border-bottom-color: #005aab; border-bottom-style: solid; border-bottom-width: 1px;
}
#emptyundermenu {
	background-color: #d7e5f2;
}
#maintable {
	border-right: 1px solid #6b8bb2;
	border-left: 1px solid #6b8bb2;
	padding: 0px;
	width: 98%;
}
#pagecontent {
	background-color: white;
	border-right: 1px solid #6b8bb2;
	font-size: small;
	min-height: 620px;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}
#pagecontent a:hover { text-decoration: none; }
#pagecontent a { color: #284c88; }
#pagecontent a img { border: none; }
#pagecontent img { margin: 4px; }
#pagecontent ul { line-height: 26px; }
#right {
   background-color: white;
   background-image: url('/images/bgright.gif');
   background-repeat: repeat-y;
	font-size: 10px;
   padding: 4px;
   vertical-align: top;
	width: 180px;
}
#right h4 { font-size: 14px; }
#right a { color: #284c88; }
#top {
	background-image: url('/images/bg_top.jpg');
	margin: 0px;
	padding: 0px;
   text-align: center;
   width: 100%;
}
#top img {margin: 0px;border: none;}
#undertop {
   background-image: url('/images/bg_undertop.gif');
   height: 17px;
   margin: 0px; padding: 0px;
   text-align: center;
   width: 98%;
}

