﻿body
{
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial, sans-serif ;
	font-weight: normal;
}

.floater
{
	float: right;
	margin: 0px;
	margin-left: 5px;
	margin-top: 0px;
	top: 30px;
}
.floater2 
{
        float: right;
        margin: 0px;
        margin-top: 30px;
        margin-left: 5px;
}
.floatersearchbox
{
	float: right;
	margin: 0px;
	margin-right: 5px;
}
.headlinefont
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 16pt;
	color: black;
	font-weight: normal;
	font-style: normal;
} 
.titlefont
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	color: black;
	font-weight: bold;
	font-style: normal;
} 
.titlefontsmall
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: black;
	font-weight: bold;
	font-style: normal;
} 

.titlefontleft
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-align: left;
} 
.menufont
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: black;
	font-weight: bold;
	font-style: normal;
} 


.subtitlefont
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: black;
	font-weight: normal;
	font-style: italic;
} 
.datefont
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: black;
	font-weight: normal;
	font-style: italic;
} 

.textfont
{
	font-family: Verdana, Arial, sans-serif ;
	font-size: 8pt;
	color: black;
	font-weight: normal;
	font-style: normal;
} 
.navigatefont
{
	font-family: Verdana, Arial, sans-serif ;
	font-size: 8pt;
	color: black;
	font-weight: normal;
	font-style: normal;
} 
.errorfont
{
	font-family: Verdana, Arial, sans-serif ;
	font-size: 8pt;
	color: red;
	font-weight: bold;
	font-style: normal;
} 
.errorfontlarge
{
	font-family: Verdana, Arial, sans-serif ;
	font-size: 10pt;
	color: red;
	font-weight: bold;
	font-style: normal;
} 
.smallfont
{
	font-family: Verdana, Arial, sans-serif ;
	font-size: 6pt;
	color: black;
	font-weight: normal;
	font-style: normal;
}
.smallfontnocolor
{
	font-family: Verdana, Arial, sans-serif ;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
}
.versionfont
{
	font-family: Verdana, Arial, sans-serif ;
	font-size: 8pt;
	color: black;
	font-weight: normal;
	font-style: normal;
}
.fixfont
{
	font-family: Courier New, monospace;
	font-size: 8pt;
	color: black;
}
.smallbuttonfont
{
	font-family: Verdana, Arial, sans-serif ;
	font-size: 8pt;
	color: black;
	font-weight: bold;
	font-style: normal;
} 
.subtitlefont
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: black;
	font-weight: normal;
	font-style: italic;
} 
.messageboxheadingfont
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 7pt;
	color: black;
	font-weight: bold;
	font-style: normal;
} 
.messageboxbodyfont
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 7pt;
	color: black;
	font-weight: normal;
	font-style: normal;
} 
.newspicture
{
	width: 81px;
	height: 54px;
}
a:link {
     color: #000000;
     background-color: transparent;
     text-decoration: none;
     }

a:visited {
     color: #000000;
     background-color: transparent;
     text-decoration: none;
     }

a:hover {
     color: #000000;
     background-color: transparent;
     text-decoration: none;
     }

a:active {
     color: #000000;
     background-color: transparent;
     }

a.plainwhite:link {
     color: #ffffff;
     background-color: transparent;
     text-decoration: none;
     }

a.plainwhite:visited {
     color: #ffffff;
     background-color: transparent;
     text-decoration: none;
     }

a.plainwhite:hover {
     color: #ffffff;
     background-color: transparent;
     text-decoration: none;
     }

a.plainwhite:active {
     color: #ffffff;
     background-color: transparent;
     }

a.plainblack:link
{
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}

a.plainblack:visited {
     color: #000000;
     background-color: transparent;
     text-decoration: none;
     }

a.plainblack:hover {
     color: #000000;
     background-color: #c0c0c0;
     text-decoration: none;
     }

a.plainblack:active {
     color: #000000;
     background-color: transparent;
     }
