h1 {
	font-family: Ariel, Century Gothic,David, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}


h2 {
	font-family: Ariel, Century Gothic,David, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

h3 {
	font-family: Ariel, Century Gothic,David, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	margin: 0px;
}
h3.white {
	font-family: Ariel, Century Gothic,David, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	margin: 0px;
}
h4 {
	font-family: Ariel, Century Gothic,David, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #000000;
	margin: 0px;
}
h5 {
	font-family: Ariel, Century Gothic,David, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #3F385F;
	margin: 0px;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.style1link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none; 
	color: #000000;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.style2link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none; 
	color: #006600;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.style3link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none; 
	color: #ffffff;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	background-color: #000000;
	
		}
#ddblueblockmenu{
border: 1px solid black;
border-bottom-width: 0;
width: 165px;
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#ddblueblockmenu li a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 149px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
font-size: 13px;
color: white;
background-color: #336600;
border-bottom: 1px solid #C8FF91;
border-left: 7px solid #C8FF91;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 167px; /*IE 5*/
w\idth: 149px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
background-color: #506506;
border-left-color: #4E9B00;
}

#ddblueblockmenu div.menutitle{
color: white;
border-bottom: 1px solid black;
padding: 1px 0;
padding-left: 5px;
background-color: #000000;
font: bold 90%;
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
}

td.leftside { 
	width: 170px;
	vertical-align: top;
	background-color: #336600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding: 0px 0px;
	text-align: left;
}
td.centerhome { 
	width: 630px;
	vertical-align: top;	
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding: 2px 6px;
	text-align: left;
}

td.rightside {
  width: 130px; 
  cell-spacing: 0px;
  padding: 1px;
  border: 1px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  vertical-align: top;
  border-top-width: thin;
  border-right-width: thin;
  border-bottom-width: thin;
  border-left-width: thin;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: dotted;
  border-top-color: #3f385f;
  border-right-color: #3f385f;
  border-bottom-color: #3f385f;
  border-left-color: #3f385f;
  font-family: Arial, Helvetica, sans-serif;
  background: #ffffff;
}	

table.main {
  width: 960px; 
  cell-spacing: 0px;
  padding: 0px;
  border: 0px;
  vertical-align: middle;
  background-color: #FFFFFF;
  text-align: center;
  }
  
  table.banner {
  width: 100%;
  height: 10px;
  cell-spacing: 0px;
  padding: 0px;
  border: 0px;
  vertical-align: middle;
  background-color: #000000;
  text-align: center;
  }
  
.box { 
  background: #FFFFFF; 
}
.boxtop { 
  background: url(Images/ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(Images/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(Images/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(Images/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}
hr {
  border: thin dotted;
   color: #B9B1D6; 
  background-color: #ffffff;
  height: 1px;
    }