.sidelink:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.sidelink:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.sidelink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.bodytext {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.input1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	height: 17px;
	width: 120px;
	border: 1px solid #999999;
}
.button1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0066CC;
	height: 23px;
	width: 60px;
	border: 1px solid #666666;
}


.heading {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.morelink:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #009933;
	text-decoration: none;
}
.bottomlink:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlink:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFCC;
	text-decoration: underline;
}
.seperator {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.morelink:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #009933;
	text-decoration: none;
}.morelink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.headingbg {
	background-image: url(images/heading_bg.jpg);
	background-repeat: no-repeat;
}
.input2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	height: 75px;
	width: 175px;
	border: 1px solid #999999;
}
