.body-bg {
	background-image: url(../images/border3.gif);
	background-repeat: repeat-y;
}
.text-copyr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text-leftcol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

.border-top {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
.text-leftcol input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.text-body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}

BODY, TABLE, TD, TH  {  
font-size: 9pt; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none 
}

.text-body input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-top: 2px;
	padding-bottom: 2px;
}
.text-body select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}


.head-bg1 {
	background-color: #99CCFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366CC;
}
.head-bg2 {
	background-color: #99CCFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366CC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3366CC;
}
