﻿body 
{
	background-image:url('/graphics/backend/bodybg.jpg'); 
	background-position:left; 
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	height:100%;
	font-family:Verdana;
	font-size:12px;
}

a
{
	color:#333333;
	text-decoration:none;
}
a:hover
{
	color:#555555;
	text-decoration:underline;
}

.fullheight{height:100%}

.linkAdminMenu{font-size:12px;}

.defFont{font-size:12px;}


