body {
   background: #A7EBE9;
   font-family: Tahoma;
}

.address
{
	font-family:tahoma;
	font-size:14px;
	line-height:16px;
	color:#ffffff;
}

.smalltext
{
	font-family:tahoma;
	font-size:1px;
	color:#fafad2;
}

.logo1
{
	font-family:tahoma;
	font-size:55px;
	line-height:58px;
	font-weight : bold;
	color:#ffffff;
}

.logo2
{
	font-family:tahoma;
	font-size:20px;
	line-height:18px;
	font-weight : bold;
	color:#000000;
}

.menuText
{
	font-family:Tahoma;
	font-size:17px;
	line-height:20px;
	font-weight: bold;
	color:#FFFFFF;
}

.footerText
{
	font-family:Tahoma;
	font-size:12px;
	line-height:20px;
	color:#ffffff;
}



.menuButton1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/menuButton.png);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-right: 10px;
	float: center;
	height: 37px;
	width: 98px;
	padding-top: 11px;
}
.menuButton1:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/menuButton1.png);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-right: 10px;
	float: center;
	height: 37px;
	width: 98px;
}


.maintext1
{
	font-family:Tahoma;
	font-size:12px;
	line-height:17px;
	color:#000000;
}


.maintext2
{
	font-family:Tahoma;
	font-size:17px;
	line-height:20px;
	color:#ffffff;
}

.maintext3
{
	font-family:Tahoma;
	font-size:13px;
	line-height:18px;
	color:#5D0E00;
}

.form
{
	width:150px; height:20px; border-color:#A8772D; border-width:1px; background-color:#E9DCCD; font-size:12px; border-style:solid
}
	
.scrollable 
{
	width: 624px;
	height: 270px;
	overflow: auto;
}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: #FFF987}
A:hover {color:#B33806}


