A:link {
	COLOR: #990066; TEXT-DECORATION: none
}
A:visited {
	COLOR: #006699; TEXT-DECORATION: none
}
A:active {
	COLOR: #006699; TEXT-DECORATION: none
}
A:hover {
	COLOR: #FF0000; TEXT-DECORATION: none
}
BODY {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.normaltxt {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: justify;
}
.normaltxtblue {


	FONT-SIZE: 12px; COLOR: #006699; FONT-FAMILY: Tahoma
}
.normaltxtbold {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;

}
.smallerwline {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
.headertop {
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/background_header_top.gif);
	background-repeat: repeat;
}

/* Site content tags comes here */
#sitecontent {
	font-size:12px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}

#sitecontent h1 {
	color: #FF0000;
	padding: 0px 0px 0px 0px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
}

#sitecontent h1 a {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	padding: 0 0 0 0;
	text-decoration: underline;
}

#sitecontent h2 {
	color: #990000;
	padding: 0px 0 0 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0px 0px 0px 0px;
}

/* Nav Col
----------------------------------------------- */
#nav {
  margin-top:0px;
  font-size:85%;
  line-height:1.2em;
  }
#nav h2 {
	margin:0;
	padding:0 0 0 5px;
	background: #999999;
	color: #FFFF99;
	font: bolder 12px Arial, Helvetica, sans-serif;
	border-top: none #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px none #333333;
	border-left: solid #333333;
  }
#nav li h3 {
	margin:0;
	padding:0px;
	border-bottom: 1px solid #333333;
	font-size: 12px;
	font-style: normal;
  }
#nav li h3 a {
	margin:0;
	padding:0px 0px 0px 10px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
  }
#nav li h3 a:hover {
	margin:0;
	padding:0px 0px 0px 10px;
	color:#FF0000;
	background: #CCCCCC;
	border-bottom: 0px solid #000000;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
  }
#nav ul {
  margin:0;
  padding:0 0 0px;
  list-style:none;
  }
#nav li {
  display:block;
  margin:0;
  padding:0 0px;
  line-height:1em;
  }
#nav li a {
  display:block;
  padding:0px 0px 0px;
  text-decoration:none;
  color:#000;
  line-height:1.15em;
  }
#nav li a:hover {
  background-image: url(images/bgd_menurepeat.gif);
  color:#FF0000;
  }

/* End navigational content */
.smaller {
	COLOR: #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
.h1 {

	color: #FF0000;
	padding: 0px 0px 0px 0px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
}
.h2 {

	color: #990000;
	padding: 0px 0 0 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0px 0px 0px 0px;
}
.bgndtop {
	text-align: justify;
	background-image: url(images/bgndtop.gif);
}
.bgndbottom {
	text-align: justify;
	background-image: url(images/bgndbottom.gif);
}
