<!--
body {
	background-color: #2D2D2D;
}
body,td,th {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
button, input.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
img {
    padding:0;
}
.picright {
	float:right;
	border:1px #CCCCCC solid;
	margin:10px 0px 10px 10px;
	clear:left;
}
.picleft {
	float:left;
	border:1px #CCCCCC solid;
	margin:10px 10px 0px 0px;
	clear:right;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.style1 {
	color: #92C7FC;
	font-weight: bold;
	font-size: 14px;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px
}
.style6 {
	color: #CCCCCC;
	font-size: 10px;
	font-weight: normal;
	
}.style3 {
	color: #F90;
	font-weight: bold;
	font-size: 10px
}
.style4 {color: #CCCCCC}
.style5 {
	font-size: 40px;
	color: #33FF00;
}
.style21 {color: #444444;
	font-weight: bold;}
.style23 {
	cursor: pointer;
}
.titlebar_selected {
	font-size: 18px;
	color: #FFFFFF;
}
.content_selected {
	color: #333333;
	background-color: #F9F9F9;
}
.titlebar {
	font-size: 18px;
	color: #666666;
}
.content {
	color: #666666;
	background-color: none;
}

-->

