body
{
	background-image:url('../graphics/bge.gif');
	background-repeat:repeat-x;
	background-color:#ffffff;
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #232426;
	text-decoration: none;
}
.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #232426;
	text-decoration: none;
	line-height: 20px;
}
.text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #232426;
	text-decoration: none;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #633418;
	font-weight:bold;
	text-decoration: none;
	line-height: 22px;
}
.heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #9E231C;
	font-weight:bold;
	text-decoration: none;
	line-height: 22px;
}
.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #9E231C;
	font-weight:bold;
	text-decoration: none;
	line-height: 22px;
}
.heading3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9E231C;
	font-weight:bold;
	text-decoration: none;
	line-height: 22px;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9E231C;
	text-decoration: none;

}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9E231C;
	text-decoration: underline;

}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5C4126;
	text-decoration: none;

}
a.menu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #9E231C;
	text-decoration: none;

}
.textbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 2px 2px 2px 4px;
	height: 20px;
	width: 185px;
	border: 1px solid #E9A7A7;
}
.selectarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 2px 2px 2px 4px;
	height: 80px;
	width: 185px;
	border: 1px solid #E9A7A7;
}
.testtext {
	font-family: pristina;
	font-size: 34px;
	color: #C69378;
	text-decoration: none;
	line-height: 22px;
	padding: 2px;
}
