.body {
	background-color: #333333;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #CCCCCC;
}
A:link
{
	COLOR: #006699;
	TEXT-DECORATION: none

}
A:visited
{
    COLOR: #006699;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #006699;
    TEXT-DECORATION: underline
}
A:active
{
    COLOR: #006699;
    TEXT-DECORATION: underline
}
.botLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
}
A.botLinks {
	color: #cccccc; 
	text-decoration: none; 
	}
A.botLinks:hover {
	color: #FFFFFF; 
	text-decoration: underline; 
	}
A.botLinks:visited {
	color: #cccccc; 
	text-decoration: none; 
	}
.regText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align:justify;
}
.regTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.regTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.regTextBoldWhite {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.smText {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #333333;
}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
}
.lotTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #003366;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
A.footer {
	color: #CCCCCC; 
	text-decoration: none; 
	}
A.footer:hover {
	color: #FFFFFF; 
	text-decoration: underline; 
	}
A.footer:visited {
	color: #CCCCCC; 
	text-decoration: none; 
	}
.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
}
.textBox {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase; 
	background-image: url(/images/button.gif);
    color: #666666;
	height: 24px;  
	width: 124px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#content_container {
    position: relative;
    width: 900px;
    margin-top: 15px;
    text-align:left;
}
.slideshow_900_450 {
    width:900px;
    height:450px;
    overflow:hidden;
}

.slideshow_900_118 {
    width:900px;
    height:118px;
    overflow:hidden;
}

