body {
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#fff;
	}

.MarkerTextFont {
font-size:12px;
font-family:Arial, Helvetica;
color:#000000;
font-weight: normal;}

.MarkerTextSmallFont {
font-size:10px;
font-family:Arial, Helvetica;
color:#000000;
font-weight: normal;}

.MarkerTextLargeFont {
font-size:16px;
font-family:Arial, Helvetica;
color:#000000;
font-weight: normal;}

.MarkerReverseTextFont {
font-size:12px;
font-family:Arial, Helvetica;
color:#FFFFFF;
font-weight: normal;}

.MarkerReverseTextSmallFont {
font-size:10px;
font-family:Arial, Helvetica;
color:#FFFFFF;
font-weight: normal;}

.MarkerReverseTextLargeFont {
font-size:16px;
font-family:Arial, Helvetica;
color:#FFFFFF;
font-weight: normal;}

.MarkerTitleBoldFont {
font-size:16px;
font-family:Arial, Helvetica;
color:#000000;
font-weight: bold;}

.StoreLevelTextFont {
font-size:14px;
font-family:Arial, Helvetica;
color:#000000;
font-weight: bold;}

.page {
	}

.top {

	height:150px;
	color:#000;
	}
	
.top a {
	color:#000;
	}
.top a:hover {
	color:#aa0000;
	text-decoration:none;
	}

.content {
	border-left: #CCCCCC solid 2px;
	border-right: #CCCCCC solid 2px;
	}

.side {
	}
	
.nav img{
	margin: 0 10px 0 0;
	}
	
.nav {
	background-repeat:repeat-x;
	}
	
#headers {
	padding:8px;
	}

.footer {
	background-color:#AA0000;
	color:#fff;
	}