body{
	margin:0px;
	background-color:#6C0045;
}
.heading{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#007A7C;
	text-align: center;
}
.lineunder{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;
	color:#E86F04;
	text-align: center;
}
.text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color:#747877;
}
a.trums{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#747877;
}
a.trums:hover{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;
	color:#ff0000;
}.header {
	text-align: center;
	height: 220px;
}
.in_menu {
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.in_menuback {
	text-align: center;
	width: 1100px;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.text .rightt {
}
.header {
	height: 250px;
}
.textbox {
	text-align: center;
	width: 711px;
	padding-right: 80px;
	padding-left: 80px;
}
.headingSANS {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#007A7C;
}
.gotomenu {
	padding-left: 40px;
}
.textSANS {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#747877;
}
.leftfooter {
	margin-left: 0px;
	float: left;
}
.rightfooter {
	float: right;
	text-align: right;
}
