/* Allg. Style-Sheet definition */

BODY {
    font-size : 13px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #000080;
	
	scrollbar-base-color  		= #FFFFFF;
	scrollbar-3dlight-color 	= #3D338A;
	scrollbar-arrow-color 		= #000080;
	scrollbar-darkshadow-color 	= #8780B6;
	scrollbar-face-color 		= #8780B6;
	scrollbar-highlight-color 	= #FFFFFF;
	scrollbar-shadow-color 		= #000080;
	scrollbar-track-color 		= #E8E6F4;
}

H1  {
      font-size : 21pt;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
	color : #ffff00;
	}
H1.black { color : #ffff00; }
	
H6  {
      font-size : 10pt;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
	color : #ffff00;
	}

H5  { 
      font-size : 10pt;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
	color : #000080;
	}


H2  {color : #ffff00;}
H2.blue  {color : #000070;}
H2.white  {color : #808080;}
H2.black  {color : #000000;}

H3  {}

A  {
	font-size : 10pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : #ffff00;
	text-decoration : none;
}

A:Visited  {
	font-size : 10pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : #FFFF00;
	text-decoration : none;
	text-align : left;
}

A:Active  {
	font-size : 10pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : #FFFF00;
	text-decoration : none;
}

A:Hover  {
	font-size : 10pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : #000080;
	background-color : #FFFFCC;
	text-decoration : none;
}

A.standard  {
	font-size : 10pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : #000080;
	text-decoration : none;
}

A.standard:visited  {
	font-size : 10pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : #000080;
	text-decoration : none;
}

A.standard:hover  {
	font-size : 10pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : #ffff00;
	background-color : #000080;
	text-decoration : none;
}


A.go  {
	font-size : 12pt;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
	color : #ffff00;
	text-decoration : none;
}

A.go:visited  {
	font-size : 12pt;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
	color : #ffff00;
	text-decoration : none;
}

A.go:hover  {
	font-size : 12pt;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
	color : #ffff00;
	background-color : #000080;
	text-decoration : none;
}

th {font-size : 16px;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #000080;
}
th.small {font-size : 13px;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #000080;
}

td {font-size : 13px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #000080;
}
td.foot { 
    font-size : 13px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #ffff00;
}
td.white {font-size : 13px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
}
