body {background:#3B2081; font-family:Verdana, Arial, Helvetica, sans-serif;margin:0px;padding:0px;}

table {margin:10px 0px 10px 0px;width:60%;border:1px solid #CCCCCC;border-collapse: collapse;}
table tr {color: #ffffff; border:0px solid #CCCCCC;background:transparent url(../cssimages/divider_silver.gif) repeat-x scroll right bottom;}
table th {font-size: 80%;font-weight:bold;text-align:left; border:0px solid #CCCCCC;}
table td {font-size: 70%;line-height: 1.5; border:0px solid #CCCCCC;}
table tr a{font-size: 100%;}
table tr a:hover{font-size: 100%;}
td input{font-size: 120%!important;}

table.center {text-align:center;}
table.center th {text-align:center;}
table.center td {text-align:center;}

table.noBorder {border:0px!important;}
table.noBorder tr{background:none!important;}
table.noBorder tr a{font-size: 120%;}
table.noBorder tr a:hover{font-size: 120%;}

table.pager {border:0px!important;width:360px;margin-left:10px;}
table.pager tr{background:none!important;}
table.pager tr a{font-size: 120%;}
table.pager tr a:hover{font-size: 120%;}
table.pager td {background: url(../cssimages/divider-verticle.gif); 
				background-repeat:no-repeat; 
				background-color: #3B2081;}

table.checkList {border:0px!important;}
table.checkList tr{background:none!important;}
table.checkList tr a{font-size: 120%;}
table.checkList tr a:hover{font-size: 120%;}
table.checkList td label{font-size: 110%!important;}

table.cols {margin:10px 0px 10px 0px;width:70%;border:1px solid #CCCCCC;border-collapse: collapse;}
table.cols tr { border:0px solid #CCCCCC;}
table.cols th {font-size: 80%;font-weight:bold;text-align:left; border:1px solid #CCCCCC;}
table.cols td {font-size: 70%;line-height: 1.5; border:1px solid #CCCCCC;}
table.cols tr a{font-size: 100%;}
table.cols tr a:hover{font-size: 100%;}
td.cols input{font-size: 120%!important;}

table.cols td label {font-size: 120%!important;}

.overlay {
	background: url(../images/plate.jpg) no-repeat;
	padding: 15px 0 0 40px;
	height: 90px;
	overflow: hidden;
	margin-left: 10px;
}
.overlay h1 {
	font: normal 400%/100% "Lucida Grande", Arial, sans-serif;
	position: relative;
	margin: 0;
	color: #000;
	width: 390px;
}

.overlay1 {
	background: url(../images/plateSmall.jpg) no-repeat;
	padding: 5px 0 0 20px;
	height: 50px;
	overflow: hidden;
	margin-left: 10px;
}
.overlay1 h1 {
	font: normal 180%/100% "Lucida Grande", Arial, sans-serif;
	position: relative;
	margin: 0;
	color: #000;
	width: 390px;
}


