body {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	background-color: #333333;
}
.copyright {
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
}

.bottomlinks{
	font-family: Tahoma;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
}

a.bottomlink {
	font-family: Tahoma;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
}
a.bottomlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color:  #c73e0b;
	text-decoration: underline;
}
a.leftlink {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
form {
	margin: 0px;
}
.textbox {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/textbox.jpg);
	height: 20px;
	width: 128px;
	border: 1px solid #DBDBDB;
}
h1 {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}

.heading2 {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	color:#c73e0b;
	text-decoration: none;
	margin: 0px;
}


a.leftlink:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #c73e0b;
	text-decoration: none;
}


.bottomlinkcolor {
	font-family: Tahoma;
	font-size: 11px;
	color: #c73e0b;
	text-decoration: none;
}


a.bottom {
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
a.bottom:hover {
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration:underline;
	font-size: 11px;
}

.color
{
	font-family: Tahoma;
	color: #ff4309;
	font-size: 12px;
}


a.email {
	font-family: Tahoma;
	font-size: 12px;
	color: #c73e0b;
	text-decoration: underline;
}
a.email:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

