body
{
    BACKGROUND-COLOR: #ffffff;
    margin-top : 0px;
	margin-left : 0px;
	margin-right: 0px;
	word-spacing:normal
}

table, td, body
{
	font-family: Verdana, Helvetica;
    font-size: 11px;
}

.greybox
{
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	font-family: Verdana, Helvetica;
	font-size: 12px;
	background-color: #ffffff;
	padding: 0px;
}

.bluebox
{
	border-width: 1px;
	border-style: solid;
	border-color: #1F3359;
	font-family: Verdana, Helvetica;
	background-color: #ffffff;
	padding: 0px;
}

td.menu-close
{
	background-color: #ffffff;
	border-color: #999999;
	border-bottom: 1px solid #999999;
}

span.menucategory
{
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica;
	color: #000000;
	font-weight: bold;
}

a.blue:link
{
	color: #8F9BB2;
	font-size: 10px;
	font-weight: bold;
}

a.blue:active 
{
	color: #8F9BB2;
	font-size: 10px;
	font-weight: bold;
}

a.blue:visited 
{
	color: #8F9BB2;
	font-size: 10px;
	font-weight: bold;
} 

a.blue:hover 
{
	color: #8F9BB2;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

a.white:link
{
	color: White;
	font-weight: bold;
}

a.white:active 
{
	color: White;
	font-weight: bold;
}

a.white:visited 
{
	color: White;
	font-weight: bold;
} 

a.white:hover 
{
	color: white;
	text-decoration: underline;
}

INPUT.box
{
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 12px;
 }