body {
	margin:0px;
	padding:0px;
}

table
{
	font:9pt arial;
}

.divMenu p 
{
	font-size:11pt;
}

input {
	font:8pt arial;
}

.bottomMenu {
	text-align:center;
	padding:2px;
	font-size:8pt;
	letter-spacing:3px;
	font-weight:bold;
	background-image:url("images/bottom_back.gif");	
}

.bottomMenu a
{
	color:#000000;
	text-decoration:none;
}

.bottomMenu a:hover
{
	color:#000000;
	text-decoration:underline;
}

.menuitem
{
	margin:8px;
	color:#ffffff;
}

.menuitem a {
	text-decoration:none;
	color:#ffffff;
}

.menuitem a:hover {
	text-decoration:underline;
	color:#ffffff;
}

.submenu
{
	padding:0px;
	padding-left:20px;
	margin:0px;	
}

.submenu ,a
{
	color:#28b9eb;
	text-decoration:none;
}

.submenu a:hover
{
	color:#28b9eb;
	text-decoration:underline;
}

.textSearch 
{
	background-color:#010201;
	color:#ffffff;
	border:2px solid #28b9eb;
	width:100%;
}

h1, h3
{
	padding:0px;
	margin:0px;
	color:#35baec;
}

.button {
	background-color:#62bdd9;
	color:#ffffff;
	border:2px outset #ffffff;
}

.left_panel {
	background-image:url(images/black_fade.gif);
	background-repeat:repeat-x;
}