BODY {
	margin: 0px 0px 0px 0px;
	background-color : #FFFFFF ;
	background-image:url(../images/takeout-menu-small.png);
    background-repeat: repeat;	
    background-attachment: fixed; 
	/* background-position: bottom left; 
	color : #000000; 
	scrollbar-base-color: #FF0000;
	scrollbar-darkshadow-color: White;
	scrollbar-face-color: #FF00AA;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #FF00FF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: White; */
	}
a {
	color:#5E5E5E;
}
a:hover{
	color: #EA7500;
}
table, body{
	padding:0;
	margin: 0;
}
body, TD {

font-family:Trebuchet MS;
font-size:12px;
line-height:135%;
	vertical-align:top;
	color: #5E5E5E;
	text-align: justify;
}
body.contentpane {
background: White;
}
h1,h2,h3,h4,h5,h6, .contentheading{
	color:#75633F;
	margin-bottom:5px;
}
.componentheading{
	color:#FF0000;
	text-indent:3px;
	margin-bottom:4px;
	font-size:18px;
}

.maintable{
	margin-left:auto;
	margin-right:auto;
}

.topmenu {

padding:1px 1px 1px 1px;
	background-image: url(../images/middle.gif);
	background-position: top;
	background-repeat: repeat-y;
text-align:center;
}
.topmenu TD{
color:#000000;
background-color: #8080FF ;
font-size:11px;
	padding:1px 1px 0px 0px;
	text-align:left;
	vertical-align:top;
font-style: italic;
}
.topmenu TD a{
color:#75633F;
text-decoration:bold;
}
.topmenu TD a:hover{
color:#75633F;
text-decoration:bold;
}

.lid{
	background-image: url(../images/top.gif);
	background-position: top;
	background-repeat: no-repeat;
	height:25px;
}

.flap{
padding:20px 30px 15px 30px;
	background-image: url(../images/middle.gif);
	background-position: top;
	background-repeat: repeat-y;
}

.base{
	background-image: url(../images/bottom.gif);
	background-position: top;
	background-repeat: no-repeat;
}



.rightmenu TD{
	text-align:left;
}
.rightmenu A{
	color: #5E5E5E;
	text-decoration:none;
}
.rightmenu A:hover{
	color: #333333;
	text-decoration:bold;
}


.content{
	padding:0px 10px 10px 0px;
	
}

.contentheading{
	font-size:18px;
    color:#FF0000;
}
.moduletable{
width:100%;
text-align:left;
margin-bottom:10px;
}
.moduletable th{
background-color:#F7F7F7;
font-size:0.7em;
	color:#75633F;
	text-transform: uppercase;
}
.base, .base a{
	font-size:10px;
	color:silver;
	text-align:center;
}
.base a:hover{
color:black;
}
.contenttoc{
	margin:0px 0px 15px 15px;
}
.contenttoc th{
	background-color:#F7F7F7;
	font-size:0.7em;
	color:#75633F;
	text-transform: uppercase;
}