.PageBannerLeft {
	background-image: url(../images/banner-left.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.PageBannerRight {
	background-image: url(../images/banner-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.Page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/menu-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.PageRepeat {
	background-image: url(../images/menu-background-repeat.jpg);
	background-repeat: repeat;
	background-position: left top;
}

body,td,th {
	font-family: Verdana;
	font-size: 11px;
}

a:link.TextLink { font-family:verdana; font-size:11px; color:#000000; text-decoration:none }
a:visited.TextLink { color:#000000; text-decoration:none }
a:hover.TextLink { color:#ffffff; background-color:#cc0001; text-decoration:none } 

a:link.PageLink { font-family:verdana; font-size:11px; color:#000000; text-decoration:none }
a:visited.PageLink { color:#000000; text-decoration:none; font-size:11px; }
a:hover.PageLink { color:#ffffff; background-color:#cc0001; text-decoration:none; font-size:11px;}

a:link.CurrPageLink { font-family:verdana; font-size:11px; color:#cc0001; text-decoration:none }
a:visited.currPageLink { color:#cc0001; text-decoration:none; font-size:11px; }
a:hover.CurrPageLink { color:#ffffff; background-color:#cc0001; text-decoration:none; font-size:11px;}

a:link.MatrixLink { font-family:verdana; font-size:10px; color:#000000; text-decoration:none }
a:visited.MatrixLink { color:#000000; text-decoration:none; font-size:10px; }
a:hover.MatrixLink { color:#ffffff; background-color:#cc0001; text-decoration:none; font-size:10px;}
