
body 
{ 
  background-color:#FFFFFF;
  margin-top:10px;
  margin-left:2px;
  margin-right:0px;
  margin-bottom:0px;
}


.sidebar
{ 
 background-color:#F4D37C;
 border-top: solid #FFFFFF; 
 border-left: solid #FFFFFF;
 border-bottom: solid #FFFFFF; 
 border-top-width: 5px; 
 border-left-width: 5px;
 border-bottom-width: 5px;
 color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-style: normal;
	font-weight: normal;
 	text-align: left;
}

.table
{
 
 border-right: solid #CC0000; 
 border-left: solid #CC0000; 
 border-right-width: 3px; 
 border-left-width: 3px;
 height: 600px
}

.text
{
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-style: normal;
	font-weight: normal;
 	text-align: left;
}


.smalltext
{
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-style: normal;
	font-weight: normal;
 	text-align: left;
}


#poweredby
{
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 6px;
	line-height: 12px;
	font-style: normal;
	font-weight: normal;
	text-align:right;
}

.captiontext
{
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-style: normal;
	font-weight: normal;
 	text-align: center;
}


.popuptext
{
	color: #CC0000;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
 	text-align: left;
}

.foodietext
{
	color: #000000;
	font-family: Times, serif;
	font-size: 14px;
	line-height: 17px;
	font-style: italic;
	font-weight: normal;
}

.largetext
{
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
 	text-align: left;
}

.polltitle
{
	color: #CC0000;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
 	text-align: left;
}

.poll
{
border: solid #CC0000; 
border-width: 3px;
color: #000000;
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 17px;
font-style: normal;
font-weight: bold;
text-align: left;
}
 
.credittext
{
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 7.5pt;
	line-height: 10pt;
	font-style: normal;
	font-weight: normal;
}




a.mail:link { color: #CC0000; }
a:link { color: #CC0000; }
a:visited { color: #CC0000; }

#poweredby a:link { color: #FFFFFF; }
#poweredby a:visited { color: #FFFFFF; }

