.black { font-family: arial; color: #000000; font-size: 8pt;}

td { font-family: arial; color: #000000; font-size: 10pt;}

.times { font-family: times new roman; color: #000000; font-size: 12pt; font-weight: bold;}

.red { font-family: arial; color: Red; font-size: 8pt;}

.redbold { font-family: arial; color: Red; font-size: 10pt; font-weight: bold;}

.blueHeadSmall { font-family: verdana; color: #003399; font-size: 8pt; font-weight: bold;}

.bluebold { font-family: arial; color: #003399; font-size: 10pt; font-weight: bold;}

.blue { font-family: arial; color: #003399; font-size: 8pt;}

.white { font-family: arial; color: #ffffff; font-size: 10pt;}

.whitespecial { font-family: arial; color: #ffffff; font-size: 10pt; font-weight: bold; background: #000000; padding:4px;}

.redspecial { font-family: arial; color: red; font-size: 10pt; font-weight: bold; background: #000000; padding:4px;}

.hilight {background: #ffffcc;}

.blacksmall { font-family: arial; color: #000000; font-size: 8pt;}

.blackbold { font-family: arial; color: #000000; font-size: 10pt; font-weight: bold;}

.whitebold { font-family: arial; color: #ffffff; font-size: 12pt; font-weight: bold;}

.ltbluebold { font-family: arial; color: #ffff99; font-size: 12pt; font-weight: bold;}

.grey { font-family: arial; color: #cccccc; font-size: 7pt; font-weight: bold;}

.darkgrey { font-family: arial; color: #999999; font-size: 8pt; font-weight: bold;}

.title { font-family: arial; color: #003399; font-size: 12pt; font-weight: bold;}

.button { font-family: arial; color: #ffffff; font-size: 10pt; background: #cccccc; font-weight: normal;}

.tinybutton { font-family: arial; color: #003399; font-size: 8pt; background: #cccccc; font-weight: normal;}

.titlesmall { font-family: arial; color: #003399; font-size: 10pt; font-weight: bold;}

.bigblackbold { font-family: arial; color: #000000; font-size: 12pt; font-weight: bold;}

.bold {font-weight: bold;}

a:link    {color: #003399; font-size:10pt; font-weight: normal; font-family: Arial, Helvetica, sans-serif;}
a:visited { color: #003399; font-size:10pt;  font-family: Arial, Helvetica, sans-serif; font-weight: normal;}
a:active  { text-decoration: none; color: red; font-size:10pt; font-family: Arial, Helvetica, sans-serif; font-weight: normal;}
a:hover   { text-decoration: none; color: #003399; font-size:10pt;  font-family: Arial, Helvetica, sans-serif; font-weight: normal;}

a:link.a2    {color: #003399; font-size:8pt; font-weight: normal; font-family: verdana, Helvetica, sans-serif; text-decoration: none;}
a:visited.a2   { color: #003399; font-size:8pt;  font-family: verdana, Helvetica, sans-serif; font-weight: normal; text-decoration: none;}
a:active.a2    { text-decoration: none; color: red; font-size:8pt; font-family: verdana, Helvetica, sans-serif; font-weight: normal;}
a:hover.a2     { text-decoration: underline; color: #003399; font-size:8pt;  font-family: verdana, Helvetica, sans-serif; font-weight: normal;}
.button
{
color: #ffffff;
background-color: #333399;
border-color : #ffffff;
border-top : 2px solid;
border-bottom : 2px solid;
border-left : 2px solid;
border-right : 2px solid;
font-family : Verdana,tahoma,Arial;
font-size : 10px;
font-weight: bold;
cursor: hand;
}
.textField
{
background-color: whitesmoke;
color: #333399;

font-family : Verdana,tahoma,Arial;
font-size : 10px;
font-weight: normal;

}

.invisiblebutton
{
color: #ffffff;
background-color: #ffffff;
border-color : #ffffff;
border-top : 2px solid;
border-bottom : 2px solid;
border-left : 2px solid;
border-right : 2px solid;
font-family : Verdana,tahoma,Arial;
font-size : 10px;
font-weight: bold;
cursor: hand;
}

.invisible
{
color: #ffffff;
background-color: #ffffff;
border-color : #ffffff;
border-top : 2px solid;
border-bottom : 2px solid;
border-left : 2px solid;
border-right : 2px solid;
font-family : Verdana,tahoma,Arial;
font-size : 10px;
font-weight: bold;
}
