@charset "UTF-8";
body,html/* CSS Document */

 {
	margin: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/bg_leather.jpg);
	background-repeat: repeat;
}
.masterTable {
	height: 100%;
	background-image: url(images/images/Dark_Brushed_Metal_by_halfthelaw_02.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.masterTD {
	background-image: url(images/allegro_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.frameText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 19px;
}
a.frameText {
	color: #FFD200;
	text-decoration: none;
}
.frameTextOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 19px;
}
.frameTextNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 19px;
}
a.frameTextNormal {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
a.frameTextOver {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 14px;
}
a.imgLink {
	color: #333333;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.title {
	font-size: 18px;
	font-weight: bold;
	color: #FFD200;
}
.miniText {
	font-size: 12px;
	color: #FFFFFF;
}
.miniTextYellow {
	font-size: 12px;
	color: #FFD200;
}
.imgBordered {
	color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a.title {
	font-size: 18px;
	font-weight: bold;
	color: #FFD200;
	text-decoration: none;
}
a.frameText:hover {
	color: #FFD200;
	text-decoration: underline;
}
a.title:hover {
	font-size: 18px;
	font-weight: bold;
	color: #FFD200;
	text-decoration: underline;
}
.hiOn {
	background-image: url(images/carOver.png);
}
.hiOff {
	background-image: url(images/carOut.png);
}
a {
	color: #333333;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.frameTextYellow {
	font-size: 14px;
	color: #FFD200;
}
.titleHuge {
	font-size: 22px;
	font-weight: bold;
	color: #FFD200;
}
.carListItem {
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(flash/frame.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
}
#sticker {
	position: absolute;
	z-index: 50;
	height: 220px;
	width: 219px;
	top: 0px;
	right: 0px;
}

