/* blue */

a:link, a:visited {
	color: #0b3768;
	text-decoration: none;
	/*border: none;*/
}

.GridHeaderFreezing
{ 
   position:relative;
   padding:0px;
   margin:0px;    
   z-index: 10; 
   BACKGROUND-COLOR: #a5b1c0; color: #000000; font-size:10px;text-align: center; font-weight:bold;padding-bottom:0px; padding-top:0px;
   /*top:expression(this.offsetParent.scrollTop);*/
} 
.GridHeaderFreezing a:hover{font-family:arial,sans-serif;color: #000000;text-decoration:underline; font-size:10px;font-weight:bold;padding-bottom:0px; padding-top:0px; }
.GridHeaderFreezing a:visited{font-family:arial,sans-serif;color: #000000;text-decoration:none; font-size:10pxpx;font-weight:bold;padding-bottom:0px; padding-top:0px; } 
.GridHeaderFreezing a:active{font-family:arial,sans-serif;color: #000000;text-decoration:none; font-size:10pxpx;font-weight:bold;padding-bottom:0px; padding-top:0px; } 
.GridHeaderFreezing a:link{font-family:arial,sans-serif;color: #000000;text-decoration:none; font-size:10pxpx;font-weight:bold;padding-bottom:0px; padding-top:0px; }

.GridHeaderFreezing2
{ 
	width:300px;
   position:relative;
   padding:0px;
   margin:0px;    
   z-index: 10;
   BACKGROUND-COLOR: #a5b1c0; color: #000000; font-size:10px;text-align: center; font-weight:bold;padding-bottom:0px; padding-top:0px;
   /*top:expression(this.offsetParent.scrollTop);*/
}
.GridFreezeTop
{ 
	top:expression(this.offsetParent.scrollTop);
}

a:hover {
	color: #135cae;
	text-decoration: none;
	/*border: none;*/
}
h3, .componentheading, table.moduletable th {
  color: #0b3768;
}

div.module_menu {
	background: url('../images/blue/mw_box_br.png') no-repeat 100% 100%;
}

div.module_menu div {
	background: url('../images/blue/mw_box_bl.png') no-repeat 0 100%;
}

div.module_menu div div {
	background: url('../images/blue/mw_box_tr.png') no-repeat 100% 0;
}

div.module_menu div div div {
	background: url('../images/blue/mw_box_tl.png') no-repeat 0 0;
}

.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 0px 0px 0px 0px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}

td.gvDataCell    {border-style:solid; border-width:1px; border-color:#CCCCCC;
               text-align:center; vertical-align:middle; padding:1px 0px 1px 0px; }              
td.HeaderFreezing     { border-style:solid; border-width:1px; border-color:#CCCCCC; text-align:center; }
 