.textfield {  font-size: 10px; color: #000000; background-color: #CCCCFF; border-style: solid; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}

.buttons
{
    BACKGROUND: #CCCCFF;
    COLOR: black;
    CURSOR: hand;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:7pt;
    TEXT-DECORATION: none
}

.fields
{
	BACKGROUND: #FFFF99;
	COLOR: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:7pt;
	TEXT-DECORATION: none;	
}

.headline
{
	font-family: "Gill Sans MT";
	font-size:14pt;
	font-weight:bold;
	TEXT-DECORATION: none;
	color : #000066;
}

.content
{
	font-family: "Gill Sans MT";
	font-size:10pt;
	TEXT-DECORATION: none;
	color : #000066;
}
.sidenav
{
	font-family: "Gill Sans MT";
	font-size:12pt;
	TEXT-DECORATION: none;
	color : #000066;
}

.sidenavheader
{
	font-family: "Gill Sans MT";
	font-size:12pt;
	font-weight:bold;
	TEXT-DECORATION: none;
	color : #000066;
}
.sidenavlinks
{ font-family: "Gill Sans MT";
	font-size:12pt;
	TEXT-DECORATION: none;
	color : #000066; }

A, A:ACTIVE, A:HOVER, A:LINK, A:VISITED {
	font-family: "Gill Sans MT";
	font-size:10pt;
	TEXT-DECORATION: none;
	color : #000066;
}
A:HOVER
{
	font-family: "Gill Sans MT";
	font-size:10pt;
	TEXT-DECORATION: none;
	color : #ffffff;
}

A.linkcontent:HOVER
{
	font-family: "Gill Sans MT";
	font-size:10pt;
	TEXT-DECORATION: none;
	color : #006699;
}
