/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*                                                                     */
/* Latest $Revision $                                              */
/*          $Author: Evoskamp $                                        */
/*            $Date $                                  */
/*         $Logfile $             */
/*                                                                     */
/* Original Author : Edwin Voskamp                                     */
/*                                                                     */
/* (c) Copyright Edwin Voskamp 2001-2002             */
/*                                                                     */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* 
	Red:
	color: #ffcc00;
	background-color: #990000;

	Blue:
	color : #003366;
	background-color: #ffffff;

	Gray:
	color : #666666;
	background-color: #ffffff;
	
*/



BODY {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif ;
	font-size : 9pt;
	color : #990000;
	background-color: #ffffff;
	font-weight:	normal;
	text-transform:	none;
/*	scrollbar-base-color : #666; */
/*	scrollbar-track-color : #333; */
}

table.pagetable {
	width: 750px;
	height: 100%;
	border: 1px solid #990000;
	color : #990000;
	background-color: #ffffff;
}

table.pagetabletop {
	width: 750px;
	height: 30px;
}

tr.pagetoprow {
	width: 750px;
	height: 30px;
}

td.pagetopleft {
	width: 0px;
}

td.pagetopmiddle {
	width: 750px;
}

td.pagetopright {
	width: 0px;
}

table.pagetablemiddle {
	width: 750px;
}

tr.pagemiddlerow {
	width: 750px;
}

td.pagemiddleleft {
	width: 0px;
}

td.pagemiddlemiddle {
	width: 550px;
	vertical-align: top;
}


