

img  { border : 0 }
td.bCol {
	font-family:Verdana;
	color:#0000ff;
	font-size:8pt;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-width: 1px; 
}

div.dark {
  background-color:#1266c7;
  font-size: 7pt;
	font-family:Verdana;
	color:#ffffff;
}

.transparent_class {
	filter:alpha(opacity=0);
	-moz-opacity:0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
}

DIV.box_uncheck {
	width : 18px;
	height : 18px;
	border : 1px;
	padding : 0px;
	margin : 0px;	
	background-image:url('../images/checkbox.gif');

	
}

DIV.box_check {
	width : 18px;
	height : 18px;
	border : 1px;
	padding : 0px;
	margin : 0px;	
	background-image:url('../images/checkbox.gif');

	background-position: 36px 0px;
}

DIV.box_click {
	width : 18px;
	height : 18px;
	border : 1px;
	padding : 0px;
	margin : 0px;	
	background-image:url('../images/checkbox.gif');

	background-position: 18px 0px;
}





.light a:visited {color: #529bfc ; text-decoration: none; font-family: Verdana;font-size:8pt;}
.light a:link {color: #529bfc ; text-decoration: none; font-family: Verdana;font-size:8pt;}


a:link {color: #0c2b86 ; text-decoration: none; font-family: Verdana;font-size:8pt;}
a:visited {color: #0c2b86 ; text-decoration: none; font-family: Verdana;font-size:8pt;}
a:hover {color: #ffffce ; text-decoration: underline; }
a:active {color: #ffffff ;text-decoration: underline;font-size:8pt; }