body {
	margin : 0px;
	background-color : #FFFFFF;
	}
	
.clara {
position: absolute;
visibility: hidden;
	font-size : 6px;

}
	
.tn {
	background-color : #0000a0;
	font-family : Arial, Verdana;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	color : #0000a0;
}

.tn99 {
	font-family : Arial, Verdana;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	color : #0000a0;
}
	
.tnon {
	background-color : #6666ff;
	font-family : Arial, Verdana;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	color : #000000;
}
	
.tnoff {
	background-color : #ccccff;
	font-family : Arial, Verdana;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	color : #000000;
}	
	

.ctx {
	color : #000000;
	font-family : Arial, Verdana;
	font-size : 11px;
	padding : 1px;
}


	
a.nav:link {
	color : #0000ff;
	text-decoration : none;
}
	
a.nav:hover {
	color : #0000cc;
	text-decoration : none;
}

a.nav:visited {
	color : #0000ff;
	text-decoration : none;
}

a.nav2:link {
	color : 000080;
	text-decoration : none;
}
	
a.nav2:hover{
	color : #000080;
	text-decoration : none;
}

a.nav2:visited {
	color : #000080;
	text-decoration : none;
}

a.shin:link {
	text-decoration : underline;
	font-weight : normal;
	color : #ffffff;

	}
	
a.shin:hover {

	text-decoration : underline;
	font-weight : normal;
	color : #cccccc;

	}

a.shin:visited {

	text-decoration : underline;
	font-weight : normal;
	color : #ffffff;

}
	
.ba {
	background-color : #CF8787;
	width : 160px;
	color : #FFFFFF;
	padding : 2px;
	}
	
.redtext {
   font-weight : normal; 
   font-size : 11px; 
   font-family :  Arial, Helvetica, sans-serif, "MS sans serif"; 
   color : #ff0000; 
}

.redbold {
   margin-top : 2px;
   margin-bottom : 2px;
   color : #ff0000; 
   font-weight : bold; 
   font-size : 11px;
   font-family :  Arial, Helvetica, sans-serif, "MS sans serif";
}

.whtt {
   font-weight : normal; 
   font-size : 11px; 
   font-family :  Arial, Helvetica, sans-serif, "MS sans serif"; 
   color : #ffffff; 
}

.whtb {
   margin-top : 2px;
   margin-bottom : 2px;
   color : #ffffff; 
   font-weight : bold; 
   font-size : 11px;
   font-family :  Arial, Helvetica, sans-serif, "MS sans serif";
}

.blk {
   font-weight : normal; 
   font-size : 11px; 
   font-family :  Arial, Helvetica, sans-serif, "MS sans serif"; 
   color : #000000; 
}

.blkb {
   margin-top : 2px;
   margin-bottom : 2px;
   color : #000000; 
   font-weight : bold; 
   font-size : 11px;
   font-family :  Arial, Helvetica, sans-serif, "MS sans serif";
}


.hidden {
   font-weight : normal; 
   font-size : 11px; 
   font-family :  Arial, Helvetica, sans-serif, "MS sans serif"; 
   color : #d0c4e8; 
}



.bt1 {
	background-color:#3399ff;
	border-style:ridge;
	font-weight:bold;
	color:#000033;
}

.bt2 {
	background-color:#ffcc00;
	border-style:ridge;
	font-weight:bold;
	color:#000033;
}