.bg {
	background: url(images/bg1.gif) repeat-x;
}
.border {
	background: #FDEDDD;
	border-top: 0px solid;
	border-right: 1px solid #F88D22;
	border-bottom: 0px solid;
	border-left: 1px solid #F88D22;
}
.menu {
	background: #FCE0C6 url(images/corner1.gif) repeat-x fixed left top;
	border-top: 1px solid #F88D22;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
}
.menu1 {

	background: #FCE0C6 url(images/corner1.gif) repeat-x fixed left top;
	border-top: 1px solid #F88D22;
	border-right: 0px solid;
	border-bottom: 1px solid #F88D22;
	border-left: 0px solid;
}
.bg1 {
	background: url(images/bg2.gif) repeat-x;
}
a:link {
	font: bold 10px Arial;
	color: #000000;
}
a:hover {
	font: bold 10px Aria;
	color: #F1871D;
}
a:active {
	font: bold 10px Arial;
	color: #000000;
}
a:visited {
	font: bold 10px Arial;
	color: #666666;
}
.text {
	font: 12px Arial;
}
.menu2 {


	background: #FCE0C6 url(images/corner2.gif) repeat-x fixed left top;
	border-top: 1px solid #F88D22;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
}
.form {
	font: 12px Arial;
	border: 1px inset #896138;
}
.submit {
	font: bold 12px Arial;
	color: #000000;
	background: #FCE0C6;
	border: 2px outset #C4976A;

}
h1 {
	font: bold 22px Arial;
	color: #58422C;
	text-align: center;

}
.color {
	font: bold 11px Verdana;
	color: #CC0000;
}
