BODY
{
	background-image:url("../images/background.jpg");
}

INPUT
{
	border-style:solid;
	border-width: 1px;
}

SELECT
{
	border-style:solid;
	border-width:1px;
}

.tableName
{
	color:#FFFFFF;
	font-weight:700;
	background-color:rgb(0,0,255);
}

.exampleField
{
	font-style:italic;
	font-size:12;
}

.privacyTable
{
	margin:6.9pt 6.9pt 12pt; 
	text-align:center;
	font-size:10pt;
}

.title
{
	font-weight:bold;
	color:#008000;
	font-size:48;
}

.titleIndex
{
	font-weight:bold;
	color: Black;
	font-size:52;
}

.attentionField
{
	font-weight:bold;
	color:#FF0000;
	font-size:18;
}

.infoVin
{
	color:#800000;
	font-style:oblique;
}

.infoUpdate
{
	font-size:18;
}

.regCol, .ownerCol, .addrCol, .modelCol, .versionCol, .yearCol, .colorCol, .constrCol, .photoCol
{
	vertical-align:middle;
	background-color:#0000FF;
	text-align:center;
	color:White;
	font-weight:bold;
}

.regCell, .ownerCell, .addrCell, .modelCell, .versionCell, .yearCell, .colorCell, .constrCell, .photoCell
{
	vertical-align:middle;
	text-align:left;
	text-align:center;
}

.regCell
{
	text-align:center;
	font-weight:bold;
	background:#0000FF;
	color:White;
}

.infoReg
{
	color: #008000;
	font-size: 20px;
	font-weight:bold;
	text-align:center;
}

.miniImg
{
	width: 100px;
	height: 75px;
}

.tdPhoto
{
	text-align: center;
}

a.linkInfo:link     {color: red; background: blue}
a.linkInfo:visited  {color: red;  background: blue}
a.linkInfo:active   {color: red;    background: blue}
