.red {
	color: #FF0000;
	font-weight: bold;

}
body {
	background: #000000;
	color: #FFFFFF;
	font-family: arial;
	margin-left:20px;
	margin-top:20px;
}
h1 {
	font-size: 19px;
	font-weight: normal;
	letter-spacing: 2px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	position:absolute;
	top:51px;
	left:126px;
	line-height: 26px;
	width:490px;
}

h2 img {
	position:absolute;
	top:9px;
	left:-103px;


}
ul li {
	list-style: url(../images/navigation/dot.gif);
}

.boldsub {
	font-weight: bold;



}

td {
	font-size: 12px;

}
li {
	padding: 0px;
	margin: 0px;


}

ol li {
	list-style: url(../images/navigation/dash.gif);
}

ol {


}

ul {


}
.subnav {
	line-height: 26px;
}

.subnav a {
color:#ffffff !important;
text-decoration:none !important;
}

.subnav a:hover {
	color: #FF0000 !important;


}
h4 {
	font-weight: normal;
	font-size: 16px;
}
a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FF0000;
}
.textfield {
	color: #FFFFFF;
	background-color: #000000;
}
input, select {
	font-size: 9px;
}
.formtext {
	width: 130px;
	margin: 0px;
	left: 0px;
	text-align: left;
	padding: 0px;




}
.dashed {
	list-style: url(../images/navigation/dash.gif) none;
}
.noli {
	list-style: none;
}
