.masthead .utilitylinks a:hover {
	color: #FFFF00;
}
.masthead .utilitylinks a {
	color: #FFFFFF;
	text-decoration: none;
}
.masthead {
	background-image: url(../layout_images/top_tex.jpg);
	background-repeat: repeat-x;
}
.toptex {
	background-image: url(../layout_images/top_tex.jpg);
	background-repeat: no-repeat;
	height: 111px;
	width: 10px;
}
.botshad {
	background-image: url(../layout_images/bot_shad.jpg);
	height: 10px;
	background-repeat: no-repeat;
}
#maincontent {
	padding-right: 10px;
	padding-left: 10px;
	width: 680px;
}

.menubar {
	background-image: url(../layout_images/menu_tex.jpg);
	background-repeat: repeat-x;
	height: 30px;
	padding-left: 20px;
}
.leftshad {
	background-image: url(../layout_images/left_shad.jpg);
	background-repeat: repeat-y;
}
.rightshad {
	background-image: url(../layout_images/right_shad.jpg);
	background-repeat: repeat-y;
}
.utilitylinks {
	height: 39px;
	background-color: #5160A3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
}
.leftcol {
	width: 170px;
}
