﻿body 
{
	margin:0px;
	font-size:12px;
	color: #ffffff;
}
a:link 
{ 
	color: #ffffff; 
	text-decoration: none
}
a:visited 
{ 
	color: #ffffff; 
	text-decoration: none
}
a:hover 
{ 
	color: #333333; 
	text-decoration: underline
}
.a_white:link 
{ 
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.a_white:visited 
{ 
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.a_white:hover 
{ 
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
.black_orange:link 
{ 
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
.black_orange:visited 
{ 
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.black_orange:hover 
{ 
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.tw_grey_twenty
{
	color: #ffffff;
	line-height: 20px;
	font-size: 12px;
}
.tw_grey_thirty
{
	color: #ffffff;
	line-height: 30px;
	font-size: 12px;
}
.tw_grey_twentyfive
{
	color: #ffffff;
	line-height: 25px;
	font-size: 12px;
}
.tw_grey_twentythree
{
	color: #ffffff;
	line-height: 23px;
	font-size: 12px;
}
.tw_grey
{
	color: #454545;
	font-size: 12px;
}
.form
{
	color: #6A6A6A;
	font-size: 12px;
	height: 12px;
}
.tw_blue
{
	color: #ffffff;
	font-size: 12px;
}
.tw_white
{
	font-size: 12px;
	color: #ffffff;
}
.div_tw_twenty
{
	font-size: 12px;
	color: #ffffff;
	line-height: 20px;
}
.thirteen_white
{
	font-size: 13px;
	color: #ffffff;
}
.thirteen_red_thirty
{
	font-size: 13px;
	color: #ffffff;
	line-height: 30px;
}
.li_img_underline
{
	border-bottom:solid 1px #999999;
	list-style-type: none;
}
HR
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.control_height
{
	height:13px;
}
.div_relative_left
{
	float:left;
	position:relative;	
}
.new_title
{
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
}
.th_red_night
{
	font-size: 13px;
	color: #A81933;
}
.tw_red_night
{
	font-size: 12px;
	color: #ffffff;
}
.new_titlenext
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
}
.tw_yellow_five{
	font-size: 12px;
	color: #ffffff;
}
.tw_red_eight{
	font-size: 12px;
	color: #ffffff;
}
.eg{
	font-size: 11px;
}
.table
{
	border:1 dotted #ffffff;
}
.four_white
{
	font-size: 14px;
	color: #ffffff;
}
.div_overflow
{
	overflow:hidden;
	width:200px;
}

P
{
	margin:0px;
}
.th_white_str {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}
.error
{
	color:Red;
}
.orange_eighteen_twenty {
	font-size: 18px;
	font-weight: bold;
	color: #ff7f03;
}