.skincontentpane {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.skinMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
}
.Subway {
	background-color: #333333;
}
.rightBorder {
	background-image: url(images/Rt-Border-Shade.gif);
	background-repeat: repeat-y;
}
.leftBorder {
	background-image: url(images/Layout05.gif);
	background-repeat: repeat-y;
}
.LeftOutsideBorder {
	background-image: url(images/Layout02.gif);
	background-repeat: repeat-y;
}
.RightOutsideBorder {
	background-image: url(images/RightBg.gif);
	background-repeat: repeat-y;
}


.topBorder {
	background-image: url(images/Layout01.gif);
	background-repeat: repeat-x;
}
.TopImage {
	background-image: url(images/Top-Pic.jpg);
	background-repeat: no-repeat;
}
.LoginClass, A.LoginClass, A.LoginClass:link, A.LoginClass:hover, A.LoginClass:active, A.LoginClass:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