td.pagemiddleright {
	width: 200px;
	vertical-align: top;
	text-align: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

table.pagetablebottom {
	width: 750px;
	height: 10px;
}

tr.pagebottomrow {
	width: 750px;
}

td.pagebottomleft {
	width: 0px;
}

td.pagebottommiddle {
	width: 750px;
}

td.pagebottomright {
	width: 0px;
}



SMALL {
	font-size:	8px;
	}

BIG {
	font-size:	12px;
	}

PRE {
	font-family:	"Lucida Console", "Courier New", monospace;
	}

OL LI {
	list-style-type:	decimal;
	}

OL OL LI {
	list-style-type:	lower-alpha;
	}

OL OL OL LI {
	list-style-type:	lower-roman;
	}

TABLE, TBODY, TR, TD {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif ;
	font-size : 9pt;
	color : #990000;
	background-color: #ffffff;
	}

H1 {
	color : #990000;
	font-size : 200%;
	font-weight : bold;
}

H2 {
	color : #990000;
	font-size : 160%;
	font-weight : bold;
}

H3 {
	color : #990000;
	font-size : 140%;
	font-weight : bold;
}

H4 {
	color : #990000;
	font-size : 115%;
	font-weight : bold;
}

H5, DT {
	color : #990000;
	font-size : 100%;
	font-weight : bold;
}

H6 {
	color : #990000;
	font-size : 100%;
	font-weight : bold;
}

TFOOT, THEAD {
	color : #990000;
	font-size : 9pt;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif ;
	}

TH {
	color : #990000;
	font-size : 9pt;
	font-weight:	bold;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif ;
	}

EM {
	font-style:	normal;
	font-weight:	bold;
	}

STRONG {
	font-style:	italic;
	font-weight:	bold;
	}

EM STRONG, STRONG EM {
	text-transform:	uppercase;
	font-style:	normal;
	font-weight: 700;
	}

B {
	font-weight:	bold;
	}

I {
	font-style:	italic;
	}



ADDRESS {
	font-style:	normal;
}

A {
	text-decoration : none;
	color: #ff0000;
}

A.offsite {
	color : #ff0000;
	background-color: #ffcc00;
	text-decoration : none;
}

A:visited {
	text-decoration : none;
	color: #ff0000;
}

A:hover {
	color: #ff0000;
	background-color: #ffcc00;
	text-decoration: underline;
}



.headline {
	border : none;
	color : #990000;
	background-color: #ffffff;
	margin : 0;
	padding : 0;
}

.mainhead {
	color : #990000;
	border : none;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif ;
	font-size : 14pt;
	font-weight : bold;
	margin-bottom : 0;
	padding : 0;
	padding-bottom : 5pt;
	text-align : left;
}

A.mainheadlink {
	text-decoration : none;
	color: #990000;
}

A.mainheadlink:visited {
	text-decoration : none;
	color: #990000;
}

A.mainheadlink:hover {
	color: #ff0000;
	background-color: #ffffff;
	text-decoration: underline;
}



.sitehead {
	border : none;
	font-style:	italic;
	font-weight:	bold;
	font-size : 12px;
	margin-bottom : 0;
	padding : 0;
	text-align : right;
}

.subhead {
	margin: 1px 0;
	font-style: normal;
	background-color: #ffffff;
	color: #990000;
	border: none;
	padding: 0;
	font-size: 10px;
	text-align : right;
}



.mainmenu {
	border-bottom-width : 1px;
	border-color : #000000;
	border-left-width : 0;
	border-right-width : 0;
	border-style : solid;
	border-top-width : 1px;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif ;
	font-size : 10px;
	height : 18px;
	margin-bottom : 4px;
	padding-top : 2px;
	background-color: #990000;
	color: #ffcc00;
	vertical-align: middle;
	text-align: left;
}

A.mainmenuitem {
	background-color: #990000;
	color: #ffcc00;
	vertical-align: middle;
	text-transform: lowercase;
}

A.mainmenuitem:visited {
	background-color: #990000;
	color: #ffcc00;
	vertical-align: middle;
	text-transform: lowercase;
}

A.mainmenuitem:hover {
	background-color: #990000;
	color: #ff0000;
	vertical-align: middle;
	text-transform: lowercase;
	text-decoration: underline;
}

.mainmenunavform {
	text-align: right; 
	padding-bottom: 0; 
	padding-left: 0; 
	padding-right: 0; 
	padding-top: 0; 
	margin-bottom: 0; 
	margin-left: 0; 
	margin-right: 0; 
	margin-top: 0; 
	float: right;
	background-color: #990000;
	color: #ffcc00;
}

.mainmenunavdropdown {
	font-size: 10px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	background-color: #990000;
	color: #ffcc00;
}

.sectionmenu {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif ;
	font-size : 9pt;
	margin-bottom : 4px;
	padding-top : 2px;
}

.sectionmenu A {
	color : #990000;
}

.navbar {
	border-bottom-width : 1px;
	border-color : #990000;
	border-left-width : 0;
	border-right-width : 0;
	border-style : solid;
	border-top-width : 1px;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif ;
	font-size : 9pt;
	height : 22px;
	margin-bottom : 4px;
	padding-top : 2px;
}

.navbar A {
	color : #ffcc00;
	background-color: #990000;
}

.toc {
	border-bottom-width : 1px;
	color : #990000;
	background-color: #ffffff;
	border-left-width : 0;
	border-right-width : 0;
	border-style : solid;
	border-top-width : 1px;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif ;
	margin-bottom : 4px;
	padding-top : 1px;
}

.toc A {
	color : #990000;
	background-color: #ffffff;
	text-decoration : none;
}
  
.toollinks {
	border : none;
	font-style:	normal;
	font-weight:	normal;
	font-size : 9px;
	padding : 0;
	text-align : center;
	text-decoration : none;
	border-width : 0pt 0pt 0pt 0pt;
	background-color: #ffcc00;
	color: #990000;
}

.notice {
	font-size: 9px;
	text-align : left;
	text-decoration : none;
	background-color: #990000;
	color: #ffcc00;
}

.noticelink {
	text-decoration : underline;
	background-color: #990000;
	color: #ffcc00;
}

.noticelink:visited {
	text-decoration : underline;
	background-color: #990000;
	color: #ffcc00;
}

.noticelink:hover {
	text-decoration : underline;
	background-color: #990000;
	color: Red;
}

.spotlight {
	background-color : white;
	border : 1px solid #990000;
	color : #990000;
	padding : 14px;
	text-align : center;
}




.newspullbar{
	width: 200px;
	text-align: center;
	vertical-align: top;
}

.newspullheading{
	color: #ffcc00;
	background-color: #990000;
	font-weight: bold;
	font-size: 18px;
	width: 200px;
	height: 20px;
	text-align: center;
}

.newspull{
	background-color: #ffcc00;
	color: #990000;
	width: 200px;
	text-align: center;
	vertical-align: top;
	border-color: black;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	margin: 10px 10px 10px 10px;
}

.newspullheader{
	color: #ffcc00;
	background-color: #990000;
	font-weight: bold;
	font-size: 9px;
	text-align: center;
}

.newspullbody{
	background-color: #ffffff;
	color: #990000;
	font-size: 9px;
	text-align: justify;
	padding: 2px 2px 2px 2px;
}

.newspullmore{
	text-decoration : none;
	background-color: #ffffff;
	font-size: 9px;
	text-align: right;
	width: 200px;
}

A.newspullmorelink{
	text-decoration : none;
	background-color: #ffffff;
	color: #ff0000;
}

A.newspullmorelink:visited {
	text-decoration : none;
	background-color: #ffffff;
	color: #ff0000;
}

A.newspullmorelink:hover {
	color: #ff0000;
	background-color: #ffcc00;
	text-decoration: underline;
}



