body,td{
	font-family: Verdana;
	color:RGB(0,0,50);
	font-size:10px;
}
a:link{
	color: RGB(255,101,1);
	text-decoration: none;
}
a:active{
	color: RGB(255,101,1);
	text-decoration: none;
}
a:visited{
	color: RGB(255,101,1);
	text-decoration: none;
}
a:hover{
	color:#888888;
	text-decoration: underline;
}


a.w:link{
	color: 000031;
	text-decoration: none;
}
a.w:active{
	color: 000031;
	text-decoration: none;
}
a.w:visited{
	color: 000031;
	text-decoration: none;
}
a.w:hover{
	color:#888888;
	text-decoration: underline;
}



input,textarea,select,button{ 
	font-family: Verdana;
	border: 1px RGB(255,101,1) solid;
	border-top: 1px RGB(255,101,1) solid;
	border-bottom: 1px RGB(255,101,1) solid;
	border-left: 1px RGB(255,101,1) solid;
	border-right: 1px RGB(255,101,1) solid;
	color:gray;
	background-color: white;
	font-size:11px;
}
.input2{
	font-family: Verdana;
	border: 1px solid Black;
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	color: gray;
	background-color: white;
	font-size: 11px;
}
					
.check {border: 1px white solid;}
.button {
	
	border-top: 1px RGB(255,101,1) solid;
	border-bottom: 1px RGB(255,101,1) solid;
	border-left: 1px RGB(255,101,1) solid;
	border-right: 1px RGB(255,101,1) solid;
	color:	black;
	background-color: white;
}
.blu{ 
	  color: #1B4263;
	  font-size:14px;	  
	  font-family: Arial;
	  font-weight:bold;
}
.oran { color: RGB(255,101,1)}
.bAll {border: 1px solid black}

#mk{
	COLOR:#3333CC; FONT-SIZE: 16px; FONT-FAMILY:Arial;
}