body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	background-color: #F8F8F8;
	margin-left: 0px;
	margin-top: 0px;
	scrollbar-arrow-color: blue;
	scrollbar-base-color: #99CCFF;
	scrollbar-dark-shadow-color: #E7E7E7;
	scrollbar-track-color: #E7E7E7;
	scrollbar-face-color: #99CCFF;
	scrollbar-shadow-color: blue;
	scrollbar-highlight-color: #E7E7E7;
	scrollbar-3d-light-color: #E7E7E7;
}

p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
}

a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: blue;
	text-decoration: none;
}

A:Active  {
	color: #990033;
}

A:Hover  {
	color: red;
	text-decoration: underline;
}

th {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
}

td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
}

input{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
}

select{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
}

textarea{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	border-style: outset;
}

hr{
	height: 0.01mm;
	border-style: dotted;
	color: black; /* need this for IE */
	background-color: black;  /* need this for Mozilla */
}

div.pagebreak{
	page-break-before: always
}

/* the main big table that contain all the page */
.main_table{
	width: 750px;
	height: 100%;
	vertical-align: top;
	background-color: #E7E7E7;
	padding: 0px; /* doesn't work with IE, cellpadding in header */
	border-style: solid;
	border-width: 0px;
	border-color: black;
}

.head_table{
	width: 100%;
	height: 30px;
	background-color: #E7E7E7;
	vertical-align: top;
	padding: 0px; /* doesn't work with IE, cellpadding in header */
	border-style: solid;
	border-width: 0px;
	border-color: black;
}

td.head_right{
	text-align: right;
}

td.head_left{
	text-align: left;
}

td.head_center{
	text-align: center;
}

.head_8{
	font-family: Arial, sans-serif;
	font-size: 8pt;
}

.welkom_rood{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;	
	color: red;
	font-weight: bold;
}

/* mainmenu table */
.menu_table{
	width: 100%;
	background-color: #E7E7E7;
	text-align: center;
	vertical-align: top;
	padding: 0px; /* doesn't work with IE, cellpadding in header */
}

td.menu {
	width: 12%;
	height: 17px;
	vertical-align: middle;
	background-color: #99CCFF;
}

td.menusel {
	width: 12%;
	height: 17px;
	vertical-align: middle;
	background-color: white;	
}

td.menu_adm {
	width: 12%;
	height: 17px;
	vertical-align: middle;
	background-color: #FF9900;
}

a.menu {
	font-size: 8pt;
	font-weight : bold;
	padding-top : 2px;
padding-bottom : 1px;
}

a.menu:Hover {
	display: block;
	background-color: white;
	text-decoration: none;
}

/*pagenumber table */
.page_table{
	width: 100%;
	vertical-align: top;
}

a.pages{
	font-size: 8pt;
	font-weight: bold;
}

.pages_act{
	font-size: 8pt;
	font-weight: bold;
	color: #990033;
}

td.pagenr{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}

/*******************************************************/
/************************************************ PAGE TITLE & TEKST */

.page_title{
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight : bold;
}
.page_update{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight : normal;
}
.page_strong{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight : bold;
	font-style: italic;
}

/*******************************************************/
/************************************************ RESULTS TABLE */
/*********result_table not used yet**************/
.result_table{
	width: 100%;
	height: 20px;
	background-color: #E7E7E7;
	text-align: center;
	vertical-align: top;
	padding: 2px; /* doesn't work with IE, cellpadding in header */
}
td.result_head_center{
	font-family: Verdana, Arial, sans-serif;	
	font-size: 8pt;	
	text-align: center;
	font-weight: bold;
	background-color: #99CCFF;
}
a.result_head_center{
	font-size: 8pt;
	text-align: center;
	font-weight: bold;
}
td.result_head_left{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;	
	text-align: left;
	font-weight: bold;
	background-color: #99CCFF;
}
a.result_head_left{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	text-align: left;
	font-weight: bold;
}
td.result_center_small{
	font-size: 8pt;	
	text-align: center;
	font-weight: normal;
}
td.result_left_small{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;	
	text-align: left;
	font-weight: normal;
}

/*******************************************************/
/************************************************ RESULTS FOOTER */

.result_footer_normal{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;	
	color: black;
	font-weight: normal;
}
.result_footer_red{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;	
	color: red;
	font-weight: bold;
}

a.result_footer{
	font-size: 10pt;
	font-weight: bold;
}

/*******************************************************/
/************************************************ PHP FOTO'S */
td.fotos_folder{
	font-family: Verdana, Arial, sans-serif;
	font-size: 7pt;
	color: black;
	font-weight: normal;
	text-align: left;
	background-color: #D7D7D7;
}
/*******************************************************/
/************************************************ PHP DVD */
.dvd_search{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
}
.dvd_naam{
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}
.dvd_info{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
}
a.dvd_info{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
}
.dvd_hrspelers{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
}
.dvd_added{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
}
/*******************************************************/
/************************************************ PHP LINKS */
td.links_head_center{
    height: 25px;
	width: 25%;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	background-color: #99CCFF;
}
td.links_result_center{
    vertical-align: top;
	text-align: center;
	font-weight: bold;
}
/*******************************************************/
/************************************************ PHP GUESTBOOK */
td.guestbook_head_left{
	height: 100%;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}
td.guestbook_head_right{
	height: 100%;
 	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: right;
}
td.guestbook_message{
	height: 100%;
	width: 100%;
	background-color: #EFEFEF;
	font-family: Arial, sans-serif;
	font-size: 10pt;
}
td.guestbook_footer_left{
	height: 25px;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
}
td.guestbook_footer_right{
	height: 25px;
 	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: right;
}
a.guestbook_admin {
	font-size: 8pt;
	font-weight : bold;
}
/*******************************************************/
/************************************************ PHP HOMEPAGE */
.news_table{
	width: 100%;
	height: 100%;
	background-color: #E7E7E7;
	text-align: left;
	vertical-align: top;
    padding: 0px; /* doesn't work with IE, cellpadding in header */
}
td.news_head{
	width: 100%;
	vertical-align: top;
	background-color: #D7D7D7;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: black;
	font-weight: bold;
	text-align: left;
}
td.news_item1{
	width: 100%;
	vertical-align: top;
	background-color: #D7D7D7;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: black;
	font-weight: normal;
	text-align: left;
}
a.news{
	font-family: Arial, sans-serif;
}
td.update_item{
	width: 50%;
	vertical-align: top;
	background-color: #D7D7D7;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: black;
	font-weight: normal;
	text-align: left;
}
td.download_item{
	width: 40%;
	vertical-align: middle;
	background-color: #D7D7D7;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: black;
	font-weight: normal;
	text-align: center;
}
td.size_item{
	width: 10%;
	vertical-align: middle;
	background-color: #D7D7D7;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: black;
	font-weight: bold;
	text-align: center;
}
.favorites_table{
	width: 100%;
	height: 100%;
	background-color: #E7E7E7;
	text-align: center;
	vertical-align: top;
	padding: 0px; /* doesn't work with IE, cellpadding in header */
}
td.favorites{
	width: 100%;
	height: 20px;
	vertical-align: middle;
	background-color: #99CCFF;
}

a.favorites {
	font-size: 8pt;
	font-weight: bold;
}

/*******************************************************/
/************************************************ facebook en LinkedIn */

.facebook_title{

	font-size: 10pt;
	font-weight : normal;
	text-align: center;
	}
