body {
background: #999 url(images/back.png) top center repeat-x fixed;
font: normal 8pt/13pt verdana, arial,sans-serif;
color: #CCCCCC;
margin: 5px;
padding: 5px;
}
a:link, a:visited{
color: #CCCCCC; 
}

a:hover{
color:#09F;
}
a:active{
color: #CC0000;
}
#wrapper {
width: 800px;
margin: 0 auto;

}

#top {
width: 800px;
height: 50px;
background: url('images/top.png') no-repeat;
}

#content {
background: #000 url('images/bg.png') top center repeat-y;
width: 800px;
height: 100%;
padding: 0px 0px 0px 0px;
text-align: left;
}

#header {
	width: 798px;
	height: 90px;
	background: url('images/header.png') no-repeat;
	font-weight: bold;
	font-size: 14pt;
	padding-top: 110px;
	padding-left: 0px;
	color: #FFFFFF;
	text-align: center;


}
/*Menu*/
#menu {
	width: 700px;
	height:60px;
	background-color: #000000;
	margin-left: 80px;
	
	
	
	
	
}

ul {
	list-style-type: none;
list-style: none;
	margin: 0;
	padding: 0;
	
}
#menu li {
float: left;
}
#menu li a {
	background-image:  url('images/off.png')  ;
	height: 30px;
	width:120px;
	
	float: left;
	text-decoration: none;
	text-align: center;
	background-color: #000000;
}	

	
#menu li a:link, #menu li a:visited {
color: #FFF;

background-image:  url('images/off.png');
padding: 8px 0 0 10px;
height: 22px;
text-align: center;

}
	
#menu li a:hover {
color: #09F;
background-image:  url('images/on.png');
padding: 8px 0 0 10px;
height: 22px;
text-align:center;

}	

/*main content*/
#main{
	margin-left: 5px;
	margin-right: 5px;
	
}
#bottomlinks a:link, #bottomlinks a:visited{
color: #FFF;
margin-left: 5px;
}
#bottomlinks a:hover{
color: #09F;
} 

/*footer*/

#bottom {
	color: #ccc;
	background: #808080;
	clear: both;
	width:800px;
	height: 35px;
	padding-left: 0px;
	padding-bottom:15px;
	background: url('images/bottom.png') no-repeat;
	
}

#bottom a, #bottom a:visited{
color: #ccc;
}

#bottom a:hover {
color: #000000;
}
#bottom a:active{
color: #CC0000;
}
TABLE.cobtbl{
background-color: #0000FF;
}

TD.cobhl{
background-color: #000000;

}

TD.cobll{
background-color: #000000;

}
receipthl{background-color:#000000; font:#FFFFFF;
}
receipthr{background-color:#000000;font:#FFFFFF;}
receiptoption{background-color:#000000;font:#FFFFFF;}
receiptheading{background-color:#000000;font:#FFFFFF;}
