body
{
	background: #4C5962;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4C5962;
	text-decoration: none;
	margin: 2px 0px 5px 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4C5962;
	text-decoration: none;
	margin: 5px 0px 0px 0px;
}

td.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4C5962;
	text-decoration: none;
	margin: 5px 0px 5px 2px;
	border: 1px solid #4C5962; 
	background-color: #E0E5E9
}

hr
{
	color: #4C5962;
	margin: 20px 0px 12px 0px;
}

a
{
	border: 0px;
}

img
{
	border: 0px;
}

table
{
	border: 0px;
}

td {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4C5962;
	text-decoration: none;
	max-height: 16px;
}

td.menu
{
	background-image: url(../images/menu.jpg);
	text-align: center;
}

select, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4C5962;
	text-decoration: none;
	height: 16px;
	border: 1px solid #4C5962; 
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	color: #CCCCCC;
}

#content
{
	width: 			780px;
	position:		absolute; 
	left:			50%; 
	top:			30px; 
	margin:			0px; 
	margin-left: 	-390px;
	background:		#FFFFFF;
	border: 		4px solid #FFFFFF;
}

#orderDetails
{
	width: 480px; 
	position:absolute; 
	left:50%; 
	top:230px; 
	margin:0px; 
	margin-left:	-255px; 
	text-align: center;
	background: #FFFFFF; 
	border: 1px solid #C8C8C8; 
	padding: 8px;
}

div.autocomplete 
{ 
	position: absolute; 
	width: 250px; /* will be adjusted by script.aculo.us */ 
	background-color: white; border: 1px solid #888; 
	margin: 0px; padding: 0px; 
} 

div.autocomplete ul 
{ 
	list-style-type: none; margin: 0px; padding: 0px; 
} 

div.autocomplete ul li.selected 
{ 
	background-color: #E9E9E9;
} 

div.autocomplete ul li 
{ 
	list-style-type: none; 
	display: block; 
	color: #444444; 
	margin: 0; 
	padding: 0.1em; 
	height: 1.5em; 
	line-height: 1.5em; 
	cursor: pointer; 
} 

#scroller
{
	width: 130px;
	height: 60px;
	border: 0px solid black;
	padding: 5px;
	background-color: #FFFFFF;
}
.scrollerclass
{
	
}

