<STYLE TYPE="text/css">

 form      { font-size:   10pt; }
 td        { font-family: Verdana, Arial, Helvetica, sans-serif;
             font-size:   10pt;
           }
 body      { font-family: Verdana, Arial, Helvetica, sans-serif;
             font-size:   10pt;
             scrollbar-base-color: #FFE01F;
             scrollbar-arrow-color: #000000;
             scrollbar-DarkShadow-Color: #000000;
			 background-color: #FFE01F;
			 /**background-color: #6391CC;*/
           }
 p         { font-family: Verdana, Arial, Helvetica, sans-serif;
             font-size:   10pt;
           }
 UL        { font-family: Verdana, Arial, Helvetica, sans-serif;
             font-size:   10pt;
           }

 .mainmenu { font-family: Palatino Linotype;
             font-size:   12pt;
             font-weight: bold;
	         text-decoration : none;
             color:       #000000;
           }

 A.mainmenu:hover 
 {
	color : #000000;
	background-color : #FFE01F;
	text-decoration : underline;
	width: 100%;
 }

 .smallgrey 
 { 
	font-size:   10pt; 
    color: #909090;
    font-family: Palatino Linotype;
 }
.menuActive 
{
	font-family: Palatino Linotype;
	font-size:   12pt;
	font-weight: bold;
	text-decoration : none;
    color:       #000000;
	background-color : #FFE01F;
	
}
A.menuActive:hover 
{
	color : #000000;
	text-decoration : underline;
}
.hotaction { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight:bold; color:#C00000 }
A.hotaction {text-decoration: none;} 
A.hotaction:hover {text-decoration : underline;}
h1 {font-size:   18pt;}
h2 {color: blue; font-size: 16pt; font-family: Palatino Linotype; weight: heavy; font-weight:bold;}
.H2Class {color: blue; font-size: 18pt; font-family: Palatino Linotype; weight: heavy;font-weight:bold;}

 .verysmall { font-size:   8pt; }
 .txttiny  { font-size:    8pt; font-family: Verdana, Arial, Helvetica, sans-serif;}
 .txtsidebox  { font-size:   10pt; font-family: Verdana, Arial, Helvetica, sans-serif;}
 .txtregular  { font-size:   10pt; font-family: Verdana, Arial, Helvetica, sans-serif;}
 .txtsmall  { font-size:   10pt; font-family: Verdana, Arial, Helvetica, sans-serif;}
 .txtsmalllighter  { font-size:   12pt; font-family: Verdana, Arial, Helvetica, sans-serif; color:#404040}
 .txtmedium { font-size:   10pt; }
 .txtlarge  { font-size:   12pt; }
 .txthuge   { font-size:   14pt; }
 .txtwarn   { font-size:   16pt; 
              color:       red;
              font-weight: bold;
            }

 .greyborder {
	BORDER-LEFT: #C0C0C0 1px solid;
	BORDER-RIGHT: #C0C0C0 1px solid;
	BORDER-TOP: #C0C0C0 1px solid;
	BORDER-BOTTOM: #C0C0C0  1px solid;
	}

.textfield {
	border: 1px solid #597EC1;
	padding: 1;
	font-family:Palatino Linotype;
	font-size:10pt
}

 .tableborderblack {
        BORDER-LEFT: #000000 1px solid;
        BORDER-RIGHT: #000000 1px solid;
        BORDER-BOTTOM: #000000 1px solid;
        BORDER-TOP: #000000 1px solid;
        }

 .tableborderblue {
        BORDER-LEFT: #6699CC 1px solid;
        BORDER-RIGHT: #6699CC 1px solid;
        BORDER-BOTTOM: #6699CC 1px solid;
        BORDER-TOP: #6699CC 1px solid;
        }
.tablebordergray {
BORDER-LEFT: #C0C0C0 1px solid; 
BORDER-RIGHT:#C0C0C0 1px solid; 
BORDER-TOP: #C0C0C0 1px solid; 
BORDER-BOTTOM: #C0C0C0 1px solid;
}

A.HomeLink 
{
	font-color: #000000;
	text-decoration: none;
}

A.HomeLink:hover {
	text-decoration: underline;
}

A.HomeLink:visited {
	text-decoration: none;
}
A.HomeLink:visited:hover {
	text-decoration: underline;
}
</STYLE>