.Mya:link
{
	color: #000000;
}

.Mya:visited 
{
	color:#000000;
}

.Mya:active
{
	color: #000000;
}

.Mya:hover
{
	color: #000000;
}

{dit is de stijl van hyperlinks in colomheaders}
a
{
	color:#000000;
	font-weight:bold	
}

a:hover
{
	/* color: #000000; */
	color: white;
}
ul
{
	margin-top:0;
	margin-bottom:0;
	margin-left:15px;
}

ol
{
	margin-top:0;
	margin-bottom:0;
	margin-left:18px;
}

a:active
{
	color: #000000;
}

.pgbg
{
	background-color: white;
}

{HEADING}

.headingbg
{
	background-image: url("images/stm-wonen-header.jpg");
	background-repeat: repeat-x; 
	padding: 10px;
	height: 80px;
}

.headingVosvrijbg
{
	background-image: url("images/vos-vrij-header.jpg");
	background-repeat: repeat-x; 
	padding: 10px;
	height: 80px;
}

.headingtxt
{ 
	background-color: #32427e;
	font: bold 30px Arial;
	color:  White;
}

.slogan
{ 	
	font: bold 18px Arial;
	color: #FFFFFF;
}

.logo
{
	background-color: #32427e;
	text-align: center;
}

.trail
{
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	font: bold 9px Arial;
	color: white;
}

{MENU}

.menutitle
{

	font: bold 18px Arial;	
	color: Black;
	width: 200px;

}
.menucolumnbg
{
	background-image: url(images/menu_bg.gif) ;
	background-repeat: no-repeat;
}

.menuinsttxt
{
	padding-top: 10px;
	padding-bottom: 10px;	
	padding-left: 10px;
	padding-right: 10px;

	font: bold 9px Arial;	
	width: 200px;
}

.menubg
{
	padding-top: 10px;
	padding-bottom: 10px;
	width: 200px;
}

.menu
{
	padding-left: 10px;
	padding-right: 10px;
	font: bold 9px Arial;
	color: #32427e;
	text-decoration: none;
	line-height: 22px;
}

.menuon
{
	padding-left: 10px;
	padding-right: 10px;
	font: bold 9px Arial;
	color: #446b96;
	text-decoration: underline;
	line-height: 22px;
}

.submenu
{
	padding-left: 20px;
	padding-right: 10px;
	font: bold 9px Arial;
	color: #96add7;
	text-decoration: none;
	line-height: 22px;
}

.submenuon
{
	padding-left: 20px;
	padding-right: 10px;
	font: bold 9px Arial;
	color: #446b96;
	text-decoration: underline;
	line-height: 22px;
}

{MAIN BODY}

.pgtitle
{
	background-color: White;
	padding-top: 10px;
	font-weight:bold;
	font: 19px Arial;
	color: #000000;	
}

.contentbg
{	
	background-color: White;
	padding: 20px;
}

.contenttxt
{
	background-repeat: no-repeat; 

	background-position: left bottom; 
	background-color: White;
	background-attachment: fixed; 

	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	text-align: left; 
	vertical-align: top; 
	word-spacing: normal; 
	white-space: normal; 
	letter-spacing: normal; 
	line-height:140%
}

p
{
	background-repeat: no-repeat; 

	background-position: left bottom; 
	background-color: White;
	background-attachment: fixed; 

	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	text-align: left; 
	vertical-align: top; 
	word-spacing: normal; 
	white-space: normal; 
	letter-spacing: normal; 
	line-height: 140%
}

{INSTRUCTIONS}

fieldset {
    padding:5px;
    border:1px solid #c6c6c6;
    margin-top:0px;
    width:700px
}

legend {
    padding:5px;
}

.headerinstr {
    font-size: 8pt;
    font-family: Verdana;
    color: #000000;
    font-weight: bold;
}

.instcolumnbg
{
	background-color: White;
	padding-top: 20px;
	width: 180px;
}

.instbox
{
	background-color: #E1E1E1;
	padding: 10px;
	width: 180px;
	font: bold 9px Arial;
	color: #333333;
}

.inst
{
	background-color: #E1E1E1;
	padding: 10px;
	font: bold 9px Arial;
	color: #333333;
}

{TABLES}

.table
{
	border: 1px solid white;
	font: 9px Arial;
	background-color:white;
}

.tabletitle
{
	padding: 4px;
	font: bold 9px Verdana;
	color: black;
}

.tableinfo
{
	border: 1px solid white;
	background-color: #999999;
	padding: 8px;
	font: bold 9px Arial;
	color: white;
}

.tableline
{
	border: 1px solid white;
	background-color: #AFAEAE;
	height: 10px;
}

.tableicon
{
	width: 30px;
	border: 1px solid white;
	text-align: center;
	vertical-align: middle;
	background-color: #446b96
}

.rowtitle
{
	border: 1px solid white;
	background-color: #CCCCCC;
	padding: 4px;
	font: bold 9px Arial;
	color: #333333;
	text-align: center;	
}

.columntitle
{
	/* border: 1px solid white; */
	background-color: #731851;
	padding: 4px;
	font: bold 11px Verdana;
	color: white;
	text-align: left;	
	font-weight:bold;
}

