/* CSS Document */
body {
  font-family: Verdana, Arial, helvetica, sans-serif;
  font-size:10px;
  color:#666666;
  font-style:normal;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color:#ffffff; 
}
a:link {color: #ffffff;text-decoration: underline;}
a:visited {text-decoration: underline;color: #ffffff;}
a:hover {text-decoration: underline;color: black;}
a:active {text-decoration: underline;color: #ffffff;}

a.bt:link {color: #071ec7;text-decoration: underline;}
a.bt:visited {text-decoration: underline;color: #071ec7;}
a.bt:hover {text-decoration: underline;color: black;}
a.bt:active {text-decoration: underline;color: #071ec7;}

a.top:link {color: #ffffff;text-decoration: none;}
a.top:visited {text-decoration: none;color: #ffffff;}
a.top:hover {text-decoration: underline;color: #ffffff;}
a.top:active {text-decoration: none;color: #ffffff;}

a.bl:link {color: #666666;text-decoration: none;}
a.bl:visited {text-decoration: none;color: #666666;}
a.bl:hover {text-decoration: underline;color: #666666;}
a.bl:active {text-decoration: none;color: #666666;}

.linkbg {
background-image:url(images/link_bg.gif);
}
.splashbg {
background-image:url(images/splash_bg.gif);
}
.btbg {
background-image:url(images/b_bg.gif);
}
.header1 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: bold;
	font-weight: bold;
	color: #000000;
}
.header2 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: bold;
	font-weight: bold;
	color: #000000;
	letter-spacing: -.03em;
}
.headtitle {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: bold;
	font-weight: bold;
	color: #000000;
	letter-spacing: -.03em;
}
.text1 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.text1b {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.text2 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}
