body
{
   margin-top:       0px;
   margin-left:      0px;
   margin-right:     0px;
   margin-bottom:    0px; 
}

.MenuV
{
   background-color: #666666;
   width:         100%;
}

.MenuH
{
   background-color: #666666;
   height:        25px;
   color:         #FFFFFF; 
}

.Item
{
   font-family:      	Verdana, Arial, Helvetica, sans-serif;
   font-size:     	12px;
   line-height:      	17px;
   color:         	#666666}

.Background
{
;
}

.Menu1
{
	color:         	#FF0000;
	background-color:	#FFFFFF;
	font-size:     	16px;
	line-height:      	24px;
	font-weight:      	bold;
}

.Menu1Selected
{
	color:         	#666666;
	background-color:	#FFFFFF;
	font-size:     	16px;
	line-height:      	24px;
	font-weight:      	bold;
}

.News
{
   font-family:      	Verdana, Arial, Helvetica, sans-serif;
   font-size:     	11px;
   line-height:      	13px;
   color:         	#FFFFFF;
}
.NewsKop
{
	font-family:      	Verdana, Arial, Helvetica, sans-serif;
	font-size:     	11px;
	line-height:      	13px;
	color:         	#CCCCCC;
	font-weight: bold;
}
.NewsLink
{
	font-family:      	Verdana, Arial, Helvetica, sans-serif;
	font-size:     	11px;
	line-height:      	13px;
	color:         	#FFFFCC;
	text-decoration: underline;
}
.Toolbar
{
   background-color: #dedede;
}

.ToolbarBtn
{
   background-color: #dedede;
   margin-top:       1px;
}

.Table
{
	background-color:	#4A7E00;
	width:		240px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.TableHead
{
	color: 		#FFFFFF;
	background-image: url(images/bg_table_3.gif);
	height: 30px;
	text-align: left;
}

.FormItem
{
	color: #319BD8;
	font-size: 12px;
}

.FormItemName
{
	font-weight: BOLD;
	color: #319BD8;
}

.FormItemButton
{
	background-color: 	#319BD8;
	color: 			#FFFFFF;
	font-weight: 		bold;
	font-size: 		12px;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	width: 			80px;
	cursor: 		hand;
	border: 1px solid #319BD8;
}

.FieldItem
{
	color: #666666;
	font-size: 12px;
	padding-bottom: 5px;
}

.FieldItemField
{
	background-color: 	#8FC7E3;
	color: 			#FFFFFF;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 		12px;
	border : 		1px solid #8FC7E3;
	width:			200px;
}
.FieldItemFieldSelect
{
	/*background-color: 	#8FC7E3;
	color: 			#FFFFFF;*/
   color: 			#666666;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 		12px;
	border : 		1px solid #8FC7E3;
	width:			200px;
}

.Highlight
{
	background-color:	#E2EAE6;
}


a
{ 
	color: 		#FA2800;
	text-decoration: none;
}


a:link      	{ /* VOID */ }
a:visited   	{ /* VOID */ }
a:active 	{ /* VOID */ }

a.PageLink
{

	font-weight: 	BOLD
}

a.Link
{
	font-size:	16px;
	color: 		#0000FF;
	text-decoration: underline;
}

a:hover.Link
{
	color:		#FF0000;
}

.PollName {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #006666}
.PollText { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #006666; line-height: 13px}
.PollVraag { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #006666; font-weight: bold}
.PollBar{ background-color: #0066CC; ; line-height: 7px}
.PollResults {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #006666; line-height: 20px; background-color: #BED73D}
.PollTable { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #006666; border: #333333; line-height: 20px ; background-color: #336600}

.ParagraphTableLeft
{
 padding-right: 10px;
}
.ParagraphTableRight
{
 padding-left: 10px;
}
.ParagraphTableCenter
{
 padding-left: 10px;
 padding-right: 10px;
}

.ParagraphTableBrdr
{
 padding: 0px;
 border-collapse: collapse;
 border: 1px solid #003366;
}
.ParagraphTableLeftBrdr
{
 padding-left: 3px;
 padding-right: 3px;
 border: 1px solid #003366;
}
.ParagraphTableRightBrdr
{
 padding-left: 3px;
 padding-right: 3px;
 border: 1px solid #003366;
}
.ParagraphTableCenterBrdr
{
 padding-left: 3px;
 padding-right: 3px;
 border: 1px solid #003366;
}
.Menu2 {
	color:         	#FFFFFF;
	font-size:     	11px;
	line-height:      	10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.Menu2Selected {
	color:         	#FFFFFF;
	font-size:     	11px;
	line-height:      	10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}
.NavBar {
   font-family:      	Verdana, Arial, Helvetica, sans-serif;
   font-size:     	11px;
   color:         	#999999}
.FormItemButtonZoeken {
	background-color: 	#4A7E00;
	color: 			#FFFFFF;
	font-weight: 		bold;
	font-size: 		11px;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	cursor: 		hand;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.FieldItemFieldZoeken {
	color: 			#FFFFFF;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 		11px;
	width:			140px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #4A7E00;
}

