body{
	color:white;
	margin:0px;
	background-color:black;
	font-size:12px
	/*background-color:#0a2a4b;
	background-image:url(siteart/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat; */
	scrollbar-3d-light-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#666666;
	scrollbar-dark-shadow-color:#000000;
	scrollbar-face-color:#666666;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#000000;
}
td{font-family:arial,helvetica;font-size:12px;}

.title{font-family:arial;font-size:18px;color:#ff9933;font-weight:bold;text-transform:uppercase;}
/*.subtitle{font-family:arial;font-size:16px;color:#b2b2b2;font-weight:bold;}*/
.subtitle{font-family:arial;font-size:16px;color:#ff9933;font-weight:bold;text-transform:lowercase;}

a{color:#ff9933;}

a.submenuLink{text-transform:lowercase;color:#b2b2b2;text-decoration:none;}

a.adminmenu{color:black;margin-right:10px;margin-left:10px;font-weight:bold;}
a.adminmenu:hover{color:#8cddff;}

.utility{color:silver;font-size:12px;}
.utility div{padding-bottom:5px;}
.utility a{color:silver;text-decoration:none;}
.utility a:hover{color:#ff9933;text-decoration:underline;}