body, td
	{
	font-family: Verdana;
	font-size: 11px;
	font-color: #666666;
	}
	
body
	{
	margin:15px;
	margin-top: 15px;	
	background-color: #bbccaa;
	}	

.printonly
	{
	display:none;
	}

.EditOver
	{
	background-color: #F2F2F2;
	border:1px solid #CCCCCC;
	cursor:url("/images/edit.cur");
	display:block;
	padding:5px;
	}	
	
.EditOut
	{
	background-color: transparent;
	border:1px solid white;
	cursor:pointer;
	display:block;
	padding:5px;
	}	
	
.content_left, .content_right
	{
	padding:10px;
	font-size: 10px;
	color: #333333;
	}	
	
.content_right img
	{
	padding-right: 10px;
	}	
	
.content_top_left
	{
	border-top: 2px solid #eeeeee;
	background-image: url('/images/bg_top_left.gif');
	background-repeat: no-repeat;
	backgrounbd-position: left top;
	padding-top: 15px;
	padding-left: 12px;
	font-size: 13px;
	}		
	
.content_top_left a, .content_top_left a:visited, .content_top_left a:active, .content_top_left a:link
	{
	color: white;
	text-decoration: none;
	}	
	
.content_top_left a:hover
	{
	color: #99bb54;
	text-decoration: none;	
	}	
	
.content_left
	{
	border-right: 2px solid #eeeeee;
	}	
	
a.topmenu, a.topmenu:active, a.topmenu:visited
	{
	color: #666666;
	text-decoration: none;
	}
	
a.topmenu:hover, .topmenu_active
	{
	color: green;
	text-decoration: underline;
	}	
	
.topmenu_active	
	{
	text-decoration: none;
	}
	
a.mainmenu
	{
	height: 43px;
	clear: both; 	display: block;
	background-image: url('/images/bg_menu.gif');
	background-position: left center;
	background-repeat: no-repeat; 
	text-transform: uppercase;
	color: white;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	}	
	
a.mainmenu:hover, a.mainmenu_hover
	{
	height: 43px;
	clear: both; 	display: block; 
	background-image: url('/images/bg_menu_hover.gif');
	background-position: left center;
	background-repeat: no-repeat;
	text-transform: uppercase;
	color: white;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;	
	padding-left: 20px;
	padding-right: 20px;	
	}		
	
.copyright_left
	{
	background-color: #bcbcbc;
	color: #666666;
	text-decoration: none;
	padding-top: 10px;
	font-size: 10px;
	}	
	
.copyright_right, .copyright_right.a:link
	{
	color: #666666;
	text-decoration: none;
	background-color: #d2d2d2;
	font-size: 10px;
	}		
	
a
	{
	color: green;
	text-decoration: underline;
	}	
	
a:hover
	{
	color: #666666;
	text-decoration: none;
	}
	
.leftmenu
	{
	
	}
	
.leftmenu_over	
	{
	color: green;
	font-weight: bold;
	text-decoration: none;
	}
	
h1
	{
	color: #99bb55;
	font-size: 14px;
	font-face: Arial;
	}
	
.title
	{
	color: #99bb54;
	font-weight: bold;
	font-size: 11px;
	font-face: Arial;
	}	
	
.title_hr	
	{
	color: #99bb54;
	font-weight: bold;
	font-size: 11px;
	font-face: Arial;
	border-bottom: 1px solid #99bb54;
	}
	
input, textarea, select, option
	{
	font-size: 11px;
	font-color: green;
	font-family: Arial;
	}	
	
.button
	{
	color: white;
	font-weight: bold;
	background-color: #477067;
	cursor: pointer;
	}	