﻿body 
{
	background-image: url("../images/webpage/BackGround.gif");
	background-repeat:no-repeat;
    margin-top: 10px;
    font-family:Arial;
	font-weight:normal;
	font-size:12px;
}

#TopSection 
{
	background-image: url("../images/webpage/BackGround_Top.gif");
	width: 950px;
	height:125px;
	margin: 0 auto;
	padding-bottom:0;
	z-index:00; 
	position: relative;
	top: 0px;

}
.SubNavBackground
{
	background-color: #f88804;
	width: 950px;
	height:80px;
}
.GreyBand {
	background-color: white;
	width: 100%;
	height: 75px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:1;
}

.LogoGraphic {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
		background: url("..images/webpage/efoodhandlers.gif") no-repeat;
		z-index:100;
}

div#BottomContentArea {

	background: #fff url('../Images/WebPage/BottomContentArea.gif') no-repeat;

	width: 950;
	height: 60;

}

div#BottomContentArea #BottomContentCell {
	position: relative;
	left: 0px;
	top: 10px;
	width: 207px;
	height: 170px;
	border: 0px solid black;
	color: white;
	padding: 5px;
	background: #fff url('../Images/WebPage/BottomContentCell.gif') no-repeat;
}
div#BottomContentArea #BottomContentCell .instruction{
	padding: 0px 0px 0px 0px;
	border: 0px solid black;
	font-weight: bold;
}

a {
	color: #663399;
	text-decoration: none;
	outline: none;
	font-family:Arial;
	font-size:12px;
}

a:hover {
	color:Orange;
}

.ContentHeading
{
	font-family:Tahoma;
	font-weight:bold;
	text-decoration:none;
	font-size:16px;
}
.ContentHeading2
{
	font-family:Tahoma;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
}
.Content
{
	font-family:Tahoma;
	font-weight:normal;
	font-size:14px;
}
.ContentSmall
{
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
}

li
{
	
}

.MainMenu a
{
	padding-left:10px;
	color:#404040;
	font-family:Helvetica;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
.MainMenu a:hover
{
	padding-left:10px;
	color:Orange;
	font-family:Arial;
	text-decoration:none;
	font-size:12px;
}

.MainMenuSelected a
{
	padding-left:10px;
	color:Olive;
	font-family:Helvetica;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
.MainMenu a:hover
{
	padding-left:10px;
	color:Orange;
	font-family:Arial;
	text-decoration:none;
	font-size:12px;
}

.ErrorText
{
   font-family:Arial;
   font-size:12px;
   font-weight:bold;
   color:Red;
}


.CBOX
{font-family:Arial,sans-serif;
 font-size:10pt;
 font-weight:bold;
 font-style:normal;
}
.CBUTTON
{ 
  font-family:Arial,sans-serif;
  font-size:10pt;
  font-weight:normal;
  font-style:normal;color:rgb(0,0,0);
  background-color:rgb(252,252,181);height:23px;cursor:Hand;
}
.CLABEL
{
  padding-left:5px;
  font-family:Arial,sans-serif;
  font-size:10pt;
  font-weight:bold;
  font-style:normal;
  color:black;  
  text-indent:1px;
  border-top-style:none;border-bottom-style:none;border-left-style:none;border-right-style:none;
}
.CEDITBOX 
{
    font-family:Arial,sans-serif;
    font-size:10pt;
    font-weight:normal;
    font-style:normal;color:rgb(0,0,0);
}

.test
{
	background-image: url("../images/WebPage/10566358_XS.jpg");
	background-repeat:no-repeat;

}
.SidebarGen
{
    font-family:Arial;
	font-weight:normal;
	font-size:12px;
}
.MainMenu a
{
	padding-left:10px;
	color:#404040;
	font-family:Helvetica;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}
.MainMenu a:hover
{
	padding-left:10px;
	color:Orange;
	font-family:Arial;
	text-decoration:none;
	font-size:11px;
}
.MainMenuSelected a
{
	padding-left:10px;
	color:olive;
	font-family:Helvetica;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}
.MainMenuSelected a:hover
{
	padding-left:10px;
	color:Orange;
	font-family:Arial;
	text-decoration:none;
	font-size:11px;
}
