body {
	background-color: #231f20;
	margin-left:0;
	margin-top:0;
	margin-right:0;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFCC33;
}
a:active {
	text-decoration: none;
	color: #FFCC33;
}

.style2 {
	font-size:10px;
	color:#999999;
	line-height:10px;
	
}

.active {
	color:#FFCC33;
	line-height: 13pt;
}

.inactive {

	line-height: 13pt;
}

.btm-half {
	border-top: 12px medium #ffffff;
}

li{list-style-image:url(images/bullet.gif);
	margin-left:0px;
	
}
.style3 {
	color: #FFCC33;
	font-weight: bold;
	font-size: 13px;
	letter-spacing:-1px;
}
	

.style4 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	letter-spacing:-1px;
}

.style5 {
	padding-top:30px;
	border-top: 12px solid #ffffff;
}

.thumb img{
	border: solid 1px #FFFFFF;
}
.thumb:hover img {
	border: solid 1px #FFCC33;
}

.thumb:hover{
	border: solid 0px #FFCC33; /* irrelevant definition to overcome IE bug */
}

.thumb-active img {
	border: solid 1px #FFCC33;
}	 

.cats {
	font-size: 11px;
	font-weight: bold;
}

.cats span {
	color:#FFCC33;
	font-size: 11px;
	font-weight: bold;	
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 10px;
	background-color: #dcdcdc;
	padding-left: 10px;
	
scrollbar-base-color:;
scrollbar-face-color:#666666;
scrollbar-track-color:#dcdcdc;
scrollbar-3dlight-color:#dcdcdc;
scrollbar-highlight-color:#dcdcdc;
scrollbar-arrow-color:#dcdcdc;
scrollbar-darkshadow-color:#dcdcdc;
scrollbar-shadow-color:#dcdcdc;

}

.menu-item {
font-weight:bold;
}

.menu-price {
font-size:10px;
color:#666666;
font-weight:bold;
}

.info {
	color: #FFCC33;
	font-weight: bold;
	font-size: 9pt;
	letter-spacing:-1px;
	line-height: 12pt;
}

.info2 {
	color: #FFFFFF;
	font-size: 9pt;
	/*letter-spacing:-1px;*/
	line-height: 12pt;
}
.info3 {
	color:#FFFFFF;
	font-size: 8pt;
	line-height: 10pt;
}

.hours {
 color: #bcbcbc;
 font-size: 8pt;
 font-weight:bold;
}

.bubbles {
	height: 366px;
	background-image: url(images/corner.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}


/* Scroll Bar Master Styling Starts Here */

.scrollgeneric
{
line-height: 1px;
font-size: 1px;
position: absolute;
}

.vscrollerbase, .vscrollerbar {
width: 10px;
top: 0px;
}

.vscrollerbar {
left: 0px;
}

.hscrollerbase, .hscrollerbar {
height: 10px;
left: 0px;

}


.hscrollerbar {
top: 0px;
}

.hscrollerbar {
top: 20px important;
}

.vscrollerbar, .hscrollerbar {
/*padding information of these elements are only used for
padding of the scroll-bar with respect to the scroll base,
the padding will automatically be turned off by the script*/
padding: 8px;
z-index: 2;
}

.vscrollerbarbeg {
/*top image holder for vertical scroll bar*/
background: url(images/vscroller.png) 0px -8px; 
width: 10px;
height: auto;
top: 0px;
}

.vscrollerbarend {
/*bottom image holder for vertical scroll bar*/
background: url(images/vscroller.png);
width: 10px;
height: 8px;
}

.hscrollerbarbeg {
background: url(images/hscroller.jpg) -10px 0px;
height: 15px;
width: auto;
left: 0;
}

.hscrollerbarend {
background: url(images/hscroller.jpg);
height: 15px;
width: 10px;
}

/* Following are OPTIONAL */

.vscrollerbase, .hscrollerbase {
background-color: #FFFFFF;/* #D1DDCB; */
background-image: url(images/scrollbaseback.jpg);

}

.hscrollerbasebeg {
left: 0px;
top: 0px;
height: 15px;
background: url(images/scrollbases.jpg) -22px 0px no-repeat;
}

.hscrollerbaseend {
top: 0px;
height: 15px;
width: 7px;
background: url(images/scrollbases.jpg) 0% 0% no-repeat;
}

.vscrollerbasebeg {
top: 0px;
width: 15px;
background: url(images/scrollbases.jpg) -7px -8px no-repeat;
}

.vscrollerbaseend {
height: 7px;
width: 15px;
background: url(images/scrollbases.jpg) -7px 0px no-repeat;
}

.scrollerjogbox {
width: 15px;
height: 15px;
bottom: 0px;
right: 0px;
background: white url(images/scrolljog.jpg) 50% 50%;
}


/* Scroll Bar Master Styling Ends Here */

#mycustomscroll {
	width: 268px;
	height: 350px;
	overflow: auto;
	position: relative;
}

#mycustomscroll table {
position: relative;
}

