BODY, TD, TR, P, UL, OL, LI, INPUT, SELECT, DL, DD, DT, FONT
{
    font-family: Arial, Verdana, Clean, Helvetica, sans-serif;
    font-size: 12px;
    margin : 0px 0px 0px 0px; 
}

A
{
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
	font-size : 12px;
}

A:HOVER 
{
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline; 
}

.menukop
{ /** middeldonkere kleur waar de hoofditems van menu in staan **/  
	font-family: Arial;
	color: #ffffff;
	font-size: 10 pt;
	font-weight: bold;
	background-color : #8DB0D8;
	a.color : #ffffff;
}

A.menukoplink
{ /** middeldonkere kleur waar de hoofditems van menu in staan **/  
	color: #ffffff;
}

.item
{ /** lichte kleur waar de subitems van menu in staan **/  
	font-family: Arial;
	color: #000000;
	font-size: 10 pt;
	font-weight: normal;
	background-color : #DCE7F3;
}

.PhorumBodyArea
{
    font-family: Arial , Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 12px;
    width: 500px;
}

.PhorumListTable
{
    border-style : solid;
    border-color : Black;
    border-width : 1px;
}

.PhorumListRow
{
    font-family: Arial, Verdana, Clean, Helvetica, sans-serif;
    font-size: 12px;
    height: 21px;
}

.PhorumListHeader
{
    font-family: Arial, Verdana, Clean, Helvetica, sans-serif;
    font-size : 14px;
    font-weight : bold;
    background-color: #508AC0;
    height: 24px;
}

.PhorumForumTitle
{
	font-size : 14px;
	font-weight : bold;
	color : Black;
}

.PhorumTableHeader
{
    font-family: Arial, Verdana, Clean, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.PhorumNav
{
    font-family: Geneva, Verdana, MS Sans Serif , Clean, sans-serif;
    font-size: 10px;
}

.PhorumNewFlag
{
    font-family: Geneva, Verdana, MS Sans Serif , Clean, sans-serif;
    font-size: 10px;
    color: Red;
}

.PhorumMessage
{
    font-family: Arial, Verdana, Helvetica, sans-serif, Courier New, Geneva, Courier, Clean;
    font-size: 12px;
}
