
a {
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	
	color: #999999;
}
text {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; text-decoration: none; color: #393939}
.header {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; text-decoration: none; color: #393939}
input,select {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; text-decoration: none; color: #393939}

.errorString {font-weight: bold; font-size: 10pt; color: #990000}

.contentTable {
	background-color: #B5B5B5;
}

.navTable {
	background-color: #777679;
}
.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif; text-align:justify; font-size: 9pt; font-style: normal; text-decoration: none; color: #393939
}
.legalAndCopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
h1 {
	font-size: 12pt;
	font-weight: bold;
}
h2 {
	font-size: 9pt;
	font-weight: bold;
}
body {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #393939;
}
form {
	margin: 0px;
}
.un_highlighted {
	color: #666666;
	font-size: 10px;
}
.highlighted {
	color: #ffffff;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

.dataSubHeading{
	font-size: 9pt; font-style: normal; font-weight: bold; color: #000000;
}

.dataHeading {
	font-size: 9pt; font-style: normal; color: #333333;
}

.td_Highlight{
	background-color: #E89832;
	font-weight: bold; color: #000000;
}

.td_Light_Highlight{
	background-color: #F7DBB7;
	font-weight: bold; color: #000000;
}

.td_Highlight2{
	background-color: #017BC1;
	font-weight: bold; color: #000000;
}

.td_Light_Highlight2{
	background-color: #A6D1E9;
	font-weight: bold; color: #000000;
}

.myprice {
	font-weight: bold; color: #006600;
}
.mypriceOff {
	font-weight: bold; color: #333333;
}


#B1{
    width:150px;
    height:40px;
    font-size:15px;
    font-weight:bold;
    margin-top:20px;
}

#P1{
    margin-right:50px;
    margin-top:20px;
}


.error{
    color:#d00;
}

#redirectpage{
    background-color:#fff;
    margin:50px;
    color:#000;
}
#redirectmessage{
    width:300px;
    margin-left:auto;
    margin-right:auto;
}

#redirectmessage p{
    text-align:center;
}

.number-plate-input{
    background-color:#edda0c;
    border:0;
    font-size:2.5em;
    font-family: Arial, sans-serif;
    font-weight:bolder;
    text-transform: uppercase;
    color: #000;
    width:200px;
    text-align:center;
    padding:5px;
    -webkit-border-radius: 5px; /* Saf3-4, iOS 1-3.2, Android <e;1.6 */
    -moz-border-radius: 5px; /* FF1-3.6 */
    border-radius: 5px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
    border:1px solid #888;
    
    /* useful if you don't want a bg color from leaking outside the border: */
    -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;

}
