/* CSS Document */

td,body,input,textarea,caption,button,select {font-family: verdana;font-size: 9pt;}
body {background-image: url('../images/back.gif');
	/*scrollbar-base-color: #990000;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #990000;
	scrollbar-darkshadow-color: #990000;
	scrollbar-face-color: #FFFF33;
	scrollbar-highlight-color: #990000;
	scrollbar-shadow-color: #990000;
	scrollbar-track-color: #990000;*/
}
.menu {text-align: center; color: white; font-weight: bold; text-decoration: none;}
a:link {color: darkblue; font-weight: bold;}
a:visited {color: darkblue; font-weight: bold;}
a:active {color: darkblue; font-weight: bold;}
a:hover {color: red; font-weight: bold;}

.command {font-size:8pt;color:white;background-color:brown;font-weight:bold;}
.johnsidea {font-size:8pt;color:white;background-color:blue;font-weight:bold;}
