body {
	font-family: Verdana, Arial;
	font-size: 11px;
}

td {
	font-family: Verdana, Arial;
	font-size: 11px;
}

.table {
/*	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	font-size: large;
*/
}
.even td {
/*
	border-top-width: 0px;
	border-right-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
*/
	border-bottom-width: 1px;
	border-bottom-style: solid;	
	border-bottom-color: #C0C0C0;
	height: 28px;
	padding-left: 6px;
}
.odd td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #C0C0C0;
	height: 28px;
	padding-left: 6px;	
}
.u_dot {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #C0C0C0;
}
.important {
	line-height: 14px;
	background-color: #F8F3E4;
	border: 1px dotted #C0C0C0;
	margin: 10px;
	padding: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}


.importantxxxx {
	line-height: 12px;
	background-color: #F8F3E4;
	border: none;
	margin: 10px;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}


.important2 {

	line-height: 14px;
	border: 1px solid #C0C0C0;
	margin: 10px;
	padding: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.print a {
	background-image:   url("printer.gif");
	background-repeat: no-repeat;
	line-height: 23px;
	padding-left: 23px;
	background-position: left center;
	height: 26px;
	position: relative;
	top: -5px;
	float: right;
}
.raised a {
	line-height: 23px;
	padding-left: 23px;
	top: -20px; 
	position: relative; 
}
.grey {
	border: 0px;
	margin: 0px;
	padding: 1px;
	background-color: #c0c0c0;
}
.headerRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
	padding-top: 16px;
}
.dd {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 90px;
}
.field {
	border: 1px solid #C2C2C2;
}
.btn {
	border:1px solid #D5D5D5;
	font-family: Verdana, Arial;
	font-size:10px;
	font-weight:bold;
	color:#333333;
	background-image:  url("../images/buttonBg.gif");
	background-position:top;
	background-color:white;
	height:19px;
	width:78px;
	vertical-align: middle;
}

.btnxxxxx {
	border:1px solid #D5D5D5;
	border-bottom: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	font-family: Verdana, Arial;
	font-size:10px;
	font-weight:bold;
	color:#666666;
	background-image:  url("../images/buttonBg.gif");
	background-position:top;
	background-color:white;
	height:20px;
	width:80px;
	vertical-align: middle;
}
.upspace {
	padding-top: 6px;
}
.formtable td {
	padding: 6px;
}
input {
	font-family: Verdana, Arial;
	font-size:12px;
}
select {
	font-family: Verdana, Arial;
	font-size:12px;
}
textarea {
	font-family: Verdana, Arial;
	font-size:12px;
}li {
	line-height: 18px;
}
.errorText {
	color: #990000;
	font-weight: normal;
}
