a:link, a:visited {
	color: #000066;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #000066;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.GeneralTxt {
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.GeneralLarge {
	font-size: 18px;
	font-family: arial;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.MainHdr {
	font-size: 18px;
	font-family: arial;
	font-weight: strong;
	color: #000066;
	text-decoration: none;
}


.LeftBold {
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
	text-decoration: none;
}

.LeftGeneral {
	background-color: 000066;
	background-image: url(../images/left-bg.jpg);
	background-attachment: fixed;
	background-position: top center;
	background-repeat:no-repeat;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.SpecialOffer {
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

a.LeftLink:link, a.LeftLink:visited {
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.LeftLink:hover {
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}