body {
	margin:0;
	padding:0;
	font-size: 12px;
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
}

p
{
	font-size: 12px;
}

img {
	border : 0;
}

table
{
	border-collapse: collapse;
}

td
{
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
}

table.login_info
{
	font-size: 10px;
}

table.buiten  {
	width: 860px;	
	background-color: #fff;
	margin: 0 auto;	
	border-left: 1px dotted #299C63;
	border-right: 1px dotted #299C63;
}

table.bottom  {
	width: 767px;
	background-color:#008000;
	height:20px;
	border-top: solid 2pt;
	border-color: #C00000;
}

table.menu  
{
	width: 170px;
}


table.sub_nav {
	
	background-color: #ECFFEC;
	height:90%;
	border-color: #C00000;
}

table.topmenu
{
	width: 100%;
	border-collapse: collapse;
}

table.area
{
	width: 100%;
	border: 1px solid #C00000;
	height: 50px;
}

td.search_selected
{
	background-color: yellow;
}

td.top_td {
	background-image: url('/images/worldsmall.gif');
	background-repeat : no-repeat;
	background-position : center;
	background-color: #fff;
}

td.sub_nav 
{
	height: 90%;	
}

td.topmenu {
	background-color: #FFFF9A;
	text-align: center;
	vertical-align : top;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.top_item
{	
	border-bottom: 1px solid #C00000;
}

td.top_item_selected
{	
	border-bottom: 1px solid #C00000;
}


td.topmenu_selected 
{
	border-bottom: 1px solid #C00000;	
}

td.menu_container
{
	width: 170px;	
}

td.menu 
{
	line-height: 16px;
	text-align: left;
	height: 15px;
	padding-left: 1px;
}

td.category
{
	line-height: 16px;
	text-align: left;
	height: 15px;
	padding-left: 1px;
	background-color: #C00000;
	height: 20px;
	vertical-align: center;
	font-weight: bold;
	color: white;
}


td.menu_td
{
	padding-left: 2px;
}

td.menu_category 
{
	line-height: 16px;
	text-align: left;
	height: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	border-top: 1px solid #C00000;
	border-bottom: 1px solid #C00000;
}

td.menu_border_top 
{
	line-height: 16px;
	text-align: left;
	height: 15px;
	padding: 0px 5px 0px 1px;
	border-top: 1px solid #C00000;
}

td.menu_border_bottom 
{
	line-height: 16px;
	text-align: left;
	height: 15px;
	padding: 0px 5px 3px 1px;
	border-bottom: 1px solid #C00000;
}

td.menu_arrow
{
	padding: 0px;
}

td.menu_arrow_bottom
{
	padding: 0px;
	border-bottom: 1px solid #C00000;
}

td.menu_arrow_top
{
	padding: 0px;
	border-top: 1px solid #C00000;
}

td.selectionheader_top
{
	border-top: 1px solid #C00000;
	border-bottom: 1px solid #C00000;
	height: 20px;
}

td.selectionheader_subtop
{
	border-bottom: 1px solid #C00000;
	height: 20px;
}

td.leftmenu_sub {
	text-align: left;
	height: 11px;
	vertical-align : text-bottom;
	padding-left:15px;
	font-size: 9px;
}


td.linemenu_active {
	border-style: solid;
	border-bottom: 1pt;
	border-top: 0pt;
	border-left: 0pt;
	border-right: 0pt;
	border-color: #C00000;
	background-color: #008000; 
	text-align: center;
	font-size: 5px;
	height: 5px;
	}

td.linemenu_bottom {
	border-style: dotted;
	border-bottom: 1pt;
	border-top: 0pt;
	border-left: 0pt;
	border-right: 0pt;
	border-color: #C00000;
	background-color: #008000; 
	text-align: center;
	height: 5px;
	font-size: 5px;
}

td.linemenu_none {
	background-color: #008000; 
	text-align: center;
	height: 5px;
	font-size: 5px;
}

td.content 
{
	vertical-align: top;
	padding: 15px;
	text-align: top;
	font-size: 11px;
	height: 100%;
	width: 100%; /*598px;*/
}

td.bottom_td {
	background-color: #ECFFEC;
	text-align: center;
	height: 22px;
	width: 766px;
	vertical-align : text-bottom;
}

td.mod_man_admin
{
	padding: 3px;
	border: 1px solid #C00000;
}

td.download-header
{
	color: white;
	letter-spacing: 1px;
	background-color: #C00000;
	height: 16px;
	padding: 0px 0px 0px 3px;
}

td.header
{
	color: white;
	letter-spacing: 1px;
	background-color: #C00000;
	height: 20px;
	padding: 0px 0px 0px 3px;
}

td.empty-header
{
	color: #C00000;
	letter-spacing: 1px;
	height: 20px;
	padding: 0px 0px 0px 3px;
	border-top: 1px solid #C00000;
	border-bottom: 1px solid #C00000;
}

td.default-edit
{
	padding-left: 3px;
	width: 150px;
}

td.sel-menu-row
{
	border-bottom: 1px solid #C00000;
	padding: 3px 0px 3px 0px;
}

img.selmenu_rental_left
{
	border: 1px solid #C00000;
}

img.menupointer_visible
{
	visibility: visible;
}

img.menupointer_hidden
{
	visibility: hidden;
}

a 
{
	text-decoration: none;	
	color: #008000;
	vertical-align : text-bottom;	
	font-size: 12px;
}

a.content
{
	text-decoration: underline;
}

/* grayed out button */
span.button
{
	height: 11px;
	color: #949494;
	border: 1px solid #949494;
	font-family: arial;
	font-size: 9px;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	letter-spacing: 2px;
	vertical-align : text-bottom;
}
a.button_active
{
	height: 11px;
	border: 1px solid #949494;
	font-family: arial;
	font-size: 9px;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	letter-spacing: 2px;
	background-color: #ffc6c6;
	color: #000;
}

a.button 
{
	height: 11px;
	color: #949494;
	border: 1px solid #949494;
	font-family: arial;
	font-size: 9px;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	letter-spacing: 2px;
	background-color: #ffffff;
	font-weight: normal;
}

a.button:hover 
{
	background-color: #ffc6c6;
	color: #000;
	font-weight: normal;
}

input.button 
{
	height: 16px;
	color: #949494;
	border: 1px solid #949494;
	font-family: arial;
	font-size: 11px;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	letter-spacing: 2px;
	background-color: #ffffff;
	cursor: pointer;
}

input.button_selmenu
{
	height: 16px;
	color: #949494;
	border: 1px solid #949494;
	font-family: arial;
	font-size: 11px;
	padding: 0px 2px 0px 2px;
	text-decoration: none;
	letter-spacing: 2px;
	background-color: #ffffff;
	cursor: pointer;
}

td.content a
{
	text-decoration: underline;
}

td.content a.button
{
	text-decoration: none;
}

td.content span.button:
{
	text-decoration: none;
}

td.content a.button_active
{
	text-decoration: none;
}

a.selected
{
	color: #C00000;
}
 
a.top_menu 
{
	color: #C0FFC0;
	font-weight : bold;
}

a.top_menu_selected
{	
	color: #FF8080;	
	font-weight : bold;
}

a.top_menu_selected:hover
{	
	color: #FF8080;	
	font-weight : bold;
}


a.top_menu:hover
{
	color: #FF8080;
	font-weight : bold;
}

a.menu 
{
	color: #008000;	
}

a.menu_selected
{
	color: #C00000;	
}

a.menu:hover
{
	color: #C00000;
}	

a:hover 
{
	color: #C00000;
}

input
{
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

textarea
{
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 14px;
}

input.text
{
	font-size: 11px;
	height: 12px;
}

a.admin-email
{
	color: #C00000;
	font-style: italic;
}
a.admin-email:hover
{
	color: #008000;
}

.mailLayerTop
{
	margin-top:10px; 
	padding:3px; 3px 0 0; 
	border-top:1px solid #B0B0B0; 
	border-left:1px solid #B0B0B0; 
	border-right:1px solid #B0B0B0; 
	background-color:#fff; 
	font-size:12px; 
	font-weight:bold; 
	text-align:right; 
	display:none;
}

.mailLayerContent
{
	margin-bottom:10px; 
	border-bottom:1px solid #B0B0B0; 
	border-left:1px solid #B0B0B0; 
	border-right:1px solid #B0B0B0; 
	background-color:#fff; 
	padding-bottom: 20px; 
	font-size:12px; 
	font-weight:bold; 
	text-align:center; 
	display:none;
}

a.mailLayerClose:link, a.mailLayerClose:visited, a.mailLayerClose:active
{
	text-decoration: none;
	color: #000;
}

a.mailLayerClose:hover
{
	text-decoration: none;
	color: #008000;
}