body{
	background-color: #51473d;
	margin: 0px;
	padding: 0px;
}
.topcolor{
	background-image: url(images/top-gr.jpg);
	background-repeat: repeat-x;
}
.grey{
	background-color: #dddcda;
}
.white{
	background-color: #f6f6f4;
}
.footercolor{
	background-color: #312b2b;
}
.formtext{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #262626;
	text-decoration: none;
}
.text{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}
.butext{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #2b2b2b;
	text-decoration: underline;
}
a.butext:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #ff8601;
	text-decoration: underline;
}
.butext2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #2b2b2b;
	text-decoration: none;
}
a.butext2:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #ff8601;
	text-decoration: underline;
}
.bigtext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #151412;
	text-decoration: none;
}
.checktext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #939290;
	text-decoration: none;
}
.orange{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight:bold;
	color: #ff8601;
	text-decoration: none;
}
.blue{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight:bold;
	color: #21abcf;
	text-decoration: none;
}
.bigblue{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #21abcf;
	text-decoration: none;
}
.heading{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #21abcf;
	text-decoration: none;
}
.form{
	height: 16px;
	width: 120px;
	margin-left: 10px;
	border: 1px solid #bababa;
}
.ftext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #a4a4a4;
	text-decoration: none;
}
a.ftext:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ff8601;
	text-decoration: none;
}