BODY {
	background-color : #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.head{
	background-color: #FFFFFF;
	color: #CF4402;
	font-weight: bold;
	border-bottom-color: #656565;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 170%;
	vertical-align: middle;
	font-style: italic;
}
table.frm{
	border: 1px solid #000000;
}

.req{
	color: #00FF00;
	font-weight: bold;
	font-size: 120%;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A.menu {
	color : #000000;
	font-weight: bold;
	text-decoration: none;
}
A:HOVER.menu {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
A:ACTIVE.menu {
	color : #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.form{
	background-color: #929292;
	color: #FFFFFF;
	font-size: 110%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
TABLE.prices {
	border-bottom-color : #656565;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : #656565;
	border-left-style : solid;
	border-left-width : 1px;
	border-top-color : #656565;
	border-top-style : solid;
	border-top-width : 1px;
	border-right-color : #656565;
	border-right-style : solid;
	border-right-width : 1px;
	font-size: 110%;
	background-color : #FDD817;
}

.menu1 {
	background-image: url(pics/but1.gif);
	font-family: sans-serif;
	font-size: 90%;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #000000;
	border-top: 1px solid #FFFFFF;
	text-align: center;
	vertical-align: middle;
	color: #000000;
}
.menu2 {
	background-image: url(pics/but2.gif);
	font-family: sans-serif;
	font-size: 90%;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #000000;
	border-top: 1px solid #FFFFFF;
	text-align: center;
	vertical-align: middle;
	color:#FFFFFF;
	text-decoration: underline;
}
img.left{
	float: left;
}
img.right{
	float: right;
}
.orange{
	background-color : #CF4402;
	color : White;
	font-weight: bold;
	border-bottom-color : White;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	height : 20px;
	font-size: 115%;
	vertical-align : middle;
}
.addinfo{
	color: #656565;
}
.orangetext{
	color: #CF4402;
	font-size : 105%;
}