a {
	color: #CC0000;
	text-autospace: ideograph-space;
	text-decoration: none;
}

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

body {
	background-attachment: fixed;
	background-image: url(../gfx/nav/bg_fill.jpg);
	background-repeat:repeat-x;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-left: 0px;
	margin-bottom: -5px;
	margin-top: 33px;
	scrollbar-arrow-color: #999900;
	scrollbar-face-color: #ECE9D8;
	scrollbar-track-color: #ECE9D8;
}

td {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

hr {
	color: #999900;
	margin-bottom: 0px;
}

input {
	border: 1px solid #ACA99A;
	color: #000000;
	font-size: 11px;
}

li {
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
}

.red {
	color: #FF0000;
}

.green {
	color: #999900;
}

.title {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
	font-stretch:extra-expanded;
}

#contenttxt {
	font-size: 8pt;
	left: 10px;
	position: relative;
	text-justify-trim: punctuation;
	top: 8px;
	visibility: visible;
	width: 500px;
	z-index:1000;
}

#menu {
	font-size: 10px;
	font-style: normal;
	line-height:12px;
	width: 658px;
	vertical-align:middle;
	text-align: left;
	background-color: #000000;
	padding-right: 4px;
	padding-left: 4px;
}

#menu a{
	padding-left:8px;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
	filter: inverse;
}

#menu a:hover{
	font-size: 10px;
	font-weight: bold;
	text-decoration:underline;
	color: #CC0000;

}

#sidetable{
	left: 520px;
	position: absolute;
	top: 0px;
	visibility: visible;
	width: 122px;
	z-index: 1001;
	text-align:center;
}

#block {
	position: relative;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border: 1px solid #CCCCCC;
	z-index: 1001;
	width: 500px;
}

#content {
z-index:900;
height: inherit;
}

.normal {
font-style:normal;
font-weight:normal;
}
#cola {
	left: 0px;
	position: absolute;
	text-justify-trim: punctuation;
	top: 1px;
	visibility: visible;
	width: 230px;
	z-index: 1000;
}

#colb {
	left: 241px;
	position: absolute;
	text-justify-trim: punctuation;
	top: 1px;
	visibility: visible;
	width: 230px;
	z-index: 1000;
}
#imageholder{
	font-size: 8pt;
	left: 510px;
	position: relative;
	text-justify-trim: punctuation;
	top: 8px;
	visibility: visible;
	width: 122px;
	z-index: 1001;
}
