﻿body {
	margin: 0;
	padding: 0;
	background-image: url('images/bg-blue-fade.jpg');
	
	/* rel to stylesheet */
}

img {border:0px;}

.styleBG {
	background: url(images/LION-Background_04.png) top center no-repeat; 
}

a  {
	color: #0000ff;
}

a:hover {
	color: #990000;
}

.border0 {
	border: 0px;
}

.breadcrum {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
}

.style12 {
	font-size: x-small;
	color: #FFFFFF;
}

.style6 {
	background-image: url('images/bg-calendar.gif');
}

.homeHeaderBG {
	background-color: #990000;
}


.blackBackground {
	background-color: #000000;
}
.border3px {
	border: 3px solid #000000;
}

.bg-top-shade {
	background-image: url('images/bg-2.jpg');
}
.bg-bottom-shade {
	background-image: url('images/bg-2-bottom.jpg');
}

.whiteBackground {
	background-color: #FFFFFF;
}
.lightGreyBackground {
	background-color: #F2F2F2;
}

.SectionTitle {
	font-size: medium;
	font-weight: bold;
	color: #3366A8;
	font-family: Georgia;
}

.SectionTitle a {
	font-size: large;
	font-weight: bold;
	color: #3366A8;
	font-family: Georgia;
}

.style23 {
	font-family: verdana, arial, helvetica, sans-serif;
}
.style25 {
	font-family: Tahoma;
	font-size: xx-small;
	text-align: center;
	color: #FFFFFF;
}

.style26 {
	font-family: Tahoma;
	font-size: xx-small;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

.bodyText, td, p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
}

.SubHeading {
	color: #990000;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
}
.bg-breadcrum {
	background-image: url('images/subPage-Design_05.jpg');
}

.bg-footer-img {
	background-color: #FFFFFF;
	text-align: center;
	background-image: url('images/bg-footer.jpg');
}

div.footerMenu p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
}

div.footerMenu a {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
}

div.footerMenu a:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: underline;
}

.bg-PageTitle {
	background-color: #990000;
	background-image: url('images/subPage-Design_04.jpg');
}
.PageTitle {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
}
.ABC-Title {
	font-family: Georgia;
	font-size: x-large;
	font-weight: bold;
	color: #3366A8;
}


