/* CSS Document */
	.bodycode {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	}
	.button {
	font-family :Verdana;
	font-size :11px;
	font-weight:bold;	
	color:#5e5e5e;
	text-decoration:underline;	
	}
	.blue {
	font-family :Verdana;
	font-size :12px;
	color:#094988;
	text-decoration:none;
	font-weight:bold;
	}
	.blue1 {
	font-family :Verdana;
	font-size :11px;
	color:#094988;	
	}
	.content {
	font-family :verdana;
	font-size :12px;
	color:#000000;	
	text-decoration:none;	
	}	
	.content1 {
	font-family :verdana;
	font-size :11px;
	color:#000000;	
	text-decoration:none;	
	}	
	.text2 {
	font-family :Tahoma;
	font-size :11px;
	color:#5e5e5e;	
	text-decoration:none;	
	}	
	.Brown {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
	}	
	.red {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #ff0000;
	}	
	.textbox
	 {
	  font-family: Verdana;
	  color: #000000;	
	  font-size: 11px;
	  border-color:#B2B3B5;
	  border-style:solid;
	  border-width:1px;
	  style:normal;
	}
	.but
	 {
	  font-family: Verdana;
	  color: #000000;	
	  font-size: 11px;
	  border-color:#000000;
	  border-style:solid;
	  border-width:1px;
	  style:normal;
	}