body
{
	background-color:#000000;
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:tahoma,verdana,arial;
}

td
{
	font-size:11px;
	color:#9a9a9a;
	text-decoration:none;
	line-height:18px;
}

input
{
	border:1px solid #000000;
	font-family:tahoma,verdana,arial;
	color:#000000;
}

textarea
{
	border:1px solid #000000;
	font-family:tahoma,verdana,arial;
	color:#000000;
}

.txtField
{
	border:1px solid #000000;
	font-family:tahoma,verdana,arial;
	color:#000000;
}
.Navigation
{
	margin:auto;
	width:935px;
	background-image:url(../WebsiteGraphics/Navigation_bg.jpg);
	background-repeat:repeat-x;
}
.Navigation table
{
	width:100%;
}

.CarName
{
	font-family:tahoma,verdana,arial;
	color:#ffffff;
	font-weight: bold;
	margin-bottom:5px;
}

.NewsTitle
{
	font-family:tahoma,verdana,arial;
	color:#ffffff;
	font-weight: bold;
	margin-bottom:5px;
}

.MarginAuto
{
	margin:auto;
}

.BodyContainer
{
	background-image:url(../WebsiteGraphics/BodyContainer_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin:auto;
	width:935px;
	text-align:center;
}

.BodyContainerSub
{
	background-image:url(../WebsiteGraphics/BodyContainer_bg1.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin:auto;
	width:935px;
	text-align:center;
}

.BodyContainerSub .BodyCar
{
	background-image:url(../WebsiteGraphics/CarBelowNavigation1.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.News
{
	font-size:10px;
	padding:12px 8px;
	background-color:#000000;
	border:solid 1px #2f2f2f;
	line-height:14px;
}

.News a
{
	font-size:10px;
	line-height:14px;
	text-decoration: none;
	color:#9a9a9a;
}

.News a:hover
{
	font-size:10px;
	line-height:14px;
	text-decoration: underline;
	color:#9a9a9a;
}
.News strong
{
	font-size:11px;
}

a
{
	font-size:11px;
	line-height:14px;
	text-decoration: none;
	color:#ffffff;
}

a:hover
{
	font-size:11px;
	line-height:14px;
	text-decoration: underline;
	color:#ffffff;
}


.Gallery
{
	background-color:#aeaeae;
}
.Gallery img
{
	border:solid 1px #FFFFFF;
	margin:5px;
}

.WelcomeTxt
{
	padding-top:10px;
	line-height:19px;
}


.FooterNav
{
	margin:auto;
	width:935px;
	border-top:solid 5px #be141b;
	border-bottom:solid 1px #222222;
	text-align:left;
}
.FooterNav a
{
	text-decoration:none;
	text-transform:uppercase;
	color:#848484;
	font-weight:normal;
	font-size:10px;
}
.FooterNav a:hover
{
	color:#d43138;
}

.Footer
{
	margin:auto;
	width:935px;
	height:60px;
	border-bottom:solid 1px #222222;
}

.ImCell
{
	background:#000000;
    border:1px solid #2f2f2f;
    text-align: center;
    padding:6px;
}

.Button
{
	padding:5px 4px;
	background-color:#9b9b9b;
	border:solid 1px #460253;
	font-weight:bold;
	color:#ffffff;
	font-size:10px;
	text-transform: uppercase;
	text-decoration: none;
}

.Button:hover
{
	padding:5px 4px;
	background-color:#9b9b9b;
	border:solid 1px #460253;
	font-weight:bold;
	color:#000000;
	font-size:10px;
	text-transform: uppercase;
	text-decoration: none;
}

.CarBottom
{
	background: url(../WebsiteGraphics/AuthorizedAlfaRomeo_image.jpg) no-repeat left top;
	padding:50px 0 0 10px;
}

.BnRead
{
	margin-top:5px;
}
.NewsLine
{
	padding-bottom:10px;
	border-bottom:solid 1px #3c3c3c;
}