#container {
	height: 100%;
	width: 100%;
	border: 1px solid #FF6600;
	}
#topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
a:link {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:hover {
	color: #DD5A2C;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	overflow: auto;
	height: 375px;
	padding: 5px 30px 15px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #FF6600;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FF6600;
	border-bottom-color: #FF6600;
}
.style2 {
	color: #FF6600;
	font-weight: bold;
}
.style3 {color: #FF6600}
.style5 {
	color: #FF6600;
	font-size: x-small;
	font-weight: bold;
}
body {
scrollbar-face-color:EBEEF5; 
scrollbar-arrow-color:FF6600; 
scrollbar-track-color:FFFFFF; 
}#feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FF6600;
	overflow: hidden;
	border: none;
}
.voucher {
	border: 1px dashed #FF6600;
}
