.bottomLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.bottomLinks a:link {
	color: #CCCCCC;
	text-decoration: none;
}

.bottomLinks a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.bottomLinks a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}



.topLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-bottom-color: #333333;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-color: #990000;
	border-left-color: #990000;
	padding: 2px;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.topLinks a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-bottom-color: #333333;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-color: #990000;
	border-left-color: #990000;
	padding: 2px;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
	
.topLinks a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-bottom-color: #333333;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-color: #990000;
	border-left-color: #990000;
	padding: 2px;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
	
.topLinks a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #990000;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-color: #990000;
	border-left-color: #990000;
	padding: 2px;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
	








.leftLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width:110px ;
}
.leftLinks a:link {
	background:#CCCCCC;
	color:#333333;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	padding:0px;
	text-decoration:none;
	width:118px; /* sets link width, you can use 100% and nest the links in a higher-level container */
	border: 1px solid #CCCCCC;
}
.leftLinks a:visited {
	background:#CCCCCC;
	color:#333333;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	padding:0px;
	text-decoration:none;
	width:118px; /* sets link width, you can use 100% and nest the links in a higher-level container */
	border: 1px solid #CCCCCC;
}
.leftLinks a:hover {
	background:#999999;
	color:#333333;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	padding:0px;
	text-decoration:none;
	width:118px;
	border-top: 1px solid #666666;
	border-right: thick solid #990000;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}

.subLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width:43px ;
}
.subLinks a:link {
	background:#CCCCCC;
	color:#333333;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	padding:0px;
	text-decoration:none;
	width:43px; /* sets link width, you can use 100% and nest the links in a higher-level container */
	border: 1px solid #CCCCCC;
}
.subLinks a:visited {
	background:#CCCCCC;
	color:#333333;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	padding:0px;
	text-decoration:none;
	width:43px; /* sets link width, you can use 100% and nest the links in a higher-level container */
	border: 1px solid #CCCCCC;
}
.subLinks a:hover {
	background:#999999;
	color:#333333;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	padding:0px;
	text-decoration:none;
	width:43px; /* sets link width, you can use 100% and nest the links in a higher-level container */
	border: 1px solid #666666;
}
.rentalTittle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}.bodyTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.bodyTxt a:link {
	color: #920606;
}
.bodyTxt a:visited {
	color: #920606;
}
.sponsorTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #920606;
	text-decoration: underline;
}
.sponsorTxt a:hover {
	color: #333333;
}
.Tittle {
	font-size: 18px;
	color: #920606;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Tittle a:link {
	color: #990000;
	text-decoration: underline;
}
.Tittle a:visited {
	color: #990000;
	text-decoration: underline;
}
.Tittle a:hover {
	color: #990000;
	text-decoration: none;
}
.special {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: blink;
}
.leftLinksNew {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
.leftLinksNew a:link {
	color:#990000;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	padding:0px;
	text-decoration:none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.leftLinksNew a:visited {
	color:#990000;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	padding:0px;
	text-decoration:none;
	width:118px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.leftLinksNew a:hover {
	color:#333333;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	padding:0px;
	text-decoration:none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.indexheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
