body      {
	;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-position: -360px -26px;
	background-image:  url("images/topbg.jpg");
	text-align: left;
	list-style-position: inside;
}
a:link    {
	color:#990000;
	background-color:transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:visited {
	color:#990000;
	background-color:transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:active  {
	color:#000000;
	background-color:transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover   {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navbarbottom a:link {
	color: #BD0000;
}
#navbarbottom a:active {

	color: #000000;
}
#navbarbottom a:visited {


	color: #BD0000;
}
#navbarbottom a:hover {



	color: #FFFFFF;
}
.newsheader {
	font-size: 14px;
	font-weight: bold;
}
code {
	font-family: "Courier New", Courier, mono;
	font-size: 1em;
}
/*
col.col1 {
	width: 60%;
	text-align: left;
}
col.col2 {
	width: 10%;
	text-align: center;
}
col.col3 {
	width: 30%;
	text-align: left;
}
*/
caption {
	text-align: left;
	padding: 2em 0px 0px 3px;
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: 0em;
}
ol {
	margin-top: 0.5em;
	list-style-type: none;
	list-style-image: none;
	padding-left: 7px;
	text-indent: 5pt;
	left: 7px;
}
li {
	margin-bottom: 0.5em;
	list-style-image: url(images/arrow.gif);
	list-style-type: none;
	padding-left: 15px;
	list-style-position: inside;
	line-height: 15px;
	text-align: left;
	padding-right: 10px;
}
pre {
	font-size: 100%;
	font-family: "Courier New", Courier, mono;
}
.breadcrumb {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #E4E4E4;
	width: 100%;
	float: left;
	height: 15px;
	border: thin solid #999999;
	text-align: left;
	text-indent: 5pt;
}
#maintable {
	background-color: #FFFFFF;
	background-image: url(images/leftbg.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	text-align: left;
}
.whitetext {
	color: #FFFFFF;
}
td {
	text-align: left;
}
