.rtbordertable {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6699CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
	background-color: #FFFFFF;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	width: auto;
	color: #000000;
}
.botbordertable {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6699CC;
	background-color: #FFFFFF;
}
.lftbordertable {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6699CC;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	line-height: 18px;
}
.title {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #75c4ca;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #66CCCC;
}
a:hover {
	font-weight: bold;
	color: #CCCCCC;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	line-height: normal;
	border: 1px solid #75c4ca;
	margin: 4px;
	padding: 4px;
}
