p, ul, li, dl, dd, dt{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
}

a {
	text-decoration: none;
	color: #6666ff;
}

a:hover {
	color: #990066;
	text-decoration: underline;
}

a:visited {
	color: #6666ff;
}

a:visited:hover {
	color: #990066;
	text-decoration: underline;
}

.row1True {	background-color: #EAEAF2; }
.row1False {	background-color: #FEFEFE; }
a.footer {
	font-family: Verdana, Arial, sans-serif;
	color: #990099;
	font-size: 11px;
}

a.footer:hover {
	color: #333399;
	text-decoration: underline;
}
	
hr.bottom {
	color: #990099;
	width: 500px;	
}

.purpleheader {
	color: #990099;
}

.ltblueheader {
	color: #6699CC;
}

.blueheader {
	color: #330099;
}

.logdb {
	font-size: 10px;
}

.logdb3 {
	font-size: 10px;
	font-weight: bold;
	color: #008000;
}

.logdb5 {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}

.logdb10 {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.logtable {
	font-size: 12px;
        font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}

.printer {
	font-size: 14px;
        font-family: Times New Roman, Times, serif;
	font-weight: bold;
}

.printernb {
	font-size: 14px;
        font-family: Times New Roman, Times, serif;
}

.printerhuge {
	font-size: 18px;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
}

.printerhugenb {
	font-size: 18px;
	font-family: Times New Roman, Times, serif;
}

.printerhugest {
	font-size: 26px;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
}

.header {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	background-color: #6666CC;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.logdbx {
	font-size: 10px;
	color: #999999;
	text-decoration: line-through;
}

.readonly {
	border: 0;
	background: #EFEFEF;
}
table.bordertable {
	border: 1px solid Gray;
}

.fieldhead {
	font: bold 18px;
}

br {
	clear: left;
}
div.fifty {
	width: 49%;
	clear: both;
	position: inherit;
	display: inline;
	padding: 0px;
}

div fieldset {
	float: left;
	position: inherit;
	display: table-column;
	width: 48%;
	padding: 5px;
	margin: 2px;
	border: 1px solid ButtonShadow;
}
fieldset div {
	clear: both;
	position: inherit;
	display: inline;
}
	label, fieldset div.cr p {
	margin: 0;
	display: block;
	width: 11em;
	text-align: right;
	float: left;
	font-weight: bold;
}
	fieldset div.cr label {
	text-align: left;
	margin-left: 11em;
	width: auto;
	float: none;
}

.cars {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-left: 1px solid #0046D5;
	padding-left: 3px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input.textbox1 {
	width: 120px;
}
input.textbox2 {
	width: 200px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
textarea.notes {
	width: 350px;
	height: 60px;
}
select.dropdown1 {
	width: 200px;
}

#noprint {
	display: block;
	clear: both;
	float: none;
}
div.mainmenu {
	width: 100%;
	background: #F1F1F3;
	text-align: center;
	font-size: 11px;
	min-height: 16px;
	border-top: 1px dotted Silver;
	border-bottom: 1px dotted Silver;
}
span.menuitem {
	border: 1px solid Silver;
	padding: 2px;
	background: #FFFFF0;
	margin: 2px;
	font-size: 11px;
}
span.menuselect {
	border: 1px solid Silver;
	padding: 2px;
	background: #6495ED;
	margin: 2px;
	font-size: 11px;
	font-weight: bold;
	color: White;
}
span.submenu {
	text-align: center;
	font-size: 11px;
}
span.submenuitem {
	padding: 2px;
	background: #87CEFA;
	margin: 2px;
	font-size: 11px;
	font-weight: bold;
	color: White;
	border: 1px solid #00008B;
}
span.submenuselect {
	padding: 2px;
	background: #00008B;
	margin: 2px;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}

a.menu {
	color: #0000CD;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a.submenu {
	color: Black;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.submenu:hover {
	color: #87CEFA;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}