body {padding:0; margin:0; color:#000000}
br{font-size:10px}
.s{font-family:Tahoma; font-size:11px;  color:#9A9A9A; text-decoration:none}
.green{font-family:Tahoma; font-size:11px;  color:#9CE438;}
.red{font-family:Tahoma; font-size:11px;  color:#2C7F06;}
.o{font-family:Tahoma; font-size:11px;  color:#FF7800;}
.o1{font-family:Tahoma; font-size:11px;  color:#FFA800;}
.blue{font-family:Tahoma; font-size:9px;  color:#90A6B7;text-decoration:none}
.blue1{font-family:Tahoma; font-size:14px;  color:#31668E}
.download1{font-family:Tahoma; font-size:9px;  color:#333333;text-decoration:none}
.w{font-family:Tahoma; font-size:9px;  color:#FFFFFF;text-decoration:none}
.w1{font-family:Tahoma; font-size:11px;  color:#FFFFFF;text-decoration:none}
.b{font-family:Tahoma; font-size:9px;  color:#6D6D6D;  text-decoration:none}
.b1{font-family:Tahoma; font-size:11px;  color:#7D7D7D;  text-decoration:none}
.b2{font-family:Tahoma; font-size:12px;  color:#7D7D7D;  text-decoration:none}
a.head,a.head:hover {font-family:Tahoma; font-size:18px;  color:white; font-weight: bold; text-decoration:none;}
td {font-size:12px;font-family:arial;}

  #input{
  		width:160px; height:21px;
		
		}
		 
#input1{
  		width:134px; height:21px;
		
		}
		
	  #textarea{
  		width:102px; height:48px;
		border-width:1px;
		border-style:solid;
		border:none;
		background-color:#F0EAE3;
		overflow:auto
		}
#nav{ /* all lists */
	padding:10px 13px 0;
	margin: 0;
	list-style-image: url('/users/templates/vdm/i/li.gif');
	line-height: 1;
}
#nav ul { /* all lists */
	padding-left:20px;
	margin: 0;
	list-style-image: url('/users/templates/vdm/i/li.gif');
	line-height: 1;
}
#nav a, span.nolink {
	display: block;
	width: 250px;
}

.nav_parent{	
	
	background-repeat: no-repeat;
}
.nav_child{	
	
	background-repeat: no-repeat;
}


#nav li a { /* all list items ZAEBOK*/
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #848282;
	text-decoration: none;
	height:20px;
	padding: 4px 0 0 0px;
	text-indent:5px;
}
#nav li a:hover { /* all list items ZAEBOK*/
	color: #015353;
}

#nav li ul a { /*  Level 2  */
	width: 250px;
	
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #848282;
	text-decoration: none;	
	height:20px;
	text-indent:5px;
}
#nav li ul a:hover { /*  Level 2  */
	color: #00a0c8;
}

#nav li a.menu_selected {
	color: red;
	
}
#nav li a.menu_selected:hover {
	color: red;
	
}
#nav ul li a.menu_selected {
	color: red;
	
}
#nav ul li a.menu_selected:hover {
	color: red;
	
}