body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(images/back.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mainBody {
	text-align: center;
}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}.menu {
	height: 43px;
	width: 983px;
	background-image: url(images/menuBar.jpg);
	background-repeat: no-repeat;
}
.menuItems {
	width: 983px;
	height: 43px;
}
.whiteMenu {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	font-size: xx-small;
}
.whiteMenuLinks a{
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
}
.whiteMenuLinks a:hover{
	text-decoration: underline;
}
#searchComment {
	background-color: #CCCCCC;
	height: 30px;
	width: 95%;
	border: thin solid #999999;
	padding: 10px;
	font-size: x-small;
	font-weight: bolder;
	color: #333333;
	margin: 10px;
	text-align: center;
	left: 20px;
	right: 20px;
}
#pageTitle {
	font-size: large;
	font-weight: bolder;
	padding: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.bodyDiv {
	padding: 10px;
}
#content {
	padding: 10px;
}
#clientresults {
	font-size: x-small;
	font-weight: bold;
	color: #333333;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	width: 100%;
}

#cmenu a:link, #cmenu a:active, #cmenu a:visited{
	width: 200px;
	float: left;
	border: thin solid #E2E2E2;
	background-color: #D0D0D0;
	color: #333333;
	text-decoration: none;
	font-size: x-small;
}

#cmenu a:hover{
	width: 200px;
	float: left;
	border: thin solid #E2E2E2;
	background-color: #333333;
	color: #CCCCCC;
	text-decoration: none;
	font-size: x-small;
}
.tdcmenu {
	background-color: #CCCCCC;
	padding: 5px;
	height: 100%;
	border: thin solid #FFFFFF;
}


#searchField form {
	text-align: center;
}
.fieldset {
	width:300px; }
.fieldset .label {
	text-align:right;
	width:70px;
	float:left;
	padding:0.2em;
	margin:0;
	margin-top:0.3em; }
.fieldset .nobr {
	display:none; }  

.fieldset .textfield {
	margin:3px;
	height:20px;
	width:200px;
	border:solid 0 #fff;
	background: transparent 
	
}
.xxsmallText {
	font-size: xx-small;
	vertical-align: baseline;
}
.top {
margin-bottom: 15px;
}
.buttondiv {
margin-top: 10px;
}
.messagebox{
	position:absolute;
	width:100px;
	margin-left:30px;
	border:1px solid #c93;
	padding:3px;
	font-size: xx-small;
	background-color: #F5F5C4;
}
.messageboxok{
	position:absolute;
	width:auto;
	margin-left:30px;
	border:1px solid #349534;
	background:#C9FFCA;
	padding:3px;
	font-weight:bold;
	color:#008000;
	
}
.messageboxerror{
	position:absolute;
	width:auto;
	margin-left:30px;
	border:1px solid #CC0000;
	background:#F7CBCA;
	padding:3px;
	font-weight:bold;
	color:#CC0000;
}
div.pagination {
	padding: 3px;
	margin: 3px;
	font-size: small;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 0px solid #AAAADD;
	
	text-decoration: none; /* no underline */
	color: #000000;
}
div.pagination a:hover, div.pagination a:active {
	border: 0px solid #000099;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	font-weight: bold;
	background-color: #E4E4E4;
	color: #666666;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 0px solid #EEE;
	
		color: #CCCCCC;
	}
.pname {
	font-size: xx-small;
}
.pnum A:link{
	font-size: x-small;
	color: #000000;
	text-decoration: underline;
	font-weight: bolder;
}
.pnum A:visited{
	font-size: x-small;
	color: #000000;
	text-decoration: underline;
	font-weight: bolder;
}
.pnum A:active{
	font-size: x-small;
}

.searchHead {
	font-size: x-small;
	color: #FFFFFF;
	background-color: #336699;
	padding: 5px;
	background-image: url(images/blueback.png);
	background-repeat: repeat-x;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A6C1FF;
	border-right-color: #25496E;
	border-bottom-color: #25496E;
	border-left-color: #A6C1FF;
}
.searchHead A:link{
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}
.searchHead A:visited{
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}
.searchHead A:active{
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}
.searchHead A:hover{
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: underline;
}
.pnum A:hover{
	font-size: x-small;
	color: #999999;
	text-decoration: none;
	font-weight: bolder;
}
.serial {
	text-align: center;
}
.tableback {
	background-color: #E4E4E4;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #B6B6B6;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	font-size: x-small;
}
.tablebackalt {
	background-color: #CDCDCD;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #B6B6B6;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	font-size: x-small;
}
#ctype{
	width:150px;
}#saleid {
	width: 150px;
}
#saleid {
	width: 200px;
}
#saved {
	background-color: #FFCC99;
	width: 100%;
	color: #990000;
	font-weight: bold;
	border: thin solid #990000;
	text-align: center;
}
.myfilestitle {
	color: #FFFFFF;
	background-color: #006699;
	font-size: x-small;
}
.myfile {
	font-size: x-small;
}
.ftype {
	font-size: xx-small;
	color: #FF0000;
}
