
body {
	font-family:  Arial, Helvetica, sans-serif;
	background-color : #FFFFFF;
	color: #000000;
	font-size: 12px;
}

.panel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #CCCCCC;
	color: #000000;
	font-size: 12px;
}

h1 {
	color:darkred;
	font-size: 18px;
}

.small {
	font-size: 11px;
	font-weight: bold;
}

p, td {
	font-size: 12px;
}

.error {
	font-size: 12px;
	background-color : #CC0000;
	color: #FFFF00;
	padding: 2px;
	margin: 2px:
}

.formreq  {
	color : #FF0000;
}

a:Link, a:Visited {
	color : #0000AA;
}

a:Hover, a:Active   {
	color: #009900;
}

.title  {
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}

.titlebullet  {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

.text  {
	font-size: 12px;
	color: #000000;
}

.textbold  {
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}

.red {
	font-weight : bold;
	color : #CC0000;
	font-size : 12px;
}

.blue {
	font-weight : bold;
	color : #0000aa;
	font-size : 12px;
}

.green {
	font-weight : bold;
	color : #006600;
	font-size : 12px;
}

.purple {
	font-weight : bold;
	color : #AA00AA;
	font-size : 12px;
}

.black {
	font-weight : bold;
	color : #000000;
	font-size : 12px;
}

.yellow {
	font-weight : bold;
	color : #FFDD00;
	font-size : 12px;
}

.orange {
	font-weight : bold;
	color : #FF9900;
	font-size : 12px;
}

.loggedout {
	font-weight : bold;
	color : #999999;
	font-size : 12px;
}

.blu {
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}

.grn {
	font-size: 18px;
	font-weight: bold;
	color: #009900;
}

.rad {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}

.current {
	background-color: #EEEEEE;
}

.userpanel td {
	border-top: 1px solid #666666;
}

.greenline {
	background-color: #006600; 
	border: 1px solid #006600;
}

.small {
	font-size: 10px;
}

.verysmall {
	font-size: 9px;
}

.header {
	color: #006600;
}

.subheader {
	color: #000099;
}

.client table {
	border: 1px solid #006600;
}

.client th {
	border: 1px solid #006600;
	background-color : #66CC66;
	font-weight: normal;
	text-align: left;
	font-family: Tahoma;
	font-size: 10px;
}

.client td {
	border: 1px solid #006600;
	font-family: Tahoma;
	font-size: 10px;
}

table.icons, table.icons td, table.icons th {
	font-size: 10px;
	border: 1px solid #000066;
}
