body, p, div, span, td, ul, li {
  font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
  font-size: 11px;
  color: #000000;
}
a:link {
  color: #CC9900;
  font-weight: bold;
}
.comic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
a:hover {
  color: #990000;
  text-decoration: underline;
  font-weight: bold;
}
a:active {
  color: #FF0000;
  text-decoration: underline;
  font-weight: bold;
}
a:visited {
  color: #CC9900;
  font-weight: bold;
}
.tab {
  color: #990000;
  text-decoration: none;
}
.tab-on {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.small {
	font-size: 11px;
	color: #CC9933;
}
.footer {
	font-size: 9px;
	color: #999999;
}
.lite {
  color: #666666;
}
.blue {
  color: #990100;
}
.title {
  font-size: 14px;
  font-weight: bold;
  color: #CC9933;
}
.title2 {
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
}
.title3 {
  font-size: 18px;
  font-weight: bold;
  color: #FFFFCC;
}
.tbl-title {
  font-weight: bold;
  background-color: #E4D7C5;
}
.tbl-head {
  font-weight: bold;
  background-color: #F9E7B0;
  color: #000000;
}
.tbl-head2 {
  font-weight: bold;
  background-color: #F9E7B0;
  color: #000000;
}
.border {
  background-color: #000000;
}
.color1 {
  background-color: #FFFFFF;
}
.color2 {
	background-color: #FFFFFF;
}
form {
  margin: 0px;
  padding: 0px;
}
img {
  border-style: none;
  border-width; 0px;
}
.frame {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CC9933;
	border-right-color: #CC9933;
	border-bottom-color: #CC9933;
	border-left-color: #CC9933;
}
.frameall {
	border: 1px dotted #CC9933;
}
.small2 {

	font-size: 11px;
	color: #CC9900;
}

/*----------Navigation Menu------------*/
#navigation {
position:relative;
width:760px;
background-image:url(../images/nav_bar.jpg);
height:41px;
}
#menu {
padding-left:30px;
}

#nav ul {
list-style:none;
margin:0;
padding:0;
}

#nav ul li {
float:left;
list-style:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
padding-right:6px;
margin:0;
}

#nav ul li a {
display:block;
text-decoration:none;
position:relative;
font-weight:700;
}

#nav ul li.active a {
background:#e7e7e7;
color:#000;
font-weight:700;
position:relative;
}

#nav ul li.active a span {
font-weight:700;
display:block;
padding:14px 12px 12px 14px;
}

#nav ul li.active a:hover {
color:#FFF;
}

#nav ul li.inactive {
padding-top:0;
}

#nav ul li.inactive a {
color:#FFF;
padding:12px 10px 14px;
}

#nav ul li.inactive a:hover {
background:#565656;
color:#FFF;
}

#footer {
background-color:#181818;
position:relative;
height:38px;
width:760px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFF;
text-align:center;
line-height:38px;
}

#footer a:link,#header_links a:link {
color:#CCC;
text-decoration:none;
}
#footer a:visited,#header_links a:visited {
color:#CCC;
text-decoration:none;
}

#footer a:hover,#header_links a:hover {
color:#FFF;
text-decoration:underline;
}
#footer a:active,#header_links a:active {
color:#CCC;
text-decoration:none;
}

#signature {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:24px;
	position:relative;
	height:25px;
	width:760px;
	text-align:center;
	background-color: #E7E7E7;
}
#signature a:link {
	color:#000;
	text-decoration:none;
}
#signature a:visited {
	color:#000;
	text-decoration:none;
	}
#signature a:hover {
	color:#333333;
	text-decoration:underline;
}
#signature a:active {
	color:#000;
	text-decoration:none;
	}
