




body {
  scrollbar-face-color: #6B6E7C;
  scrollbar-shadow-color: #EEECEC;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-darkshadow-color: #FFFFFF;
  scrollbar-track-color: #FFFFFF;
  scrollbar-arrow-color: #D4DBFE;
}







BODY
{
	font-family: arial, helvetica, lucida, sans-serif;
	font-size: 7pt;
	color: #596A7A;
	margin: 0px;
	padding: 0px;

}

td, p, li, div
{
	font-family: arial, helvetica, lucida, sans-serif;
	font-size: 7pt;
	color: #596A7A;
}

input, select { 

font-family: arial, helvetica, lucida, sans-serif;
font-size: 7pt; background: #EEEEEE; background-color: #EEEEEE;}
textarea {
font-family: arial, helvetica, lucida, sans-serif;
font-size: 7pt; background: #EEEEEE; background-color: #EEEEEE;
}

.dropmenu {  font-family: arial, Helvetica, san-serif; font-size: 9px; color: #2B2B2B; background-color: #EEEEEE }

.smallbrown		{ text-decoration : none; color : #4A4439; font-size: 7pt; }

.topnav				{ font-weight: bold; color : #FFFFFF; background: #596A7A; background-color: #596A7A;}
.topnav a:link		{ text-decoration : none; color : #596A7A; }
.topnav a:active	{ text-decoration : none; color : #596A7A; }
.topnav a:visited	{ text-decoration : none; color : #596A7A; }
.topnav a:hover		{ text-decoration : none; color : #596A7A; }
.topnav input		{ font-size: 7pt; padding: 0px; background-color: #EEEEEE; color: #FFFFFF; }

.footer				{ font-size: 7pt; }
.footer a:link		{ text-decoration : none; color : #004A5E; }
.footer a:active	{ text-decoration : none; color : #004A5E; }
.footer a:visited	{ text-decoration : none; color : #004A5E; }
.footer a:hover		{ text-decoration : underline; color : #007386; }

.titlelisting		{ font-weight: bold; }
.formatlisting		{ font-weight: bold; }
.small				{
	color : #2B2B2B;
	font-size: 7pt;
}
.darktext			{ color : #7F7564; font-size: 7pt; }

.greymenu			{ font-size: 9pt; font-weight: bold; background-color: #94969D; background: #94969D; color: #FFFFFF; }
.darkgreymenu		{ font-size: 9pt; background-color: #7F7564; background: #7F7564; color: #FFFFFF; font-size: 9pt; }
.bluebutton			{ font-size: 9pt; font-weight: bold; color: #FFFFFF; backgroundcolor: #1E60A1; background-color: #1E60A1; }
.redbutton			{ font-size: 9pt; font-weight: bold; color: #FFFFFF; backgroundcolor: #860829; background-color: #860829; }

.header				{ font-weight: bold; color: #000033; font-size: 10pt; } 

a:link		{ text-decoration : none; color : #596A7A; font-weight: bold; font-size: 10pt;}
a:visited	{ text-decoration : none; color : #596A7A; font-weight: bold; font-size: 10pt;}
a:active	{ text-decoration : none; color : #596A7A; font-weight: bold; font-size: 10pt;}
a:hover     	{ text-decoration : none; color : #FFFFFF; font-weight: bold; font-size: 10pt;}

a:link.blanklink	{ text-decoration : none; color : #074E60; }
a:visited.blanklink	{ text-decoration : none; color : #074E60; }
a:active.blanklink	{ text-decoration : none; color : #074E60; }
a:hover.blanklink     { text-decoration : none; color : #EEEEEE; }

a:link.darklink		{ text-decoration : none; color : #7F7564; font-size: 7pt; }
a:visited.darklink	{ text-decoration : none; color : #7F7564; font-size: 7pt; }
a:active.darklink	{ text-decoration : none; color : #7F7564; font-size: 7pt; }
a:hover.darklink     { text-decoration : underline; color : #000000; font-size: 7pt; }

a:link.greenlink		{ text-decoration : none; color : #D7E5D7; font-size: 7pt; }
a:visited.greenlink	{ text-decoration : none; color : #D7E5D7; font-size: 7pt; }
a:active.greenlink	{ text-decoration : none; color : #D7E5D7; font-size: 7pt; }
a:hover.greenlink     { text-decoration : underline; color : #000000; font-size: 7pt; }

a:link.submenu		{ text-decoration : none; color : #677888; font-size: 7pt; }
a:visited.submenu	{ text-decoration : none; color : #677888; font-size: 7pt; }
a:active.submenu	{ text-decoration : none; color : #677888; font-size: 7pt; }
a:hover.submenu     { text-decoration : underline; color : #E7E7E7; font-size: 7pt; }

a:link.menu2	{ text-decoration : none; color : #596A7A; font-weight: bold; font-size: 10pt;}
a:visited.menu2	{ text-decoration : none; color : #596A7A; font-weight: bold; font-size: 10pt;}
a:active.menu2	{ text-decoration : none; color : #596A7A; font-weight: bold; font-size: 10pt;}
a:hover.menu2     { text-decoration : none; color : #FFFFFF; font-weight: bold; font-size: 10pt;}


.dotted-hrz {
	background-image: url('/images/dots_575_4.gif');
	background-repeat: repeat-x
}
.bold-tr {
	background-color: #EFEFEF;


}

.title {
	font-family: arial, helvetica, lucida, sans-serif;
	font-size: 10pt;
	color: #074E60;
}
.para {
	font-family: arial, helvetica, lucida, sans-serif;
	font-size: 7pt;
	color: #2B2B2B;
}
.footnote {
	font-family: arial, helvetica, lucida, sans-serif;
	font-size: 7pt;
	color: #2B2B2B;
}

.titleblack {
	font-family: arial, helvetica, lucida, sans-serif;
	font-size: 10pt;
	color: #2B2B2B;
}
.error {
	font-family: arial, helvetica, lucida, sans-serif;
	font-size: 7pt;
	color: red;
}
.submenu {
	font-family: arial, helvetica, lucida, sans-serif;
	font-size: 7pt;
	color: #677888;
}
.menu2 {
	vertical-align: middle;
	font-family: arial, helvetica, lucida, sans-serif;
	font-size: 10pt;
	color: #677888;
	
}
.menutitle {
	font-family: arial, helvetica, lucida, sans-serif;
	font-size: 18pt;
	color: #FFFFFF;
	letter-spacing : 0.20em;
}



