.text-decoration {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	font-style: normal;
	font-size: 14px
}
.text-decoration1 {
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Arial";

}
.tbldashedall{
	border-left : solid #003366  1px;
	border-left-width : 1px;
	border-right : 1px solid #003366;
	border-right-width : 1px;
	border-top : solid #003366  5px;
	border-top-width : 1px;
	border-bottom : 1px solid #003366;
	border-bottom-width : 1px;
	background-color: #ffffff;
}
.tbldashedtopsides{
	height: 120px;
	border-left : solid #003366  1px;
	border-left-width : 1px;
	border-right : 1px solid #003366;
	border-right-width : 1px;
	border-top : solid #003366  1px;
	border-top-width : 1px;
	border-bottom : 1px solid #003366;
	border-bottom-width : 1px;
	background-image: url("../images/logo.jpg");
	background-position: center;
	background-repeat: no-repeat;
}
