input,textarea, select 
{
	color : #BCCBDC;
	font: normal 11px Verdana;
	border-color : #597795;
	background-color : #282327
}
input.post, textarea.post, select 
{
	background-color : #282327;
}
input.submit 
{
	background-color : #282327;
	font-weight : bold;
	font-family: Verdana; 
	font-size: 8pt;
}
A
{ 
	text-decoration : none 
}
A.menu 
{ 
	text-decoration : none 
}
table, td, tr
{
	border: #455064; 
	border-style: solid; 
	border-width: 1px;
	font-family: Verdana; 
	font-size: 10pt;
	text-align: left;
}
td.menuSide
{
	text-align : center;
	vertical-align : middle;
	background : #7C8AA4;
	width: 15;	
	font-family: Verdana;
	font-size:10px;
	font-weight: bold;	
}
table.menu, td.menu, tr.menu
{
	border: #282327; 
	border-style: solid; 
	border-width: 1px 1px 1px 1px;
	width: 178;
	text-align: left;
	background: #455064;
}
table.noborder, td.noborder , tr.noborder
{
	border: #282327; 
	border-style: solid; 
	border-width: 0px 0px 0px 0px;
	font-family: Verdana; 
	font-size: 8pt;
}

table.default
{
	border-style: solid;
	border-width: 1px;
	width: 95%;
	empty-cells: show;
	border-spacing: 0px;
}

td.header
{
	background:#7c8aa4; 
	font-weight: bold; 
	text-align: center; 
	color: #FFFFFF;
}

hr 
{
	border: 0;
	width: 100%;
	color: #455064;
	background-color: #455064;
}
div
{
	font-family: Verdana; 
	font-size: 10pt;	
}