.headerbar {
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;


}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;


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

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



}
a:active {
	text-decoration: underline;
	color: #666666;


}
.headerlinks {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 11px;


}
.menubg {
	filter:Alpha(Opacity=80);
	border: 1px solid #000000;
	background-color: #010101;

-moz-opacity:0.7;
}
.navigation {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #333333;

}
.title {
	font-size: 18px;
	font-weight: bold;
}
.indextext {
	font-weight: normal;
	color: #333333;
}
.vLine {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #333333;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #333333;
}
.hLine {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
.leftColumn {
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
