@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/tile.jpg);
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
	color: #333333;
}

a:link {
    color: #9c2538;
    font-weight: bold;
    text-decoration: none;
}

a:active {
    color: #9c2538;
    font-weight: bold;
    text-decoration: underline;
}
a:hover {
    color: #9c2538;
    font-weight: bold;
    text-decoration: underline;
}
a:visited {
    color: #9c2538;
    font-weight: bold;
    text-decoration: none;
}

.detailsBG {
	background-image: url(../images/home_details.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.maintableV {
	background-image: url(../images/maintileV.png);
	background-repeat: repeat-y;
}
.leftInfoPadding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding: 10px;
}
.mainHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9c2538;
	text-transform: uppercase;
	padding-bottom: 5px;
}
.mainContentPadding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
}

.11ptBoldTxt {
	font-size: 11px;
	font-weight: bold;
}


.maintablepadding {
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../images/maintileV.png);
}


.maintable {
	border: 1px solid #adadad;
}
s

