﻿*
{	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 11px;
	color: #534741;
	font-family: arial,helvetica,sans-serif;
}

.menuLeftBar
{
	width:10%; 
	height:800px; 
	margin-top: 10px;
}

.menu a:hover, .menuLeftBar a:hover

{
	color: #754c24;
	text-decoration: underline;
}

.adminhome
{
	width: 600px;
}

.tableHome
{
	width: 90%;
}

#navigationcontrol
{
}

#navigationcontrol.tablenav
{
	width:100%;
}
.pagesnav
{	border: none;	background-color: Transparent;	cursor: pointer;	width: auto;	max-width: 20px;	min-height: 5px;	text-decoration: underline;	vertical-align: bottom;}
.pageselected
{
	border: none;	background-color: Transparent;	cursor: pointer;	width: auto;	max-width: 20px;	min-height: 5px;	text-decoration: none;	vertical-align: bottom;}

#navigationcontrol.pagesnav
{
	border: none;
	width:50%;
}

#navigationcontrol.buttonsnav
{
	border: none;
	width:50%;
}
