/* CSS Document Created by LiuYang 12/2006*/

A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:active {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #000000; text-decoration: underline;
}

A.white:link  {
	color:#ffffff; text-decoration: none;
}
A.white:visited  {
	color:#ffffff; text-decoration: none;
}
A.white:active  {
	color:#ffffff; text-decoration: none;
}
A.white:hover {
	COLOR: #000000; text-decoration: underline;
}

A.grey:link  {
	color:#BBB9B5; text-decoration: none;
}
A.grey:visited  {
	color:#BBB9B5; text-decoration: none;
}
A.grey:active  {
	color:#BBB9B5; text-decoration: none;
}
A.grey:hover {
	COLOR:#9C9485; text-decoration: none;
}

.body,td,th {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	line-height: 13px;
}
.txt_yellow {
	font-family: Tahoma;
	font-size: 13px;
	color: #6F6F6F;
}

.txt_grey {
	font-family: Tahoma;
	font-size: 13px;
	color: #6F6F6F;
}

.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.txt_red {
	font-family: Tahoma;
	font-size: 13px;
	color: #BC0000;
}

.txt_black {
	font-family: "Tahoma";
	font-size: 13px;
	color: #333333;
}

.txt_wihte {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
}

.txt_light_green {
	font-family: Tahoma;
	font-size: 13px;
	color: #2C788D;
}
.txt_blue {
	font-family: Tahoma;
	font-size: 13px;
	color: #45678D;
}
