body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .8em;
	background-color: #CAC7C2;
}



.vertical {
			color: #3366CC;
			background-color: #FFFFFF;
			padding: 5px;


		}
/**
.for rounded corners

**/
  .roundcont {
	width: auto;
	background-color: #3366CC;
	color: #000000;
}

.roundtop { 
	background: url(/images/navigation/blue-border/tr.gif) no-repeat top right; 
	background-color:#3366CC; 
}

.roundbottom {
	background: url(/images/navigation/blue-border/br.gif) no-repeat top right; 
	background-color: #3366CC;
}

img.corner {
   width: 12px;
   height: 12px;
   border: none;
   display: block !important;
}

   SPAN.TreeviewSpanArea A {
     font-size: 1em; 

     text-decoration: none;
	 font-family: Comic Sans MS, Verdana, Helvetica;
	font-weight: bold;
	color: #3366CC;
	background-color: #FFFFFF;
	 }
   SPAN.TreeviewSpanArea A:hover {
     color: '#820082';}
