/* CSS Document */
IMG {
	border: 0px;
	}

BODY {
	background-image : url(images/comp3-hd3_09.gif);
}
	
H1 {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 10.5pt;
	color: #18397F;
	}
H2 {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 14pt;
	color: #18397F;
	}

P, UL {
	font-family: verdana;
	font-size: 10pt;
	}

DIV.header {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100px;
	background-image: url(images/comp3-hd3_01.gif);
	background-repeat: repeat-x;
	text-align: center;
}

IMG.title {
	position:absolute;
	left: 90px;
}

DIV.navmenu {   
	position:absolute;
	left:5%; 
	top:100px;
	width:187px;
	height:467px;
	background: #0d2863 url(images/comp3-hd3_05.gif) no-repeat bottom;
	text-align: center;
	padding-bottom: 2px;
}

DIV.content {
	position:absolute;
	left: 255px;
	top:115px;
	width: 550px;
	background: white;
	border-top: 1px solid #0d2863;
	border-left: 1px solid #0d2863;
	border-right: 1px solid #0d2863;
	border-bottom: 1px solid #0d2863;
	padding: 10px 20px 0px 20px;
	margin-left:20px;
}

DIV.textmenu {
	font-family: verdana, arial;
	font-size: 10pt;
	text-align: center;
	padding: 2px 0 3px 2px;
}

DIV.textmenu a {
	color: #18397F;
	text-decoration: none;
}

DIV.textmenu a:hover {
	text-decoration: underline;
}

DIV.tols {
	font-family: arial;
	font-size: 8pt;
	text-align: center;
	padding: 6px 10px 1px 0;
}

DIV.tols a {
	color: #18397F;
	text-decoration: none;
}

DIV.tols a:hover {
	text-decoration: underline;
}

td.menuheader {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 11pt;
	color: #18397F;
	text-align : center;
	padding: 5px 0px 0px 0px;
	margin: 0px;

}

hr.menu {
	color:#18397F;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	height: 1px;
}

td.menujumbo {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 12pt;
	color: Red;
	text-align : center;
	font-style : italic;
}

td.menuline {
   background-color: #18397F;
   height: 1px
}

td.menuitem {
	font-family: verdana, arial;
	font-size : 11px;
	width : 400px;
}

td.menuother {
	font-family: verdana, arial;
	font-size : 11px;
}

td.menubev {
	font-family: verdana, arial;
	font-size : 11px;
	width : 340px;
}
td.menuprice {
	font-family: verdana, arial;
	font-size : 11px;
	text-align: right;
	vertical-align : top;
	width : 60px;
}