body{
font-family:Verdana,Arial,sans-serif;
font-size:12px;
font-style: normal;
font-weight: bold;
color:#b1f700;
margin:0;
padding:0px;
background:#000000;
border:0px;
height:100%;

scrollbar-face-color:#3e530c;
scrollbar-base-color:#EBF5FF;
scrollbar-arrow-color:black;
scrollbar-track-color:#B4F500;
scrollbar-shadow-color:black;
scrollbar-highlight-color:#3e530c;
scrollbar-3dlight-color:#3e530c;
scrollbar-darkshadow-Color:black;
}

A:link					
{
	color: #b1f700; 
	text-decoration:none;
}
	
A:visited
{
	color: #b1f700; 
	text-decoration:none;
}
A:hover
{
	color: #b1f700; 
	text-decoration:underline;
}

.screen-text{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
color: #00edf6;
}

.creature-text{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-style: normal;
font-weight: bold;
color: #b1f700;
}

.parts-text{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #b1f700;
}

.small-text{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #b1f700;
}

.mini-text{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #b1f700;
}

.error-validator
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:Orange; 
}

.error-label
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:Small ;
	color:Orange; 
	font-weight: bold;
}

.notesPage
{
font-family:Verdana,Arial,sans-serif;
font-size:12px;
font-style: normal;
font-weight: bold;
color:#b1f700;
}

.sysCheckTD
{
	margin-left:5%;
	margin-right:5%;
	text-align:center;
}

.sysCheckButtons
{
	text-align:center;
}

.pSysCheck
{
	text-align:left;
}




