

html,
	body {
		margin:0;
		padding:0;
		height:100%;
	}
	#container {
		min-height:100%;
		position:relative;
	}
	#header {
		background:#ff0;
		padding:10px;
	}
	#body {
		padding:10px;
		padding-bottom:60px;	/* Height of the footer */
	}
	#footer {
		position:absolute;
		bottom:0;
		width:100%;
		height:60px;			/* Height of the footer */
		 
	}
	 
 



.imgclassdel { 
background-image:url(../images/buttons/delete.png);
background-position:  0px 0px;
background-repeat: no-repeat;
width: 84px;
height: 37px;
border: 0px;
background-color: none;
cursor: pointer;
outline: 0;
}


.imgclassadd { 
background-image:url(../images/buttons/add_more.png);
background-position:  0px 0px;
background-repeat: no-repeat;
width: 84px;
height: 37px;
border: 0px;
background-color: none;
cursor: pointer;
outline: 0;
}

.dollarpclear{

border:3px solid;
margin:0,0,0,0;
text-align:right;
 
 

}

.dollarp{

border:2px solid  #800080;
margin:0,0,0,0;
text-align:right;
 
 

}

.pinky{
 
border-top:1px solid #000000;
padding-left:4px;
height:25px;

}

.yellow{
	/*background-color:#FF0; */
	height:25px;
	padding-left:4px;
 	outline: 1px solid black;
}

.purple{
	/*background-color:#CC99FF; */
	height:25px;
	padding-left:4px;
 	outline: 1px solid black;
}

.darkpurple{
	/*background-color:#800080; */
 	height:25px;
	padding-left:4px;
 	outline: 1px solid black;
}

.grey{
	/*background-color:#C0C0C0; */
 	height:25px;
	padding-left:4px;
 	outline: 1px solid black;
}



.standard{
	border:thin;
	border-color:#000;
	height:25px;
	padding-left:4px;
  	outline: 1px solid black;
}


 



.hiddenDiv {
	display: none;
	}
.visibleDiv {
	display: block;
	 
	}

body
{
	font-size: 70%;
	margin: 0px;
	color:#000000;
	background-color: #FFFFFF;
	font-family: verdana,helvetica,arial,sans-serif;
}

TR.top-main-banners {
height:26px;
	color:#000000;
background-color:#006666;
font-size:14px;
padding-left:10px;
border-bottom-width:1px;
border-bottom-color:#FFCC66;
border-bottom-style:groove
}



TR.top-main-header {
height:24px;
	color:#000000;
background-color:#003366;
font-size:11px;
padding-left:10px;
border-bottom-width:1px;
border-bottom-color:#FFCC66;
border-bottom-style:groove
}


TH.top-main-restaurants {
height:26px;
	color:#000000;
background-color:#336633;
font-size:14px;
padding-left:10px;
border-bottom-width:1px;
border-bottom-color:#FFCC66;
border-bottom-style:groove
}




.small-writing 
{
	font-size:9px;
}


.middle-header 
{
	font-size:16px;
}

