body
{	
	margin: 0px 0px 0px 0px;
	font-family: verdana;
	font-size: 12px;
	/* font-weight: bold;*/
}

a
{
	color: #006EB8;
	text-decoration: underline;
	/*font-weight: bold;*/
}
a:hover
{	
	color: #025186;
	text-decoration: none;
	/*font-weight: bold;*/
}

a:visited
{
	color: #006EB8;
	text-decoration: none;
	/*font-weight: bold;*/
}

a:visited:hover
{
	color: #025186;
	text-decoration: none;
	/*font-weight: bold;*/
}

.error
{	
	color: #FF0000;	text-align: center;	font-weight: bold;
}

.panel_error
{
	color: #FF0000;	text-align: center;	font-weight: bold;
}

.banner
{
	text-align:center;
}
.menu_conainer
{
	;
}

.left_column
{
	;
}

.rignt_column
{
	;
}

.main_column
{
	;
}

.admin_menusettings_td
{
	vertical-align: middle;	
	border-color: white;
	border-width: 1px;
}