body
{
margin: 0px 0px 0px 0px;
}

div#page 
{
	background-color: #ffffff;
	border-top: #87ceeb 1px solid;
	border-bottom: #87ceeb 1px solid;
	border-left: #87ceeb 1px solid;
	border-right: #87ceeb 1px solid;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 10px 10px 10px 10px;
	color: #191970;
	text-transform: none;
	font-style: normal;
	font-family: verdana, arial;
	text-decoration: none;
	width: 900px;
	text-align: center;
}

table.header
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 1px;
	border: 0;
	width: 100%;
}

td.title
{
	color: #191970;
	font-weight: bolder;
	font-size: large;
	text-align: left;
}

td.search
{

	text-align: center;
	font-size: x-small;
}

div#menu
{
	background-color: #C7D9F5;
	border-top: #87ceeb 1px solid;
	border-bottom: #87ceeb 1px solid;
	border-left: none;
	border-right: none;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}

table#menu
{
	border-spacing: 0px;
	border-style: none;
	table-layout: fixed;
	border-collapse: collapse;
	margin-left: 20px;
	margin-right: 20px;
	color: #FFFFFF;
	width: 300px;
	text-align: center;
}

a:link 
{
	text-decoration: none; 
	font-size: 12px;
	color: #191970;
}
a:temp
{
	text-decoration: none; 
	color: #FFFFFF;
	font-weight: bold;
}

a:active, a:hover
{
	text-decoration: none;
	font-size: 12px;
	margin: 0;
	color: #FFFFFF;
}

a:visited
{
	text-decoration: none;
	font-size: 12px;
	margin: 0;
	color: #191970;
}


span#menu
{
	text-decoration: underline;
	color: #FFFFFF; 
	font-size: 12px;
	
}

span#visitMenu
{
	text-decoration: none;
	color: #FFFFFF; 
	font-weight: bold;
}
div#msg
{
	padding-top: 10px;
	height: 30px;
	text-align: center;
	color: #bb1111;
}

div#content 
{
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
}

div#softwareName 
{
	text-align: center;
	padding-top: 10px;
}

span#numtoll 
{
}

div#softwareNotes
{
	text-align: left;
	font-size: x-small;
	color: #777777;
}

input#software
{
}

input#vehicles
{
}

input#lnum
{
	width: 100px;
}

input#expires
{
	width: 70px;
}

input#swNotes
{
}

table#data
{
	margin-left: 0px;
	margin-right: 0px;
	border-color: #191790;
	border-spacing: 0px;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	empty-cells: show;
	
}

td.head
{
	background-color: #c7d9f5;
	border-left: 1px solid #191790;
	border-bottom: 1px solid #191790;
	font-weight: bold;
	
}
td.headWithArrow
{
font-size:9px;
background-color: #c7d9f5;
font-weight: bold;
	
	
}
tr.oddRow
{
	background-color: #eeeeee;
}

tr.evenRow
{
	background-color: #b6c8e4;
}

td.cell
{
	font-size: x-small;
	border-left: 1px solid #191790;
	margin: 0;
}

div#cell
{
	font-size: x-small;
	margin: 0;
}


td.opt
{
	text-align: center;
	padding: 0;
}

form.opt
{
	margin: 0;
}

td.optHead
{
	border-bottom: 1px solid #191790;
	background-color: #c7d9f5;
}

div#confirm
{
	padding-top: 10px;
}
div#confirmWarn
{
	padding-top: 20px;
	color:#ff0000;
}

button.addButton, button.editButton, button.delButton
{
	padding: 0px;
}
