.vertical-line {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/vertical-line.gif);
	background-repeat: repeat-y;
	background-position: right;
	text-align: justify;
}
.horizental-line {
    font-family:Verdana ;
	font-size: 11px;
	color:#000000 ;
	line-height: 18px;
	text-align:center;
	background-image: url(../images/horizental-line.gif);
	background-repeat: repeat-x;
	background-position: middel;
}
.sub-heading {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #0063B0;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
}
.side-heading {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
}
.warea {
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.white-11-verdana {
    font-family:Verdana ;
	font-size: 12px;
	text-decoration: none;
	color:#FFFFFF ;
	line-height: 18px;
	text-align:center;
}
a.white-11-verdana:link, a.white-11-verdana:visit {
    font-family:Verdana ;
	font-size: 12px;
	text-decoration: none;
	color:#FFFFFF ;
	line-height: 18px;
	text-align:center;
}
a.white-11-verdana:hover {
    font-family:Verdana ;
	font-size: 12px;
	text-decoration: none;
	color:#FF7200 ;
	line-height: 18px;
	text-align:center;
}
.side-link {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.side-link:link, a.side-link:visit {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.side-link:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF7200;
	text-decoration: none;
}
a {
	text-decoration: none;
}
.normaltxt {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}.bg-logo {
	background-image: url(../images/sphinx-lelogix.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

