body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: disc;
}

h1 {color:#922;
font-size:18px;
padding:0px;
margin:0,0,20,0;}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

form {
	background-color: #FFFFFF;
}

.red {color:#f00;}

.dred {color:#922;}

.white {color:#fff;}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #DCDCDC;
	background-image: url(images/88_logo.gif);
	background-repeat: no-repeat;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.top {
	background-color: #FF0000;
	background-image: url(images/topbg.jpg);
	background-position: left 2px;
	background-repeat: no-repeat;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	a link: #FFFFFF;
	background-image: url(images/barbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.navshad {
	background-image: url(images/barshadbg.gif);
	background-repeat: repeat-x;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-left: 8px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	background-image: url(images/sidenavbg.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 22px;
	color: #FF0000;
}

.header {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	margin-left: 3px;
}


.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-image: url(images/line.gif);
}

.smalltype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border: thin solid #FF0000;
}

.promo {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
a.alt:link {color: #FF0000; text-decoration: underline; }
a.alt:visited {color: #FF0000; text-decoration: underline; }
a.alt:hover {color: #666666; text-decoration: underline; }
a.alt:active {color: #FF0000; text-decoration: underline; }

a.banner:link {color: #FF0000; text-decoration: underline; font-weight:bold; font-size:14px;}
a.banner:visited {color: #FF0000; text-decoration: underline; font-weight:bold; font-size:14px;}
a.banner:hover {color: #666666; text-decoration: underline; font-weight:bold; font-size:14px;}
a.banner:active {color: #FF0000; text-decoration: underline; font-weight:bold; font-size:14px;}

a.link_main:link {color: #000000; text-decoration: underline; font-weight: normal;}
a.link_main:visited {color: #000000; text-decoration: underline; font-weight: normal;}
a.link_main:hover {color: #666666; text-decoration: underline; font-weight: normal;}
a.link_main:active {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}


a.alt2:link {color: #FF0000; text-decoration: underline; font-weight: normal;}
a.alt2:visited {color: #FF0000; text-decoration: underline; font-weight: normal;}
a.alt2:hover {color: #666666; text-decoration: underline; font-weight: normal;}
a.alt2:active {color: #FF0000; text-decoration: underline; font-weight: normal;}
.topbanner {
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
}

.shadcell {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #BBBBBB;
	border-left-color: #EEEEEE;
}

.redbold {font-weight:bold; color:#F00;}
.reddottop {border-top:1px dotted #f00;}
.reddotright {border-right:1px dotted #f00;}
.reddotleft {border-left:1px dotted #f00; padding-left:10px;}