@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
}
a:link {
	color: #FF9999;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
}
a:visited {text-decoration:none;}
.fa_left {
	font-family: tahoma;
	color: #FFFFFF;
	text-align: justify;
	cursor: default;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
}

a:hover {
	color: #FFccff;
	text-decoration: underline;
}
a:visited {
	color: #FF9999;
}

.fa_text {
	font-family: tahoma;
	font-size: 13px;
	color: #CCCCCC;
	cursor: default;
	text-align:justify;
	line-height: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-top: 20px;
	list-style:circle;
}
.fa_date {
	font-family: tahoma;
	font-size: 10px;
	color: #D69BB1;
	text-align:center;
}
.fa_top {
	font-family: tahoma;
	font-size: 24px;
	color: #d69bb1;
	text-align:center;
	margin-top:25px;
	line-height: 30px;
}
.fa_copyright {
	font-family: tahoma;
	font-size: 9px;
	color: #990033;}
.fa_copyright a:link {	color: #990033;} 
.fa_copyright a:visited {	color: #990033;}


.fa_left_title {
	font-family: tahoma;
	font-size: 11px;
	color: #d69bb1;
	text-align: center;
	cursor: default;
	font-weight: bold;
}
.fa_table_text {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 10px;
}
.fa_text_center {
	font-family: tahoma;
	font-size: 14px;
	color: #d69bb1;
	text-align:center;
	font-weight: bold;
}
.fa_form_text {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}
.fa_form_error {
	font-family: tahoma;
	font-size: 10px;
	color: #FF0000;
	text-align:center;
}

