BODY  {
	font-family : Tahoma;
	font-weight : normal;
	font-size : 10px;
	color: #000080;
}
A:link, A:visited, A:active { text-decoration: none }

.cell1  {
	background-color : #ccffff;
	width: 200px;
	height: 25px;
	color: #000080;
	text-align: center;
	font-family : Arial;
	font-weight : normal;
	font-size : 11px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000080;
}

.cell2  {
	font-size : 11px;
	width: 200px;
	height: 25px;
	color: #FF9933;
	font-family : Arial;
   	font-weight : normal;
	text-align: center;
	background-color : #FFFFCC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000080;
}

.topcell  {
	background-color : #ccffff;
	width: 100%;
	color: #000080;
	text-align: right;
	font-family : Arial;
	font-weight : normal;
	font-size : 11px;
}
.topcorner  {
	background-color : #ccffff;
	width: 200px;
	color: #000080;
	text-align: center;
	font-family : Arial;
	font-weight : normal;
	font-size : 11px;
}
.list {
	text-align: left;
	color: #000080;
	font-family : Tahoma;
	font-weight : normal;
	font-size : 12px;
}
.para {
	text-align: left;
	color: #000080;
	font-family : Tahoma;
	font-weight : normal;
	font-size : 12px;
	padding-left: 20px;	
}
.stuff {
	text-align: center;
	color: #000080;
	font-family : Tahoma;
	font-weight : normal;
    font-size : 12px;	
}
.on {
	font-family : Tahoma;
	font-weight : normal;
    font-size : 12px;
	color: #FF9933;
}
.offsmall  {
	font-family : Tahoma;
	font-style : normal;
	font-size : 8pt;
	font-weight : normal;
	color : #008080;
	text-decoration : underline;
}

.onsmall  {
	font-size : 8pt;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : #FF8000;
	text-decoration : none;
}
.staff    {
	text-align: left;
	color: #000080;
	font-family : Tahoma;
	font-weight : normal;
	font-size : 12px;
	border-style: double;
	padding: 5px;
	border-width: thin;
	border-color: #000080;
}
.gap      {
	padding-left: 10px;
	border-width: 10px;
	}
.bott	  {
	background-color : #ccffff;
	width: 200px;
	height: 100%;
} 
.imgright      {
	padding-left: 10px;
	float: right;
	}
.imgleft      {
	padding-right: 20px;
	padding-left: 10px;
	float: left;
	}
