html,body{
      margin: 0;
      padding: 0;
      height: 100%;
      border: none
   }
#container {
	margin: auto;
	width: 960px;
	height: 100%;
	}
.main {
	width: 960px;
	height: 100%;
}
a:link {
	text-decoration: underline;
	font-weight: normal;
	color: #9c0000
	} 
a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #9c0000
	} 
a:active {
	text-decoration: underline;
	font-weight: normal;
	color: #9c0000
	}
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #BB030B
	}
.content {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.6;
	font-size: 13px;
	font-weight: normal;
	color: #000000
	}
.contentitalic {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.6;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	font-style: italic
	}
.contentbold {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.6;
	font-size: 13px;
	font-weight: bold;
	color: #000000
	}
.contentboldgreen {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.6;
	font-size: 13px;
	font-weight: bold;
	color: #758b1f
	}
.contentgreen {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.6;
	font-size: 13px;
	font-weight: normal;
	color: #758b1f
	}
.contentlightgreen {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.6;
	font-size: 13px;
	font-weight: normal;
	color: #b7d732
	}
.contentboldred {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.6;
	font-size: 13px;
	font-weight: bold;
	color: #990000
	}
.contentwhite {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.6;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF
	}
.contentsmall {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.4;
	font-size: 11px;
	font-weight: normal;
	color: #000000
	}
.contentsmallbold {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.4;
	font-size: 11px;
	font-weight: bold;
	color: #000000
	}
.contentsmallboldwhite {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.4;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF
	}
.homepersonalization {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.2;
	font-size: 11px;
	font-weight: bold;
	color: #000000
	}
.copyright {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: normal;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: normal;
	color: #fbe591
	}
a.copyrightLink:link { 
	color: #fbe591
	}
a.copyrightLink:visited { 
	color: #fbe591
	}
a.copyrightLink:active { 
	color: #fbe591
	}
a.copyrightLink:hover { 
	color: #891a1c
	}
.personalization {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.2;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF
	}
.locatorboldwhitesmall {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 1;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF
	}
.locatorcontent {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.3;
	font-size: 13px;
	font-weight: normal;
	color: #000000
	}
.locatorcontentbold {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.3;
	font-size: 13px;
	font-weight: bold;
	color: #000000
	}
.locatorcontentsmall {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.3;
	font-size: 12px;
	font-weight: normal;
	color: #000000
	}
.poptableborder {
	background-color: #FCB82C;
	}
.poptablebg {
	background-color: #F68528;
	}
.foodpopscroll
{ 
    overflow:auto; 
    height: 100; 
	}
.validator
{
	font-weight: bold;
	color: #731201;
	}
.message
{
	border: 1px solid;
	margin: 0px 0px;
	padding: 15px 15px 15px 15px;
	background-color: #FF9900;
	font-weight: bold;
	}
.resform {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	border: none #663366;
}

