body,td,th {
	color: #FFFF00;
	font-size: 16px;
	scrollbar-hightlight-color:white;
	scrollbar-arrow-color:yellow;
	scrollbar-base-color:black;
	scrollbar-3dlight-color:grey;
	scrollbar-shadow-color:white;
}
body {
	background-color: #000000;
	background-image: url();
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.Title {
	color: #FFFF00;
	font-weight:bold;
	font: Papyrus;
	font-size:18px;	
}
.SubTitle {
	color: #FFFFFF;
	font-weight:normal;
	font-size:medium;
	
}
.ExerciseTitle {
	color: #000000;
	font-weight:bold;
}
.QA {
	color: #00FF33;
	font-weight:bold;
}
.SeriesTitle {
	font-size: 25px;
	color: #00FF33;
	font-weight:bold;
	font:"Courier New", Courier, monospace;
}
.SeriesCatalogTitle {
	font-size: 25px;
	color: #FFFF00;
	font-weight:normal;
	font: "Courier New", Courier, monospace;
}
select {
	color:#000000;
	font-size: 15px; 
 	background-color: #FFFFCC;
	border: 1px solid #FFFF00; 
}
input.main {
	font-size: 14px; 
 	background-color: #FFFFCC; 
 	border: 1px solid #FFFF00;
}
a.button:link {
	font-size: 20px;
	background-color: #CCCCCC;
	cursor: hand;
	border-top: 1px groove #CCCCCC;
	border-right: 1px groove #333333;
	border-bottom: 1px groove #333333;
	border-left: 1px groove #CCCCCC;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.button:visited {
	font-size: 20px;
	background-color: #CCCCCC;
	cursor: hand;
	border-top: 1px groove #CCCCCC;
	border-right: 1px groove #333333;
	border-bottom: 1px groove #333333;
	border-left: 1px groove #CCCCCC;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}		
a.button:hover {
	font-size: 20px;
	background-color: #999999;
	cursor: hand;
	border-top: 1px groove #333333;
	border-right: 1px groove #CCCCCC;
	border-bottom: 1px groove #CCCCCC;
	border-left: 1px groove #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}	
.adminTitle {
	font-size: 24px;
	color:#FFFFFF;
	font: Rockwell;
}
.privacy_title {
	font-size:16px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
.privacy {
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}
