body {
background-color:#C3C3C3;
}
h1 {font-size:18px; margin:0;}
h2 {font-size:14px; margin:0;}
h3 {font-size:1.25em; margin:0; padding:5;}
h4 {font-size:1.13em;}
h5 {font-size:1.00em;}
h6 {font-size:0.88em;}

#menu a {float:none;}
/* End IE5-Mac hack */
#menu a:hover {
  color:#B9D6FF;
  background-color:#FFFFCC;
  }

TABLE {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}

A:link {
	COLOR: #0066FF;
	TEXT-DECORATION: none;
}

A:visited {
	COLOR: #0066FF;
	TEXT-DECORATION: none;
}

A:hover {
	COLOR: #0066FF;
	TEXT-DECORATION: underline;
}

.white_table {
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
 	border: solid 1px #000000;
}

.top_table {
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;	
}

.banners_table {
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}

.middle_table {
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}

.bottom_table {
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}

.bottom_table_top {
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}

.bottom_table_middle {
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}

.bottom_table_bottom {
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}
.topTd {
	font-weight:bold;
	font-size:9px;
	color:#000000;
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
	border-top:solid 1px #000000;
}
.golge {
	FILTER: DropShadow(OffX=2, OffY=2, color="#000066");
	color: White;
	font-weight: bold
}
.link:VISITED {
	color : #FFFFFF;
	text-decoration : none
}
.link:LINK {
	color : #FFFFFF;
	text-decoration : none;
}
.link:HOVER {
	color: #FFFFFF;
	text-decoration : underline;
}
.link:ACTIVE {
	color : #FFFFFF;
	text-decoration : none
}

ul.linklist, ul.linklist ul {
	margin: 0; 
	padding:0px 0px 0px 5px;
	list-style-type: none; 
	list-style-image: none;
width: 164px;
}

ul.linklist ul {
	border: none;
	
}

ul.linklist a, ul.linklist ul a {  
	width: 160px;
	height:20px;
	padding:2px;
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
	color: #333;
	font-size:16px;
}

ul.linklist ul a {
	width: 95%;
	padding-left: 5%;
}

ul.linklist a:hover {
	background: #999;
	color: #fff;
}
