.saveMsg {
	margin-left:225px;
	color: WHITE;
}

a {
	border-style: solid;
	xborder-width : 3px 3px 3px 3px;
	border-width : 1px;


	text-decoration : none;
	padding : 2px;
	border-color : #000;
 	color: #ff0000;
	background-color: #fff;
	font-size:15px;
	font-weight:bold;
	width=200px;
	text-align:center;
	margin-left:10px;
}

.submit {     
	border: 1px solid #000; 
	background-color: #fff;
	width:200px;
} 

.submit2 {     
	border: 1px solid #000; 
	background-color: #fff;
	width:135px;

}

#new {
	font-size:12pt;
	color:red;
	font-family:times new roman;
	xfont-weight: bold;
	text-align:center;	
} 

#new2 {
	font-size:12pt;
	color:#00DD00;
	font-family:times new roman;
	xfont-weight: bold;
	text-align:center;	
}
