<!--
body {
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	background-color: #D3DCD3;
	background-image: url(images/pgbk.gif);
}
body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333300;
}
ul {
	margin: 2px;
	padding: 2px;
	list-style: none;
	list-style-type: square;
}

li {
	padding-left: 3px;
	padding-top: 1px;
	list-style-position: inside;
}
a:link { 
	background : none; 
	color : #336633; 
	font-style: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
}
a:visited {
	background : none;
	color : #336633; 
	font-style: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
}
a:hover {
	background : none;
	color : #CC0000;
	font-style: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : underline;
}

.textinput50 {
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
	border-left : 1px solid #000000;
	border-bottom : 1px solid #000000;
	font : 400 normal 10px Verdana, Arial, Helvetica, sans-serif;
	visibility : visible;
	width : 50px;
	color : #132913;
	padding: 2px;
	background : #D6E9D6;
}
.textinput100 {
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
	border-left : 1px solid #000000;
	border-bottom : 1px solid #000000;
	font : 400 normal 10px Verdana, Arial, Helvetica, sans-serif;
	visibility : visible;
	width : 100px;
	color : #132913;
	padding: 2px;
	background : #D6E9D6;
}
.textinput150 {
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
	border-left : 1px solid #000000;
	border-bottom : 1px solid #000000;
	font : 400 normal 10px Verdana, Arial, Helvetica, sans-serif;
	visibility : visible;
	width : 150px;
	color : #132913;
	padding: 2px;
	background : #D6E9D6;
}
.textinput200 {
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
	border-left : 1px solid #000000;
	border-bottom : 1px solid #000000;
	font : 400 normal 10px Verdana, Arial, Helvetica, sans-serif;
	visibility : visible;
	width : 200px;
	color : #132913;
	padding: 2px;
	background : #D6E9D6;
}
.textinput250 {
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
	border-left : 1px solid #000000;
	border-bottom : 1px solid #000000;
	font : 400 normal 10px Verdana, Arial, Helvetica, sans-serif;
	visibility : visible;
	width : 250px;
	color : #132913;
	padding: 2px;
	background : #D6E9D6;
}
.textinput300 {
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
	border-left : 1px solid #000000;
	border-bottom : 1px solid #000000;
	font : 400 normal 10px Verdana, Arial, Helvetica, sans-serif;
	visibility : visible;
	width : 300px;
	color : #132913;
	padding: 2px;
	background : #D6E9D6;
}
.dotborder { border : 1px solid Black; }
.dotborderwh { border : 1px solid White; }
.dotbordergreen { border : 1px solid #93D64A; }
.dotborderlg { border : 1px solid #7F997F; }


.ListCell {
	border-bottom: 1px dashed #999999;
	border-right: 1px dashed #999999;
	padding: 2px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #DFE8DD;
}
.ListCellTop {
	border-bottom: 1px dashed #999999;
	border-right: 1px dashed #999999;
	padding: 2px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #C5CCC4;
}







.CreditText {
	color: #627762;
}


-->