.noborder {
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #999999;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.synops {
	font-size: 12px;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666699;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666699;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666699;
	text-decoration: none;
	font-weight: bold;
}

.bold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

input {
	
	border-color: #666699;
	border-style: solid;
}

.chkbx {
	
	border-color: #CCCCCC;
	border-style: solid;
}

textarea {
	
	border-color: #666699;
	border-style: solid;
}

select {
	border-color: #666699;
	border-style: solid;
}

.displayrow {
	border-bottom: thin #666699 solid;
	border-left: thin #666699 solid;
	padding: 3px;
}

.enddisplayrow {
	border-bottom: thin #666699 solid;
	border-left: thin #666699 solid;
	border-right: thin #666699 solid;
	padding: 3px;
}

.displayrow2 {
	border-top: thin #666699 solid;
	border-right: thin #666699 solid;
	padding: 3px;
}

.enddisplayrow2 {
	border-top: thin #666699 solid;
	border-bottom: thin #666699 solid;
	border-right: thin #666699 solid;
	padding: 3px;
}

.toprow {
	border-bottom: thin #666699 solid;
	border-top: thin #666699 solid;
	border-left: thin #666699 solid;
	background-color: #9999CC;
	font-weight: bold;
	padding: 3px;
}

.endtoprow {
	border-bottom: thin #666699 solid;
	border-left: thin #666699 solid;
	background-color:  #9999CC;
	font-weight: bold;
	padding: 3px;
}

.toprow2 {
	border-top: thin #666699 solid;
	border-left: thin #666699 solid;
	border-right: thin #666699 solid;
	background-color: #9999CC;
	font-weight: bold;
	padding: 3px;
}

.endtoprow2 {
	border-top: thin #666699 solid;
	border-bottom: thin #666699 solid;
	border-left: thin #666699 solid;
	border-right: thin #666699 solid;
	background-color: #9999CC;
	font-weight: bold;
	padding: 3px;
}

.pageheader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}