/* CSS definition file containing sitestyle stylesheets */
body, h1, h2, h3, h4, p, ul, ol, li, th, td, sub, sup, font, center, left, right {font-family:verdana, arial, helvetica, sans-serif;}
h1, h2, h3, h4 {font-weight: bold;}
h1
	{
	font-size:20pt;
	font-family:Biondi;
	color:#000000;
	text-align:center;
	}

h2
	{
	font-size:16pt;
	font-family:Biondi;
	color:#000000;
	}

h3
	{
	font-size:12pt;
	font-family:Biondi;
	color:#000000;
	}

h4 
	{
	font-size:12pt;
	font-family:Biondi;
	color:#000000;
	}

h5 {font-size:8pt;vspace:0;}
th {font-weight: bold;}
td {font-size: 12pt;}

.CarTitle
	{
	font-size: 14px;
	font-weight: bold;
	font-family:Biondi;
	color:#000000;
	text-align: left;
	padding: 5px;
	}

.CarDescription
	{
	font-size: 14px;
/*	font-weight: bold;*/
	font-family: Verdana;
	text-align: justify;
	padding: 5px;
	}

/* For the site */
.TopBar
	{
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 40px;
	margin-right: 40px;
	padding: 10px;
	font-family: Verdana;
	font-size: 14px;
	color:#FFFFFF;
	Text-decoration: Bold;
/*	border-bottom: 1px solid rgb(255,255,255);*/
	}

.BCard
	{
	border: 2px solid rgb(0,0,0);
	background: url(images/background.jpg) repeat-x left top;
	padding:10px 10px 10px 10px;
	float:center;
	}

.block
	{
	border: 2px solid rgb(0,0,0);
	background: url(images/background.jpg);
	background-repeat: repeat;
	margin:2px 2px 2px 2px;
	padding:5px 5px 5px 5px;
	float:center;
	}

.dynblock
	{
	border: 2px solid rgb(0,0,0);
/*	background: url(images/background.jpg);*/
	background-repeat: repeat;
	height:480;
	width:640;
	margin:5px 5px 5px 5px;
	padding:15px 15px 15px 12px;
	float:center;
	}

.footer
	{
	margin-top:10px;
	font-size: 10pt;
	color: #FFFFFF;
	padding: 10px;
/*	width:100%;*/
/*	border-top: 1px solid rgb(0,0,0);*/
	text-align: center;
	}

.small
	{
	font-size:10px;
	text-align:justify;
	}

.smallBold
	{
	font-size:10px;
	text-align:justify;
	font-weight: bold;
	}

.control
	{
	font-size:12px;
	text-align:justify;
	}

.controlCar
	{
	font-size:12px;
	text-align:justify;
	border: 1px solid #000000;
	width: 750px;
	}

.controlImages
	{
	font-size:12px;
	text-align:justify;
	border: 1px solid #000000;
	width: 500px;
	}

.buttonFloatRight
	{
	float: right;
	}

.leftbar
	{
	background: url(images/leftbg.gif)
	background-repeat: repeat;
	padding: 0px;
	}

.TableRow
	{
	font-size: 10px;
	vertical-align: top;
	}

.TableHeader
	{
	font-size: 10px;
	vertical-align: top;
	}


.t {background: url(images/dot.gif) 0 0 repeat-x; background-color: #E0E0F3;}
.b {background: url(images/dot.gif) 0 100% repeat-x}
.l {background: url(images/dot.gif) 0 0 repeat-y}
.r {background: url(images/dot.gif) 100% 0 repeat-y}
.bl {background: url(images/bl.gif) 0 100% no-repeat}
.br {background: url(images/br.gif) 100% 100% no-repeat}
.tl {background: url(images/tl.gif) 0 0 no-repeat}
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:10px}

/* End */