.lnkcolumntitle
{
		/* border: 1px solid white; */
	text-decoration:none;
	background-color: #731851;
	padding: 4px;
	font: bold 11px Verdana;
	color: white;
	text-align: left;	
	font-weight:bold;
}

.tableH
{
	border: 1px solid white;
	background-color: #FF3333;
	padding: 4px;
	font: bold 9px Arial;
	color: #333333;
	text-align: center;	
}

.tableM
{
	border: 1px solid white;
	background-color: #FFFF66;
	padding: 4px;
	font: bold 9px Arial;
	color: #333333;
	text-align: center;	
}

.tableL
{
	border: 1px solid white;
	background-color: #66CC66;
	padding: 4px;
	font: bold 9px Arial;
	color: #333333;
	text-align: center;	
}
.tableUnknown
{
	border: 1px solid white;
	background-color: White
	padding: 4px;
	font: bold 9px Arial;
	color: #333333;
	text-align: center;	
}

.tablelink
{
	color: #96add7;
	text-decoration: none;
}

.tablelinkon
{
	color: #446b96;
	text-decoration: underline;
}

{FORMS}

.txtbx
{
	text-align: left;	
	padding: 4px;
	font: bold 9px Arial;
	color: #333333;	
	background-color: #5376B5;
}

.txtbxoff
{
	padding: 4px;
	border: 2px solid #5376B5;
	font: bold 9px Arial;
	color: #CCCCCC;	
}

.formtxt
{
	border: 1px solid white;
	background-color: #5376B5;
	padding: 4px;
	font: bold 9px Arial;
	color: #333333;
}

{BUTTONS}

/*
.button:hover
{
	border-bottom:thin solid Black;
	border-right:thin solid Black;
	border-top:thin solid white;
	border-left:thin solid white;
	background-color: #e4e3f3;
	padding: 3px;
	font:  bold 11px Tahoma;
	color: #32427e;
	text-decoration: none;
	cursor: hand;
	text-align: center;
	height: 16px;
}
*/
.buttonON
{
	border-bottom:thin solid Black;
	border-right:thin solid Black;
	border-top:thin solid white;
	border-left:thin solid white;
	background-color: #e4e3f3;
	padding: 3px;
	font:  bold 11px Tahoma;
	color: #32427e;
	text-decoration: none;
	cursor: hand;
	text-align: center;
	height: 16px;

}

.button
{
	border-bottom:thin solid Black;
	border-right:thin solid Black;
	border-top:thin solid white;
	border-left:thin solid white;
	padding: 3px;
	font:  bold 11px Tahoma;
	color: #32427e;
	text-decoration: none;
	background-color: #e4e3f3;
	cursor: hand;
	text-align: center;
	height: 26px;
}

{FOOTER}

.footer
{
	background-color: #e4e3f3;
	padding: 10px;
	font: bold 11px Arial;
	color: white;
}

.navOFF
{
	background-color: #32427e;
	border-top: 2px solid white;
	border-left: 2px solid white;
	border-right: 2px solid white;
	padding: 8px;
	font: bold 11px Tahoma;
	color: White;
	text-decoration: none;
}

.navON
{
	background-color: #4A8BA6;
	border-top: 2px solid white;
	border-left: 2px solid white;
	border-right: 2px solid white;
	padding: 8px;
	font: bold 11px Tahoma;
	color: White;
	text-decoration: none;
}

.navbar
{
	background-color: #32427e;
	padding: 8px;
	font: bold 11px Tahoma;
	color: White;
	text-decoration: none;
}

.TopnavOFF
{
	background-color: #ffffff;
	font: bold 11px Tahoma;
	color: #32427e;
	text-decoration: none;
}

.TopnavON
{
	background-color: #4A8BA6;
	font: bold 11px Tahoma;
	color: White;
	text-decoration: none;
}

td.risico
{
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 11px; 
}

td.pva
{
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 11px; 
}

td.register
{
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 11px; 
}

td.tdG
{
	font-weight: bold;
	background-color:Green;
}

td.tdO
{
	background-color: #FFCC00;
	font-weight:bold;
}
td.tdR
{
	background-color:Red;
	font-weight:bold;
}
td.lilaHeader
{
	background-color:#E4E3F3;
	font-weight:bold;
}

#divGridView
{
	width:723px;
}

.mGridView 
{
  margin-right:0px;
  width:721px;
}


.headerStyle{
	text-align:left;
	background-color:#731851;
	border-color:#731851;
}


.trLog
{
	margin-left:0px;
	margin-top:0px;
}

.buttonLg
{
	margin-left:40px;
}

.lblUserInfo
{
	margin-left:50px;
}
.tableLogin
{
	margin-left:150px;
}

.divfooter
{
	background-color: #e4e3f3;
	padding: 10px;
	font: bold 11px Arial;
	color: white;
	width:740px;
	margin-left:230px;
}


.tblSearching
{
	width:100%;
	border:1px;
	
}

.tblSearchingTd
{
	border:1px;
	border-color:#731850;
	 border-style:ridge;
} 

.tblSearchingTr
{
	border:1px;
	background-color:#731850;
	color:White;
}
