.mainlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 35px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
}
.bluebox {
	background-image: url(images/blue_bg.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffa405;
	background-color: #fffdd4;
}
.upperborder {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333333;
}

.mainlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 35px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
}
.grey_box {
	background-image: url(images/grey_bg.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #aeaeae;
	background-repeat:repeat-x;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.input1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 17px;
	width: 120px;
	border: 1px solid #666666;
}
.input2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 50px;
	width: 200px;
	border: 1px solid #666666;
}
.button1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006699;
	height: 23px;
	width: 60px;
	border: 1px solid #333333;
}
.rightblock {
	background-color: #eeeced;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}




.mainlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 35px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	background-color:#000000;
}
.sidelink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.sidelink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.sidelink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
.dashedborder {
	border: 1px dashed #666666;
}
.list {
	list-style-image: url(images/check.jpg);
}
.testimonials {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #006699;
	text-decoration: none;
}
.boldbluelink {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
