a:link		{ text-decoration : none; color : #0B5081; font-weight: normal; }
a:visited	{ text-decoration : none; color : #0B5081; font-weight: normal; }
a:active	{ text-decoration : none; color : #0B5081; font-weight: normal; }
a:hover		{ text-decoration : underline; color : black; font-weight: normal; }

a:link.menuLink		{ text-decoration : none; color : white; font-weight: bold; font-size: 11px; }
a:visited.menuLink	{ text-decoration : none; color : white; font-weight: bold; font-size: 11px; }
a:active.menuLink	{ text-decoration : none; color : white; font-weight: bold; font-size: 11px; }
a:hover.menuLink	{ text-decoration : none; color : white; font-weight: bold; font-size: 11px; }

a:link.menutopLink		{ text-decoration : none; color : black; font-weight: normal; }
a:visited.menutopLink	{ text-decoration : none; color : black; font-weight: normal; }
a:active.menutopLink	{ text-decoration : none; color : black; font-weight: normal; }
a:hover.menutopLink		{ text-decoration : none; color : gray; font-weight: normal; }

a:link.submenuLink		{ text-decoration : none; font-weight : none; color : #277381; }
a:visited.submenuLink	{ text-decoration : none; font-weight : none; color : #277381; }
a:active.submenuLink	{ text-decoration : none; font-weight : none; color : #277381; }
a:hover.submenuLink	    { text-decoration : none; font-weight : none; color : #277381; }

a:link.th_show_db		{ text-decoration : none; color : black; }
a:visited.th_show_db	{ text-decoration : none; color : black; }
a:active.th_show_db		{ text-decoration : none; color : black; }
a:hover.th_show_db		{ text-decoration : underline; color : black; }

a:link.white	{ text-decoration : none; color : white; font-weight: normal; }
a:visited.white	{ text-decoration : none; color : white; font-weight: normal; }
a:active.white	{ text-decoration : none; color : white; font-weight: normal; }
a:hover.white	{ text-decoration : none; color : white; font-weight: normal; }

a:link.black	{ text-decoration : none; color : black; }
a:visited.black	{ text-decoration : none; color : black; }
a:active.black	{ text-decoration : none; color : black; }
a:hover.black	{ text-decoration : underline; color : black; }

a:link.blue		{ text-decoration : none; color : #344B6A; font-weight: bold; }
a:visited.blue	{ text-decoration : none; color : #344B6A; font-weight: bold; }
a:active.blue	{ text-decoration : none; color : #344B6A; font-weight: bold; }
a:hover.blue	{ text-decoration : none; color : #344B6A; font-weight: bold; }

table.table0
{
    border-left-style      : solid;
    border-left-width      : 1px;
    border-left-color      : silver;
    border-right-style     : solid;
    border-right-width     : 1px;
    border-right-color     : silver;
}
table.table1
{
	height           : 100%;
	width            : 100%;
}

table.tableMenu
{
	width            : 100%;
}
table.tableMenuleft
{
	width            : 100;
	border-right     : 1px solid #277381;
}

td.cellMenu
{
	background-color : #F1F2EA;
	border-style     : solid;
	border-width     : 1px;
	border-color     : #3D7DA0;
	padding: 0px 5px 0px 5px;
}

table.show_db
{
	width            : 100%;
	background-color : transparent;
	border-style     : solid;
	border-width     : 1px;
	border-color     : #D0D0BF;
}

th.show_db
{
	line-height      : 20px;
	padding          : 0px 5px 0px 5px;
	color            : black;
	background-color : #D6DFF7;
	font-weight      : bold;
}

th.show_db_sort
{
	line-height      : 20px;
	padding          : 0px 5px 0px 5px;
	background-color : #ABBEEF;
	font-weight      : bold;
}

tr.body0
{
	line-height      : 20px;
	background-color : white;
}

tr.body1
{
	line-height      : 20px;
	background-color : #EEEEEE;
}
td.rowMenuLinks
{
	font-family             : Arial;
	font-size               : 11px;
	height                  : 20px;
	text-align              : center;
	padding-left            : 5px;
	padding-right           : 5px;
	border-left             : 1px solid white;
	border-right            : 1px solid white;

}
td.rowMenuLinksOver
{	
	font-family             : Arial;
	font-size               : 11px;
	height                  : 20px;
	text-align              : center;
	padding-left            : 5px;
	padding-right           : 5px;
	border-left             : 1px solid #277381;
	border-right            : 1px solid #277381;
}

td.rowMenuRechts
{
	margin                  : 0px 0px 0px 0px;
	height                  : 20px;
	width                   : 82px;
	padding-left            : 2px;
}

td.rowSubMenu
{
	font-family             : Arial;
	font-size               : 9px;
	border-right            : 2px solid white;
	border-bottom           : 2px solid white;
	height                  : 23px;
	background-color        : #EFEFEF;
	padding-left            : 3px;
/*
	background-image      : url('../images/submenu_back.gif');
	background-repeat     : repeat-x;
*/
}
td.rowSubMenuOver{
	font-family             : Arial;
	font-size               : 9px;
	border-right            : 2px solid white;
	border-bottom           : 2px solid white;
	height                  : 23px;
	background-color        : #DEDEDE;
	padding-left            : 3px;

}

.onmouseover
{
	line-height      : 20px;
	background-color : #CCCCCC;
}

td.body
{
	padding : 0px 5px 0px 5px;
}

td.form
{
	font-family : Arial;
	color       : #555555;
	font-weight : bold;
}

th
{
	font-family : Arial;
	font-size   : 11px; 
	color       : black;
}

td 
{  
	font-family : Verdana;
	font-size   : 12px; 
	color       : black;
}

td.kop
{
	font-weight : bold;
	font-size   : 12px;
}

div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001C53;
}

div.kop
{
	font-family : Arial;
	color       : #333333;
	font-weight : bold;
	font-style  : none;
	font-size   : 12px;
}

div.boven
{
	font-family : Arial;
	font-size   : 12px;
	position    : absolute;
	text-align  : left;
	padding-left: 12px;
        top         : 86px;
        left        : 0px;
        width       : 100%;
	color       : #333333;
}

div.onder
{
	font-family : Arial;
	font-size   : 9px;
	position    : absolute;
	text-align  : center;
        top         : 3px;
        left        : 0px;
        width       : 100%;
	color       : #333333;
}

div.required
{
	font-family : Arial;
}

span.required
{
	color : red;
}
span.nieuwsTitel {
	color: #344B6A;
	font-weight: bold;
}
span.menuName {
	color: white;
	font-weight: bold;
	padding-left: 10px;
}

li
{
	font-size : 12px;
}

p
{  
	font-family : Arial;
	font-size   : 12px;
	color       : black;
}

label
{
	cursor : hand;
}

select
{
	font-size        : 10px;
	background-color : transparent;
	border-style     : solid;
	border-width     : 1px;
	border-color     : #9A6F9E;
}

input.submit
{
	font-size        : 10px;
	height           : 20px;
	border-style     : solid;
	border-width     : 1px;
	border-color     : black;
	background-color : white;
	color            : #344B6A;
}
input.submit2
{
	/*height           : 20px;*/
	font-family      : Arial;
	font-size        : 11px;
	font-weight      : bold;
	border-width     : 1px;
	border-color     : #344B6A;
	border-style     : solid;
	background-color : transparent;
	color            : #344B6A;
	cursor           : hand;
}

input.submit_login
{
	height           : 22px;
	width            : 100px;
	font-family      : Arial;
	font-size        : 11px;
	border-width     : 2px;
}

input.submit_login2
{
	height           : 18px;
	width            : 30px;
	font-family      : Arial;
	font-size        : 11px;
	border-width     : 1px;
	border-style     : solid;
	border-color     : #344B6A;
}

input.text
{
	font-family      : Arial;
	font-size        : 12px;
	width            : 175px;
	background-color : transparent;
	border-style     : solid;
	border-width     : 1px;
	border-color     : #344B6A;
	padding-left     : 3px;
}

input.text_login
{
	font-family      : Arial;
	font-size        : 12px;
	width            : 175px;
	background-color : white;
	border-style     : solid;
	border-width     : 1px;
	border-color     : #344B6A;
}

input.text_login2
{
	font-family      : Arial;
	font-size        : 12px;
	width            : 75px;
	background-color : white;
	border-style     : solid;
	border-width     : 1px;
	border-color     : #344B6A;
}

input.file
{
	font-size        : 12px;
	height           : 20px;
	width            : 200px;

	background-color : transparent;
	border-style     : solid;
	border-color     : #344B6A;
	border-width     : 1px;
}

textarea
{
	font-family      : Arial;
	border-style     : solid;
	border-color     : #000000;
	background-color : #4A93CB;
	border-width     : 1px;

	font-size        : 12px;
	width            : 400px;
	height           : 125px;
	padding-left     : 3px;
}

.input_text
{
	font-family      : Arial;
	border-style     : solid;
	border-color     : #000000;
	background-color : #4A93CB;
	border-width     : 1px;

	font-size        : 12px;
	width            : 325px;
	padding-left     : 3px;
}

.input_text_twee
{
	font-family      : Arial;
	border-style     : solid;
	border-color     : #000000;
	background-color : #4A93CB;
	border-width     : 1px;

	font-size        : 12px;
	width            : 200px;
	padding-left     : 3px;
}

.input_button
{
	font-family      : Arial;
	border-style     : solid;
	border-color     : #4A93CB;
	background-color : transparent;
	border-width     : 2px;

	font-size        : 12px;
	padding-left     : 3px;
}

.hand
{
	cursor : hand;
}

body.login
{
	margin : 0px 0px 0px 0px;
}

body.leeg
{
	color                 : black;
	font-family           : Arial;
	font-size             : 12px;

	background-color      : white;
	background-image      : url();
	background-repeat     : no-repeat;
	background-attachment : fixed;
}

body.menu
{
	margin                : 0px 0px 0px 0px;
	color                 : white;
	font-family           : Arial;
	font-size             : 12px;

	background-color      : white;
	background-repeat     : no-repeat;
	background-attachment : fixed;

	border                : 1px solid #277381;
}


body.parent
{
	margin                : 0px 0px 0px 0px;
	color                 : white;
	/*overflow              : hidden;

	scrollbar-3dlight-color    : #FFFFFF;
	scrollbar-arrow-color      : #9A6F9E;
	scrollbar-base-color       : #D20000;
	scrollbar-track-color      : #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color       : #D0BDD2;
	scrollbar-highlight-color  : #9A6F9E;
	scrollbar-shadow-color     : #9A6F9E;
	*/
}

body.main
{
	margin                : 0px;
	color                 : black;
	font-family           : Arial;
	font-size             : 12px;

	background-color: #B2DDFB;
	background-image      : url();
	background-repeat     : no-repeat;
	background-attachment : fixed;
	background-position   : left top;
/*
	scrollbar-3dlight-color    : #84A3C8;
	scrollbar-arrow-color      : #FFFFFF;
	scrollbar-base-color       : #9AABC1;
	scrollbar-track-color      : #9AABC1;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color       : #627A97;
	scrollbar-highlight-color  : #FFFFFF;
	scrollbar-shadow-color     : #FFFFFF;*/
}

/* srb accountants */
.white {
	color: white;
}
