body, p, form {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bigtoptext {
	font-family:Tahoma;
	font-size: 12px;
	line-height: 17px;
	color: #A4A4A4;
	text-decoration: none;
}

.bigtext {
	font-family:Tahoma;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
}

.heading {
	font-family:Tahoma;
	font-size: 17px;
	line-height: 20px;
	color: #A4A4A4;
	text-decoration: none;
	text-transform: uppercase;
}

.whitetext {
	font-family:Tahoma;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
}

.swhitetext {
	font-family:Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

.whiteheading {
	font-family:Tahoma;
	font-size: 17px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

.whitetitle {
	font-family:Tahoma;
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

.toplink {
	font-family:Tahoma;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	padding:0px 10px 0px 9px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.toplink:hover {
	font-family:Tahoma;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	padding:0px 10px 0px 9px;
	font-weight:bold;
	text-decoration: underline;
	text-transform: uppercase;
}

.bottomtext {
	font-family:Tahoma;
	font-size: 10px;
	line-height: 20px;
	color: #ADADAD;
	text-decoration: none;
	text-transform: uppercase;
}

.bottomlink {
	font-family:Tahoma;
	font-size: 10px;
	line-height: 17px;
	color: #ADADAD;
	text-decoration: none;
	text-transform: uppercase;
}

.bottomlink:hover {
	font-family:Tahoma;
	font-size: 10px;
	line-height: 17px;
	color: #ADADAD;
	text-decoration: underline;
	text-transform: uppercase;
}

.scroll{
	font-size: 12px;
	line-height: 140%;
	overflow:auto;
	width:535px;
	height:320px;
	padding-right:10px;
	padding-bottom:10px;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #087A4E;

}

.imgborder {
	border: 1px solid #E9E9E9;
}
