body {
	background : #0080FF;
	color : #34347C;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin: 0px;
}
		 
#tbl {
	border: 4px double #999999;
}

.tdborder {
	border: thin solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #34347c;

}

.imageborder {
	border: 3px double #999999;
}

p.links {
	margin:0px 0px 0px 0px;
	font-size:9pt;
	font-family:arial, helvetica, sans-serif;
	text-align:center;
	font-weight: bold;

}

.links a {
	display:block;
	width:auto;
	border: solid black 1px;
	border-bottom-width:0px;
	color:#34347C;
	padding:5px;
	text-decoration:none;
	font-weight:bold;
	background-color:#FFFFFF;
	text-align: center;
}

.links a:hover {
     background-color:#34347C;
     color:white;
}

.menupanel {
	position: absolute;
	height: auto;
	width: auto;
	left: 10px;
	top: 50px;
}
#lastitem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #34347C;
}
#address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #34347C;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333366;
	text-align: center;
	padding: 3px;




}
.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333366;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333366;
	text-align: center;

}
.footer a {

	color: #FFFF66;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
.message {
	font-size: 14pt;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
}
#logout {
	color: #FFFFFF;
}
