@charset "UTF-8";
/* CSS Document */

.table_side_brdr_bk {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.table_brdr_bk {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.table_brdr_bottom {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.table_full_brdr_bk {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8140e2;
	border-right-color: #8140e2;
	border-bottom-color: #8140e2;
	border-left-color: #8140e2;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.text_reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px; color: #555555;
}
.title_reg {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold;
}
.title_purple {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold;
	color: #8140e2;
}

A.blue:link {text-decoration:none; color: #1d77e3; font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
A.blue:visited {text-decoration:none; color: #1d77e3; font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
A.blue:active {text-decoration:none; color: #1d77e3; font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
A.blue:hover {text-decoration:underline; color:#000000; font-family: Arial, Helvetica, sans-serif; font-size: 11px;}

a.black:link {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; text-decoration:none;}
a.black:visited {color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 13px;  font-weight: bold; text-decoration:none;}
a.black:hover { color:#1d77e3; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 13px; }
a.black:active {color: red; font-family: Arial, Helvetica, sans-serif; font-size: 13px;  } 