.error
{
	color: #FF0000;
}
.merging
{
	margin: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

.mergetable
{
	border: thick;
	border: 10px;
	border: #000000;
	border: dashdashed;
	border-bottom: #CC0000;
	border-left: #CC0000;
}

.forgot 
{
	font-size: 9px;
	font-style: normal;
	font-weight: 200;
}	



.heading
{
	font-size: 14px;
	font-style: normal;
	font-weight: 200;
}

A:link
{
	color: #333333;
	text-decoration:none;
}
A:visited
{
	color: #333333;
	text-decoration:none;
}
A:active
{
	color: #333333;
	text-decoration:none;
}
A:hover
{
	color: #FF0000;
	text-decoration:none;
}


A:forgot:link
{
	color: #FF0000;
	text-decoration:none;
}
A:forgot:visited
{
	color: #FF0000;
	text-decoration:none;
}
A:forgot:active
{
	color: #FF0000;
}
A:forgot:hover
{
	color: #FF0000;
}





P
{
	font-family: verdana,helvetica,arial,sans-serif;
}
H1
{
	font-family: verdana,helvetica,arial,sans-serif;
}
H2
{
	font-family: verdana,helvetica,arial,sans-serif;
}
H3
{
	font-family: verdana,helvetica,arial,sans-serif;
}
TABLE
{
	font-family: verdana,helvetica,arial,sans-serif;
}
TD
{
	font-family: verdana,helvetica,arial,sans-serif;
}
TH
{
	font-family: verdana,helvetica,arial,sans-serif;
}
UL
{
	font-family: verdana,helvetica,arial,sans-serif;
}
OL
{
	font-family: verdana,helvetica,arial,sans-serif;
}
TEXTAREA
{
	font-family: verdana,helvetica,arial,sans-serif;
}
INPUT
{
	font-family: verdana,helvetica,arial,sans-serif;
}
TABLE
{
	font-size: 100%;
}
INPUT
{
	font-size: 100%;
}
TEXTAREA
{
	font-size: 100%;
}

H1
{
	font-size: 115%;
	color: #000000;
	background-color: transparent;
}
H2
{
	margin-top: 10px;
	font-size: 120%;
	margin-bottom: 10px;
	color:#000000;
	background-color: transparent;
}
H3
{
	font-size: 110%;
	color:#000000;
	background-color: transparent;
}
H4
{
	font-size: 100%;
	color: #000000;
	background-color: transparent;
}
H5
{
	font-size: 90%;
	color: #000000;
	background-color: transparent;
}
H6
{
	font-size: 80%;
	color: #000000;
	background-color: transparent;
}


TABLE.small
{
	border-right: 2px ridge;
	border-top: 2px ridge;
	margin-bottom: 1px;
	border-left: 2px ridge;
	color: #000000;
	border-bottom: 2px ridge;
	background-color: #ffffff;
}
TH.small
{
	padding-bottom: 2px;
	color: #ffffff;
	background-color: #808080;
}
TD.small
{
	padding-bottom: 6px;
	color: #000000;
	padding-top: 3px;
	background-color: #ffffff;
}


.top-main A:link
{
	font-size: 11px;
	color: #333333;
}
.top-main A:visited
{
	font-size: 11px;
	color: #333333;
}
.top-main A:active
{
	font-size: 11px;
	color: #333333;
}
.top-main A:hover
{
	font-size: 11px;
	color: #CC6633;
}

TH.top-main-health
{
	height: 26px;
	color: #FFFFFF;
	background-color: #006666;
	font-size: 14px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #FFCC66;
	border-bottom-style: groove;
}



TH.top-main
{
	height: 26px;
	color: #FFFFFF;
	background-color: #666699;
	font-size: 14px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #FFCC66;
	border-bottom-style: groove;
}


TH.top-main-r
{
	height: 26px;
	color: #FFFFFF;
	background-color: #336633;
	font-size: 14px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #FFCC66;
	border-bottom-style: groove;
}

TH.top-main-other
{
	height: 26px;
	color: #FFFFFF;
	background-color: #333333;
	font-size: 14px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #FFCC66;
	border-bottom-style: groove;
}



TH.top-main-categories
{
	height: 26px;
	color: #FFFFFF;
	background-color: #990000;
	font-size: 14px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #FFCC66;
	border-bottom-style: groove;
}


TH.tiny
{
	height: 1px;
	background-color: #FFCC66;
}

TH.top-main-rest
{
	background-color: #006600;
	color: #FFFFFF;
	font-size: 14px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	border-bottom: 2px ridge;
	margin-bottom: 1px;
	padding: 5px;
}

TH.top-main-living
{
	background-color: #6666CC;
	color: #FFFFFF;
	font-size: 14px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	border-bottom: 2px ridge;
	margin-bottom: 1px;
	padding: 5px;
}

TH.header-main
{
	color: #ffffff;
	background-color: #777777;
	height: 24px;
	padding-left: 10px;
}

TD.middle-main
{
	font-size: 14px;
}

TD.main
{
	padding-bottom: 6px;
	color: #333333;
	padding-top: 3px;
	background-color: #f1f1f1;
}

TABLE.base-header
{
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}

.base-header-standard
{
	font-size: 11px;
	color: #CC0000;
}

.base-header A:link
{
	font-size: 11px;
	color: #333333;
	
}
.base-header A:visited
{
	font-size: 11px;
	color: #333333;
}
.base-header A:active
{
	font-size: 11px;
	color: #333333;
}
.base-header A:hover
{
	font-size: 11px;
	color: #CC6633;
}



TH.middle-odd
{
	padding-bottom: 2px;
	color: #333333;
	background-color: #F7F7F7;
}
TH.middle-even
{
	padding-bottom: 2px;
	color: #333333;
	background-color: #D2D2D2;
}

HR
{
	height: 1px;
	color: #CCCCCC;
}

TH.middle-middle
{
	height: 30px;
	color: #333333;
}


.base-red A:link
{
	font-size: 11px;
	color: #CC0000;
}
.base-red A:visited
{
	font-size: 11px;
	color: #CC0000;
}
.base-red A:active
{
	font-size: 11px;
	color: #CC0000;
}
.base-red A:hover
{
	font-size: 11px;
	color: #CC0000;
}

.white-header2
{
	color: #FFFFFF;
	font-weight: bold;
}

.black-header2
{
	color: #000000;
	font-weight: bold;
}


.white-header2 A:link
{
	font-size: 11px;
	color: #FFFFFF;
}
.white-header2 A:visited
{
	font-size: 11px;
	color: #FFFFFF;
}
.white-header2 A:active
{
	font-size: 11px;
	color: #FFFFFF;
}
.white-header2 A:hover
{
	font-size: 11px;
	color:#FFFFFF;
}