/**
 * LEFT NAVIGATION Style
 */
a.nav:{
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-size: 11px;
  font-style: ;
  text-decoration: none;
  font-weight: bold;
  letter-spacing:.03em;
  line-height:25px;
  
}

a.nav:hover   {
    color: #FFFFFF;
    ext-decoration: underline;
    
}

/**
 * TOP NAVIGATION Style
 */

a.topnav:link,
a.topnav:visited,
a.topnav:hover,
a.topnav:active  {
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  align: center;
  font-size: 11px;
  font-style: ;
  text-decoration: none;
  font-weight: normal;
  letter-spacing: .05em;
  padding: 3px 3px 3px 3px;
  line-height:10px;
}

a.topnav:hover {
    color: #333333;
}	

.bodysides {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: 3585C6;
	border-left-color: 3585C6;
}
.headerbg {
	background-image: url(Images/header.jpg);
	background-repeat: no-repeat;
	background-position: bottom;


}
.navbg {
	background-image: url(Images/navbg.gif);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-position: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;



}
a.indextopnav:link,
a.indextopnav:visited,
a.indextopnav:hover,
a.indextopnav:active  {
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  align: right;
  font-size: 10px;
  font-style: ;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: .04em;
  padding: 10px 5px 5px 10px;
  line-height:30px;
  
  
}

a.indextopnav:hover {
	color: #ffffff;
	background-image: url(images/leftnavbg.gif);
	background-repeat: repeat-x;
	background-repeat: repeat-y;

}
.bodybottom {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: 3585C6;
	border-left-color: 3585C6;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: 3585c6;

}
.bodyborder {
	border-bottom-width: 4px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #333333;

}
.bodyborderside {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;

}
.bg-body {
	background-image: url(Images/bg-light.gif);
	background-repeat: repeat;
	border: 3px solid #000000;

}
.topnav {
	background-image: url(Images/topnavbg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: EDA407;



}
.bottomnav {
	background-image: url(Images/bottomnavbg.gif);
	background-repeat: repeat-x;
}
.leftfade {
	background-image: url(Images/leftfade.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.rightfade {
	background-image: url(Images/rightfade.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bodysideborder {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: EDA407;

}
.footer {
	background-image: url(Images/footer.jpg);
	background-repeat: no-repeat;
}
}
a.topnavsub:link,
a.topnavsub:visited,
a.topnavsub:hover,
a.topnavsub:active  {
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  align: center;
  font-size: 10px;
  font-style: ;
  text-decoration: none;
  font-weight: normal;
  letter-spacing: .04em;
  padding: 3px 3px 3px 3px;
  line-height:10px;
}

a.topnavsub:hover {
    color: #EDA407;
	text-decoration: underline;
}
}
a.bnav:link,
a.bnav:visited,
a.bnav:hover,
a.bnav:active  {
  font-family: Arial, Helvetica, sans-serif;
  color: #323529;
  align: center;
  font-size: 10px;
  font-style: ;
  text-decoration: none;
  font-weight: normal;
  letter-spacing: .05em;
  padding: 3px 3px 3px 3px;
  line-height:10px;
}

a.bnav:hover {
    color: #8A9867;
	text-decoration: underline;
}
}
td.indexbody {
border-left-style: solid;
border-left-color:595858;
border-left-width: 1px;
border-top-style: solid;
border-top-color: 595858;
border-top-width: 1px;
padding-left: 15px;
}
td.indexbody3 {
border-right-style: solid;
border-right-color:595858;
border-right-width: 1px;
border-bottom-style: solid;
border-bottom-color: 595858;
border-bottom-width: 1px;
padding-right: 10px;
}
.indexsidebar {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a.navsidebar:link,
a.navsidebar:visited,
a.navsidebar:hover,
a.navsidebar:active  {
  font-family: Arial, Helvetica, sans-serif;
  color: #323529;
  align: right;
  font-size: 10px;
  font-style: ;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: .03em;
  padding: 2px 2px 2px 2px;
  line-height:10px;
  
  
}

a.navsidebar:hover {
	color: #666666;
}.headerbg2 {
	background-image: url(Images/subheader.gif);
	background-repeat: no-repeat;
	background-position: bottom;

}
a.irc:link,
a.irc:visited,
a.irc:hover,
a.irc:active  {
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  align: right;
  font-size: 10px;
  font-style: ;
  text-decoration: none;
  font-weight: normal;
  letter-spacing: .03em;
  padding: 2px 2px 2px 2px;
  line-height:10px;
  
  
}

a.irc:hover {
	color: #242F42;
}
.leftnav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	line-height: 25px;
	background-image: url(Images/leftnavbg.gif);


}
.leftnav2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003333;
	line-height: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: 003333;

}
.bodysideborder2 {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;

}
.leftnavbg {
	background-image: url(Images/leftnavbg.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.topnavborder {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: EDA407;
}
a.leftn:link,
a.leftn:visited,
a.leftn:hover,
a.leftn:active  {
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  align: right;
  font-size: 12px;
  font-style: ;
  text-decoration: none;
  font-weight: normal;
  letter-spacing: .05em;
  padding: 2px 2px 2px 2px;
  line-height:20px;
  display: block;
  
  
  
}

a.leftn:hover {
	color: #333333;
	background-color: C9C8C8;
	background-repeat: repeat-x;
}
.sitefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #000000;
}
