body
	{
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	font-family: "Lucida Grande", Tahoma, Verdana, Helvetica, sans-serif;
	}

img
	{
	margin: 0;
	padding: 0;
	border: 0;
	}

form
	{
	margin: 0;
	padding: 0;
	display: inline;
	}
td
	{
	vertical-align: top;
	}

input, select, textarea
	{
	font-size: 11px;
	border: 1px solid #c4c4c4;
	background-color: #ffffff;
	padding: 2px 3px;
	margin: 2px;
	}

h1
	{
	color: #0000ff;
	font-size: 14px;
	text-decoration: none;
	font-family: "Lucida Grande", Tahoma, Verdana, Helvetica, sans-serif;
	}

h2
{
	font-size: 14px;
	text-decoration: none;
	font-family: "Lucida Grande", Tahoma, Verdana, Helvetica, sans-serif;
}


hr
	{
	clear: both;
	border: 0px;
	border-bottom: 1px solid #e6e6e6;
	}

a:link, a:visited
	{
	color: #000000;
	text-decoration: none;
	}

a:hover, a:active
	{
	color: #000000;
	text-decoration: underline;
	}

.text a:link, .text a:visited
	{
	color: #0000ff;
	text-decoration: none;
	}

.text a:hover, .text a:active
	{
	color: #0000ff;
	text-decoration: underline;
	}

.text img
	{
	margin: 0px 10px 0px 10px;
	border: 1px solid #000000;
	}

.topmenu a:link, .topmenu a:visited
	{
	color: #ffffff;
	text-decoration: none;
	}

.topmenu a:hover, .topmenu a:active
	{
	color: #ffffff;
	text-decoration: underline;
	}

.container
	{
	left: 50%;
	height: 100%;
	width: 780px;
	margin-left: -375px;
	background-color: #ffffff;
	position: relative;
	border: 0;
	background-repeat: repeat-y;
	}


.topmenu ul
	{
	width: 140px; 
	margin: 0; 
	padding: 0;
	padding-top: 65px;
	list-style-type: none;
	}

.topmenu ul li
	{
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Lucida Grande", Tahoma, Verdana, Helvetica, sans-serif;
	padding-left: 20px;
	margin-bottom: 10px;
	}

.leftmenu
	{
	font-family: "Lucida Grande", Tahoma, Verdana, Helvetica, sans-serif;;
	font-size: 12px;
	padding: 0px 10px 20px 55px;
	background-color: #ffffff;
	background-image: url('img/leftmenu_bg.jpg');
	color: #4D4C38;
	}

.leftmenu ul
	{
	margin: 0;
	padding: 5px 0px 0px 10px;
	list-style-type: none;
	}

.leftmenu ul li
	{
	padding: 2px 0px 0px 0px;
	}

.text
	{
	font-family: "Lucida Grande", Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url('img/riba.png');
	background-repeat: repeat-x;
	background-position: 0px 16px;
	background-color: #f0ede4;
	background-color: #ffffff;
	height: 200px;
	padding-left: 10px;
	text-align: justify;
	}

td
	{
	font-family: "Lucida Grande", Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	}

.title
	{
	background-image: url('img/title.png');
	background-repeat: no-repeat; 
	height: 35px; 
	width: 300px; 
	top: -4px; 
	left: -10px;

	color: #ffffff;
	font-family: "Lucida Grande", Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px 5px 0px 15px;
	position: relative;
	}

.footer
	{
	position: relative;
	top: 21px;
	height: 50px;
	background-color: #deddc9;

	}

/* ADMINISTRATION SIDE CSS STARTS HERE */


