.bordernew {
	border: 1px solid #003366;
}

.text {
    
	font-family: verdana;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
	cursor: hand;
}

.text1 {
    
	font-family: verdana;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
	cursor: hand;
}
.bordernewone {
	border-top: none;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
}

a:visited {
	font-family: verdana;
	font-size: 10px;
	color: #003366;
	text-decoration: none;

}

a:hover {
    
    font-family: verdana;
	font-size: 10px;
	color: #ff3300;
	text-decoration: underline;
}

a:link
{
	font-family: verdana;
	font-size: 10px;
	text-decoration :none;
}


linkbutton:visited 
{
	font-family: verdana;
	font-size: 10px;
	color: #003366;
	text-decoration: none;

}

linkbutton:hover {
    
    font-family: verdana;
	font-size: 10px;
	color: #ff3300;
	text-decoration: underline;
}

linkbutton:link
{
	font-family: verdana;
	font-size: 10px;
	color: #003366;
	text-decoration :none;
		
}


.bordernewtwo 
 {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #cccccc;
	border-left:  none;
}

.textnew {
    
	font-family: arial;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	
}
.bordernewthree {
	border-top: none;
	border-right: 1px solid #003366;
	border-bottom: none;
	border-left:  1px solid #003366;
}
.bordernewfour {
	border-top: 1px solid #003366;
	border-right: none;
	border-bottom: 1px solid #003366;
	border-left:  none;
}
