BODY {
  background-color: #000000;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  text-decoration: none;
  color: #000000;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 9pt;
}

FONT {
  font-family: Arial, Sans-Serif;
  font-size: 10pt;
}

P {
  font-family: Arial, Sans-Serif;
  font-size: 10pt;
}

SPAN {
  font-family: Arial, Sans-Serif;
  font-size: 10pt;
}

A {
  text-decoration: none;
  color: #0000cc;
  font-weight: normal;
  font-size: 9pt;
  font-family: Verdana, Arial, Sans-Serif;
}
A:VISITED {
  text-decoration: none;
  color: #0000cc;
  font-weight: normal;
  font-size: 9pt;
  font-family: Verdana, Arial, Sans-Serif;
}
A:HOVER {
  text-decoration: underline;
  color: #ff9900;
  font-weight: normal;
  font-size: 9pt;
  font-family: Verdana, Arial, Sans-Serif;
}
A.SmallText, A.SmallText:HOVER, {
  text-decoration: none;
  color: #0000cc;
  font-weight: normal;
  font-size: 7pt;
  font-family: Verdana, Arial, Sans-Serif;
}
A.SmallText:VISITED {
  text-decoration: none;
  color: #0000cc;
  font-weight: normal;
  font-size: 7pt;
  font-family: Verdana, Arial, Sans-Serif;
}

INPUT {
  background-color: #CCCC99;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 9pt;
  color: #000033;
  border-color: #000000;
  border-width: 1pt;
}
INPUT.Checkbox {
  background-color: Transparent;
}
INPUT.Login {
  background-color: #FFCC66;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 9pt;
  color: #000033;
  border-color: #000000;
  border-width: 1pt;
}

TEXTAREA {
  background-color: #FFFF80;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 9pt;
  color: #000033;
  border-color: #000000;
  border-width: 1pt;
}
SELECT {
  background-color: #99CC99;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 9pt;
  color: #000033;
  border-color: #000000;
  border-width: 1pt;
}

TD {
  text-decoration: none;
  color: #000000;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 9pt;
}

.BigTitle {
  text-decoration: none;
  color: #000000;
  font-family: Comic Sans MS, Arial, Sans-Serif;
  font-size: 22pt;
  font-weight: bold;
}
.MediumTitle {
  text-decoration: none;
  color: #000000;
  font-family: Comic Sans MS, Arial, Sans-Serif;
  font-size: 14pt;
  font-weight: normal;
}
.SmallTitle {
  text-decoration: none;
  color: #000000;
  font-family: Comic Sans MS, Arial, Sans-Serif;
  font-size: 10pt;
  font-weight: bold;
}
.ExtraSmallTitle {
  text-decoration: none;
  color: #000000;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 8pt;
  font-weight: bold;
}
.SmallText {
  text-decoration: none;
  color: #000000;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 7pt;
  font-weight: normal;
}
h3 {
  text-decoration: none;
  color: #000033;
  font-family: Comic Sans MS, Arial, Sans-Serif;
  font-size: 14pt;
  font-weight: bold;
}

.StoryText {
  text-decoration: none;
  color: #000000;
  font-family: Arial, Sans-Serif;
  font-size: 10pt;
  font-weight: normal;
}
.WelcomeMsg {
  text-decoration: none;
  color: #000000;
  font-family: Comic Sans MS, Arial, Sans-Serif;
  font-size: 10pt;
  font-weight: normal;
}

.RedBoldText {
  text-decoration: None;
  color: #ff0000;
  font-family: Arial, Sans-Serif;
  font-size: 10pt
  font-weight: bold;
}

.codebuttons{
  font-family: Verdana, Helvetica, Sans-Serif;
  font-size: 10px;
  vertical-align: middle;
  margin:2px;
  background-color: #FFFFC0;
}

TD.FadeLeft {
  background-color: #000000;
  background-image:url(http://www.hvhouten.nl/CMS/Themes/Default/Images/bg_links.jpg);
}

TD.FadeRight {
  background-color: #000000;
  background-image:url(http://www.hvhouten.nl/CMS/Themes/Default/Images/bg_rechts.jpg);
}

TD.FadeCornerRight {
  background-color: #000000;
  background-image:url(http://www.hvhouten.nl/CMS/Themes/Default/Images/bg_corner_right.jpg);
}

TD.FadeCornerLeft {
  background-color: #000000;
  background-image:url(http://www.hvhouten.nl/CMS/Themes/Default/Images/bg_corner_left.jpg);
}

TD.FadeUnderCenter {
  background-color: #000000;
  background-image:url(http://www.hvhouten.nl/CMS/Themes/Default/Images/bg_onder.jpg);
}

TD.Gradient {
 background-image: url(http://www.hvhouten.nl/CMS/Themes/Default/Images/grad1.gif);
}

TD.PlayedMatch {
  color: #808080;
}

TD.BlockHeader {
  background-color: #FFFFC0;
}
TD.Points {
  font-style: italic;
  font-weight: bold;
}

TR.StrongLine {
  font-weight: bold;
}

TABLE.BGTableOpen_Border {
  background-color: #808080;
}
TABLE.BGTableOpen_Inner {
  background-color: #FFFF80;
  width: 560px;
}

HR {
 color: #FFCC33;
 width: 97%;
}
.Center {
  text-align: center;
}


//Newsticker style
#HvHnewsCSS div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #FFFF80;
}

#HvHnewsCSS {
width: 470px;
height: 1.3em;
border: 1px solid black;
padding: 3px;
font-weight: normal;
background-color: #FFFF80;
}

#HvHnewsCSS a{
text-decoration: none;
Font-weight: normal;
}

/*For the indexing file function*/
/*******************************/
#container {
	width: 540px;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #CCCCCC;
	padding: 0px;
	background-color:#FFFFFF;
	
}

#breadcrumbs {
	color: #6699FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	margin: 0 0 8px 8px;
}

#breadcrumbs a, #breadcrumbs a:visited, #breadcrumbs a:link, #breadcrumbs a:active {
	color: #6699FF;
	text-decoration:none;
}

#breadcrumbs a:hover {
	text-decoration:underline;
}

#listingcontainer {
	background-image:url(http://www.hvhouten.nl/CMS/Themes/Default/Images/dlf/bg.gif);
	padding: 7px;
	background-color:#E0DEDE;
}

#listingheader {
	color: #476BB3;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	text-align:right;
}

#listingheader a, #listingheader a:active, #listingheader a:visited, #listingheader a:link {
	text-decoration: none;
	color: #476BB3;
}

#listingheader a:hover {
	text-decoration: underline;
	color: #476BB3;
}


#headerfile {
	text-align:left;
	float: left;
	width: 230px; 
}

#headersize {
	text-align:right;
	width: 75px;
	float: left;
}

#listing {
	border: 1px solid #A7C5FF;
}

#listing .list{
	display:block;
	padding: 2px 5px 2px 5px;
	font-size:11px;
	color: #6285CA;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	width:520px;
	text-align:right;
	
}

#listing .list strong {
	width: 200px;
	float:left;
	text-align:left;
}


#listing .list img {
	float:left;
	text-align:left;
}

#listing .list em {
	float: left;
	width: 75px;
	text-align:right;
}

.b {
	background-color: #E9F0FF;
	
}

.w {
	background-color:#FFFFFF;
}

.mod {
	float:right;
}

.size {
	float:right;
}

iframe {
    border-color: #969696;
    border: 1px;
}
/*END************************************************/
/***************************************************/
