body 	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

body {
  scrollbar-face-color: #002D40;
  scrollbar-shadow-color: #02729C;
  scrollbar-highlight-color: #02729C;
  scrollbar-3dlight-color: #002D40;
  scrollbar-darkshadow-color: #002D40;
  scrollbar-track-color: #002D40;
  scrollbar-arrow-color: #06A9E7;}
}

table, tr, td, input 	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table, tr, td {
	color: #cccccc;
}

.title { font-size: 14px;  font-weight: bold;  }

.subtitle { font-size: 12px;  font-weight: bold;  }

.horizontalLine {
	background-color: #000000;
}

.bold 	{ 
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.smalltext 	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}



.error { color: Red;  font-weight: bold;  }

a { font-weight: bold;  text-decoration: none;  color: #6982AD;   }
a:hover { font-weight: bold;  text-decoration: underline;  color: #6982AD;   }
