/* CSS Document */
body {
  font-family: Tahoma, arial, sans-serif;
  font-size:70%;
  color:#666666;
  font-style:normal;
  margin-left: 0px;
  margin-top: 15px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-image:url(images/bg_tile.gif);
  background-repeat:repeat-x;
  background-color:#e7e7e7; 
}
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.bt2:link {color: #666666;text-decoration: underline;}
a.bt2:visited {text-decoration: underline;color: #666666;}
a.bt2:hover {text-decoration: underline;color: black;}
a.bt2:active {text-decoration: underline;color: #666666;}

a.top:link {color: #ffffff;text-decoration: none;}
a.top:visited {text-decoration: none;color: #ffffff;}
a.top:hover {text-decoration: underline;color: #333333;}
a.top:active {text-decoration: none;color: #ffffff;}

a.nav1:link {color: #222222;text-decoration: none;}
a.nav1:visited {text-decoration: none;color: #222222;}
a.nav1:hover {text-decoration: none;color: #CF0700;}
a.nav1:active {text-decoration: none;color: #222222;}

a.nav2:link {color: #666666;text-decoration: none;}
a.nav2:visited {text-decoration: none;color: #666666;}
a.nav2:hover {text-decoration: none;color: #CF0700;}
a.nav2:active {text-decoration: none;color: #666666;}

a.select:link {color: #CF0700;text-decoration: none;}
a.select:visited {text-decoration: none;color: #CF0700;}
a.select:hover {text-decoration: none;color: #CF0700;}
a.select:active {text-decoration: none;color: #CF0700;}

a.subselect:link {color: #CF0700;text-decoration: none;}
a.subselect:visited {text-decoration: none;color: #CF0700;}
a.subselect:hover {text-decoration: none;color: #CF0700;}
a.subselect:active {text-decoration: none;color: #CF0700;}

.bg1 {
background-image:url(images/main_bg.gif);
background-repeat:repeat-y;
}
.fadebg {
background-image:url(images/fade.gif);
background-repeat:no-repeat;
}
.titlebg {
background-image:url(images/title_bg.gif);
}
.dots {
background-image:url(images/dotted_line.gif);
background-repeat:repeat-x;
}
.dots2 {
background-image:url(images/dotted_line2.gif);
background-repeat:repeat-x;
}
.linkbg {
background-image:url(images/leftlink_bg.gif);
background-repeat:no-repeat;
}
.header1 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: bold;
	font-weight: bold;
	color: #ffffff;
}
.header2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: bold;
	font-weight: bold;
	color: #ff0000;
	letter-spacing: -.02em;
}
.header3 {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-style: bold;
	font-weight: bold;
	color: #000000;
	letter-spacing: -.02em;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.text1b {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.text2 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}