.border {
	border: 1px solid #CDEFA6;
}
.menubox {
	background-attachment: scroll;
	background-image: url(images/top_button.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
	padding-top: 5px;

}

.leftmenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.leftmenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.leftmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #CDEFA6;
	text-decoration: none;
} 

.topmenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CDEFA6;
	text-decoration: none;
} 
.error_message {	color: #FF0000;

	font-weight: bold;
}
.leftmenubox {
	text-align: left;
	padding-left: 55px;
}
.partner_title {
	background-attachment: scroll;
	background-image: url(images/partners_title.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	

}
