@charset "utf-8";

tr.header {
	background-position: center top;
}
tr.footer {
	background-image: none;
	font-size: 10px;
	color: #666;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(/images/sidebarBG01.png);
	color: #CCC;
	font-size: 14px;
	font-style: normal;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000;
}
table.mainframe {
	background-image: url(../images/53dimmer.png);
	font-size: 14px;
}

a.navlinks {
	font-family: Tahoma, Geneva, sans-serif;
	color: #0CC;
	text-decoration: none;
}
tr.headlinks {
	background-image: none;
}
table.frameonly {
	background-image: url(/images/sidebatBG01.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right center;
	
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.frameonlyDrK {
	
	background-image: url(../images/53dimmer.png);
}

.mainframe tr td h3 {
	color: #F30;

}
.cs {
	color: #FF0;
}
p.alert {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0;
}
.mainframe tr td table tr td h4 {
	color: #FFF;
}
