/* CSS Document */
body {
	margin: 0px;
	color: #333333;
	background: white;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	line-height: 16px;
	text-align: left;
}

a:link {color: #006699; text-decoration: none;}
a:visited {color: #999999; text-decoration: none;}
a:hover {text-decoration: underline; color: #006699}

p { margin: 0px;}

table {margin: 0;}
table td {padding: 0; border-width: 0; vertical-align: top;
}

table#form1 {margin: 15px 0px 0px 0px;
font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	line-height: 16px;
	text-align: left;}
table#form1 td {padding: 5px 20px 5px 20px; }

table#plates1 {margin: 15px 0px 0px 0px;
font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	line-height: 16px;
	text-align: left;}
table#plates1 td {padding: 5px 0px 5px 20px; }

table#search {width: 570px; margin: 0px 0px 0px 20px;}
table#search td {padding: 5px; }

.searchn { width:180px; padding: 5px; }

.separ01 { border-top: 1px #D3D1C2 solid; }

.mcategory {width: 105px;}
.mcategory1 { background-image:url(assets/sep_red_bk.gif); background-repeat:repeat-x; background-position:center;}

table#mfitaly { margin-top: 10px; }
table#content { margin-top: 15px; }

table#backtop { margin-left: 200px; }

table#footerl {width: 100%; margin-top: 30px;}

table#footerh { background-color:#FFFFFF; margin-top: 10px; }

td#plates { width:170px; background-color:#F4F7EA; border-left: 1px #D1D9D3 solid;}

td#plates1 { width:170px; background-color:#E5EEE7; border-left: 1px #D1D9D3 solid;}

table#values {width: 380px; margin-top: 20px; border-left: 1px #D1D9D3 solid; border-top: 1px #D1D9D3 solid;}

.plvalues { padding: 5px 10px 5px 10px; background-color:#E5EEE7; border-right: 1px #D1D9D3 solid; border-bottom: 1px #D1D9D3 solid;}

.plvalue1 { padding: 5px 10px 5px 10px; background-color:#FFFFFF; border-right: 1px #D1D9D3 solid; border-bottom: 1px #D1D9D3 solid;}

.marglr20 { margin: 0px 20px 0px 20px; }

.margtlr20 { margin: 20px 20px 0px 20px; }

.margnews { margin: 20px 0px 0px 0px; }

.marginleft1 { margin-left:10px;}

.marginleft2 { margin-left:15px;}

.margintop1 { margin-top:15px;}

.margintop2 { margin-top:20px;}

.border1 {border: 1px #666666 solid;}

.title1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
line-height: 24px;
color:#996666;
margin: 15px 20px 0px 20px;
}

.title1nb {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
line-height: 24px;
color:#996666;
}

.title2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 18px;
color:#996666;
}

.text1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color:#333333;
}

.text2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color:#333333;
margin: 10px 20px 0px 20px;
}

.text3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
color:#666666;
margin: 10px 10px 10px 10px;
}

.text4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
color:#333333;
}

/* form */

table#form2 {width: 780px; margin: 15px 0px 0px 0px;
background-color:#F5F4ED;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	line-height: 16px;
	text-align: left;
	border: 1px #999999 solid;
}
table#form2 td {padding: 5px; }

.separ02 { border-top: 1px #999999 solid; }

.smalli {
font-family: Arial, Helvetica, sans-serif;
font-style:italic;
color:#666666;
}



/* buttons */

.button01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px #FFFFFF solid;
}

.button01 a:link,.button01 a:visited,.button01 a:active {
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-decoration: none;
	width: 100%;
	display: block;
	color: #333333;
	background-color: #D1D9D3;
}

.button01 a:hover {
	color: #538DAF;
	background-color: #E3E1D5;
}

.arrownav { background-color: #D1D9D3; width:11px;
	border-bottom: 1px #FFFFFF solid;
}