A
{
    FONT-SIZE: 9pt;
    COLOR: #113399;

    FONT-FAMILY: Verdana, Arial
}
.textClass
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial
}
.text2Class
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial
}
.text3Class
{
    FONT-SIZE: 7pt;
    COLOR: #99ccbb;
    FONT-FAMILY: Verdana, Arial
}
.navigClass
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial
}
.navigClass:hover
{
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial
}
A:hover
{
   FONT-WEIGHT: bold;
    COLOR: medium-blue;
    text-decoration: none;
    FONT-FAMILY: Verdana, Arial
}

.titleClass
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial
}
.smallClass
{
    FONT-SIZE: 7pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial
}
.boldClass
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial
}
	
.fuellenClass
{
	FONT-SIZE: 1pt;
	COLOR: blue;
	FONT-FAMILY: Claredon Condensed
}

.emailClass1 {
{
    FONT-SIZE: 12pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial
}

.emailClass2 {
{
    FONT-SIZE: 12pt;
    COLOR: black;font-weight: bold, strong;
    FONT-FAMILY: Verdana, Arial
}


.button 
{
	width:200px; 
	height:30px;
	color:#CCCCCC; 
	background-color:#1e2f43; 
	cursor:hand;
	font-family: Verdana, Arial; 
	font-size: 9pt; 
	border:1px solid white; 
}
a.button 
{
	width:200px;
	height:30px; 
	color:black; 
	background-color:#f2f2f2; 
	cursor:hand;
	font-family: Verdana, Arial; 
	font-size: 9pt; 
	text-align=left;
	border:0px solid black; 
	border-left:solid 10px #dfdfdf;	
}

.button2
{
	width:200px; 
	height:30px;
	color:black; 
	cursor:hand;
	background-color:white; 
	font-family: Verdana, Arial; 
	font-size: 9pt; 
	border:1px solid white; 
}
a.button2 
{
	width:200px; 
	height:20px;
	color:black; 
	cursor:hand;
	background-color:white; 
	font-family: Verdana, Arial; 
	font-size: 9pt; 
	border:1px solid white; 
}

.button3
{
	width:80px; 
	height:20px;
	color:#CCCCCC; 
	background-color:#1e2f43; 
	cursor:hand;
	font-family: Verdana, Arial; 
	font-size: 9pt; 
	border:1px solid white; 
}
