BODY  {
	scrollbar-3d-light-color: #ff8000;
	scrollbar-arrow-color: #000080;
	scrollbar-base-color: #000080;
	scrollbar-dark-shadow-color: #24369C;
	scrollbar-face-color: #99B3CC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #24369C;
	background : #A8C1D0;
}

.webhosting {
	font-family : 'Arial', sans-serif;
	color: #A6C0E2;
	font-size : 2pt;
}

BODY.white  {
	background : #FFFFFF;
}

P  {
	font-family : 'Arial', sans-serif;
	margin : 8pt 12pt 2pt 12pt;
}

P.quote  {
	font-style	; italic;
	color : #333333;
}

P.menu  {
	color : #FFFFFF;
	background : #004A82;
	text-align : center;
	margin : 0pt 0pt 0pt 0pt;
}

.small  {
	font-size : 9pt;
}

.smaller  {
	font-size : 8pt;
}

/* IE takes font in TABLE as well*/
TD  {
	/* font-size : 9pt; */
	font-family : 'Arial', sans-serif;
	font-size : 10pt;
}

TD.white  {
	color : #FFFFFF;
	background : #004A82;
}

TD.smallwhite  {
	color : #FFFFFF;
	background : #004A82;
	font-size : 8pt;
}

TD.red  {
	color : #FFFFFF;
	background : #8C514B;
}

TD.yellow  {
	background : #FFFFEA;
	color : #004A82;
	border : 2px solid Black;
	border-color : #004A82;
}

TD.brown  {
	color : #FFFFFF;
	background : #494139;
}

TD.logo  {
	color : #FFFFFF;
	font-size : 24pt;
	font-weight : bolder;
}

TD.menu  {
	color : #FFFFFF;
	background : #004A82;
	vertical-align : top;
	padding-left : 3pt;
	padding-right : 3pt;
}

TD.contents  {
	color : #000000;
	/* padding : 8pt 8pt 8pt 8pt; */
	background : #FFFFFF;
}

TD.notes  {
	color : #8C514B;
	background : #FFFFFF;
}

TD.subhead  {
/*	font-weight : bolder;  */
	color : #000000;
/*	background : #335656;  */
/*	color : #FFFFFF;  */
	background : #EAEEEE;
	font-size : 10pt;
}


/* }*/
TH  {
	/* font-size : 9pt; */
	font-family : 'Arial', sans-serif;
	font-size : 12pt;
	line-height : 2.0em;
	/* padding-top : 0.3em; */
	text-align : center;
}

/* TH.white  {
*	color : #FFFFFF;
*	background : #335656;
*}*/
TH.main  {
	color : #FFFFFF;
	font-weight : bold;
	background : #004A82;
	/* background : #668989;  */
	/* background : #335656; */
}

TH.sub  {
	color : #FFFFFF;
	/* background : #335656; */
	background : #668989;
	font-size : 10pt;
}

H1  {
	font-size : 12pt;
	font-weight : bold;
}

H1.main  {
	margin : 8pt 12pt 2pt 12pt;
}

H2  {
	font-size : 10pt;
}

H2.main  {
	margin : 8pt 12pt 12pt 12pt;
}

/* Links in table general*/
A  {
	color : #FFFFFF;
	/* font-size : 10pt; */
	font-weight : bold;
	text-decoration : none;
}

A:link  {
	color : #FFFFFF;
}

A:visited  {
	color : #CCCCCC;
}

A:active  {
	color : #FFFFCC;
	text-decoration : underline;
}

A:hover  {
	color : #FFFFCC;
	text-decoration : underline;
}

/* Links in side menu*/
A.menu  {
	color : #FFFFFF;
	/* font-size : 10pt; */
	font-weight : bold;
	text-decoration : none;
}

A.menu:link  {
	color : #FFFFFF;
}

A.menu:visited  {
	color : #CCCCCC;
}

A.menu:active  {
	color : #FFFFAA;
}

A.menu:hover  {
	color : #FFFFCC;
	text-decoration : underline;
}

/* Submenu use smaller font*/
A.submenu  {
	color : #FFFFFF;
	font-size : 10pt;
	/* font-weight : bold; */
	text-decoration : none;
}

A.submenu:link  {
	color : #FFFFFF;
}

A.submenu:visited  {
	color : #CCCCCC;
}

A.submenu:active  {
	color : #FFFFAA;
	text-decoration : underline;
}

A.submenu:hover  {
	color : #FFFFCC;
	text-decoration : underline;
}

/* Links in table contents*/
A.contents  {
	color : #000022;
	/* font-size : 12pt; */
	font-weight : bold;
	text-decoration : underline;
}

A.contents:link  {
	color : #220000;
}

A.contents:visited  {
	color : #444444;
}

A.contents:active  {
	color : #000022;
	text-decoration : underline;
}

A.contents:hover  {
	color : #440000;
	text-decoration : underline;
}

A.smallcontents  {
	color : #000022;
	font-size : 9pt; 
	font-weight : bold;
	text-decoration : underline;
}

A.smallcontents:link  {
	color : #220000;
}

A.smallcontents:visited  {
	color : #444444;
}

A.smallcontents:active  {
	color : #000022;
	text-decoration : underline;
}

A.smallcontents:hover  {
	color : #440000;
	text-decoration : underline;
}

A.yellowcontents  {
	color : #004A82;
	font-size : 9pt; 
	text-decoration : underline;
}

A.yellowcontents:link  {
	color : #004A82;
}

A.yellowcontents:visited  {
	color : #004A82;
}

A.yellowcontents:active  {
	color : #000022;
	text-decoration : underline;
}

A.yellowcontents:hover  {
	color : #440000;
	text-decoration : underline;
}

*.Adummy  {
	color : #CCCCCC
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}

INPUT.normal  {
	font-family : 'Arial', sans-serif;
	font-size : 10pt;
	color : #000000;
}

TEXTAREA  {
	font-family : 'Arial', sans-serif;
	font-size : 10pt;
	color : #000000;
}

SELECT  {
	font-family : 'Arial', sans-serif;
	font-size : 10pt;
	color : #000000;
}

LI.small {
	list-style : disc;
	margin : 1px 0px 0px -10px;
	font-size : 8pt;
}

