.menulink:hover 
				{
			font-family: Geneva, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			color: #FF6600;
			}
			
.page_title {
	background-repeat: no-repeat;
	left: 0px;
	top: 310px;
	height: 26px;
	width: 100%;
}
.align_center {
	text-align: center;
}

.page_subtitle1 {
	background-image: url(../images/page_elements/subtitle.jpg);
	background-repeat: repeat-x;
	width: 45%;
	text-indent: 15px;
}

.page_subtitle_long {
	background-image: url(../images/page_elements/subtitleLong.gif);
	background-repeat: no-repeat;
	width: 950px;
	text-indent: 15px;
}

.page_subtitle_short {
	background-image: url(../images/page_elements/subtitle.gif);
	background-repeat: no-repeat;
	width: 50%;
	text-indent: 15px;
}

.bg_400_500 {
	background-image: url(../images/page_elements/bg_rectangle.gif);
	background-repeat: no-repeat;
	width: 400px;
	height: 150px;
}
.padding5 {
	padding-left: 10px;
}
