
html, body {
	background-color:#660000;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
}

td, th {
	font-size: 11px;
}


a:link, a:visited {
	color: #DD0000;
	text-decoration: none;
}
a:hover, a:active {
	color: #FF0000;
	text-decoration: underline;
}

.bottom a:link, .bottom a:visited {
	color: #CCCC33;
    text-decoration: none;
}
.bottom a:hover, .bottom a:active {
	text-decoration: underline;
}

input, radiobutton, select, textarea {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
border: 1px solid #999999;
background-color: #FFFFFF;
}

.tfvHighlight {
	background-color: #FFEECC;
	border-color: #990000;
} 
.tfvNormal{
	background-color: #f8fcd2;
	border-color: #000000;
}


.test {
   background-color:#EFEFEF;
   border-width: 1px;
   border-style: solid;
   border-color: #cccccc;
   border-top: 0px;
}

.leftContentTable {
	background-color: #B7B3AB;
	color: #000000;
}

.leftContent {
	margin-top: 8px;
	margin-left: 8px;
	margin-right: 8px;
}


.leftContent a:link, .leftContent a:visited {
	color: #99000;
}

.leftContent .kop2 {
	color: #660000;
}


.rightContentTable {
	background-color: #B7B3AB;
	color: #000000;
}

.rightContent{
	margin-left: 8px;
	margin-right: 8px;
}


.rightContent a:link, .rightContent a:visited {
	color: #99000;
}

.rightContent .kop2 {
	color: #660000;
}



.onThisPageHeader {
     background-image: url(images/onthissiteheader.gif);
	 background-position:left;
     background-repeat:no-repeat;
	 margin-left: 3 px;
     margin-right: 5px;
     padding-left: 15px;
     padding-bottom: 3px;
  	 color: #FFFFFF;
 	 font-weight: bold;
     border-bottom: 1px solid #FFFFFF;
}
.onThisPageImage {
margin-right: 10px;
margin-bottom: 5px;
}

.mainContentTable {

}

.mainContent {
margin-top: 8px;
margin-left: 8px;
margin-right: 8px;
line-height: 14px;
}


.image {
margin: 5px;
}

.menuLink:link, .menuLink:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
.menuLink:hover, .menuLink:active {
	color: #FFFF00;
    text-decoration: underline;
}

.newsDate {
	font-size: 10px;
	color: #999999;
    font-weight: normal;
}
.newsHeader {
     background-image: url(images/newsTitleImage.gif);
	 background-position:left;
     background-repeat:no-repeat;
     padding-left: 35px;
     color: #660000;
     font-weight: bold;
     margin-bottom: 4px;
}
.newsSeperator {
	border-bottom: 1px solid #990000;
    padding-top: 15px;
    margin-bottom: 15px;
}
.searchBalk {
     background-image: url(images/searchbalkback.gif);
     background-position:right;
     background-repeat:no-repeat;
     height: 30px;
     overflow: hidden;
     padding-top: 0px;
     padding-left: 100px;	15:11 17-6-2005
}
.searchBalkSubtemplate {
     background-image: url(images/searchbalkbackalt.gif);
	 background-position:right;
     background-repeat:no-repeat;
     height: 30px;
     overflow: hidden;
     padding-top: 0px;
     padding-left: 100px;
}

.bottom {
    background-color: #333333;
	color: #EFEFEF;
    padding: 4px;
    font-size: 10px;
	border: 3px solid #FFFFFF;
    border-top: 0px;
    border-bottom: 0px;
}

.menu {
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	padding-left: 5px;
    padding-right: 5px;
    background-color:#754433;
    text-align: left;
    height: 30px;
    overflow: hidden;
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    

}

.headerrow {
	background-color: #754433; 
	padding: 3px; 
	color: #FFFFFF;
}

.kop1 {
	color: #780000;
	font-family: Helvetica, Verdana;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #DDDDDD;
}

.kop2 {
	color: #780000;
	font-weight: bold;	
}

.kop3 {
	font-weight: bold;	
}

.line {
	border-bottom: 1px dotted #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
 	margin-top: 5px;

}
li {
  padding-left: 15px;
  padding-top: 0px;
  background-image: url(images/arrow.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 1px;
}


.sponsor {
	width: 150px;
	height: 150px;	
	border: 1px solid #AAAAAA;
	padding: 3px;
	
}

.warning {
	color: #FF0000;
	padding: 5px;
	background-color: #EEEEEE;
	border: 1px dotted #CCCCCC;
}

.active {
	background-color: #EEFFEE;
	margin-bottom: 3px;
}
.nonactive {
	background-color: #FFEEEE;
	margin-bottom: 3px;
}

.expireOk {
	color: #22AA22;
}	

.expireNotice {
	color: #FFAA55;
	font-weight:bold;
	
}	
.expireWarning {
	color: #DD5555;
	font-weight:bold;
}	

.nietzien {
	position: absolute;
 	top: -9000px;
 	left: -5000px;
      height: 15px;
      overflow: hidden;
}
