body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	}
td { font-size: 12px;	color: #333333;	line-height: 18px; }

.table_width {background-color: #FFFFFF;width: 950px;}
.table1 {border: 1px solid #CCCCCC;}
.tr1 {background-color: #F6F6F6;}
.td0 {background-color: #0078A6;}
.td1 {background-color: #00A2D7;}
.td2{background-color: #6B9343;}

.td0_1 {background-color: #FFFFFF;}
.td0_2 {background-color: #E7E7E7;}

.font_white {	font-weight: normal;	color: #FFFFFF;}
.font_whiteB {	font-weight: normal;	color: #FFFFFF;font-weight: bold;}
.font10 {	font-size: 10px;	font-weight: normal;	color: #666666;}
.font12 {	font-size: 14px;	font-weight: normal;	line-height: 22px;}
.font12_red {	font-size: 12px;	font-weight: bold;	color: #F47721;}
.font12_B {	font-size: 12px;	font-weight: bold;	}	
.font_red {	color: #F47721;}
.font14 {	font-size: 14px;		line-height: 22px; font-weight: normal;	color: #000000;}
.font14_B {	font-size: 14px;	font-weight: bold;	line-height: 22px;}	
.font14_white {	font-size: 14px;	font-weight: normal;	color: #FFFFFF;	line-height: 26px;}	
.font14_whiteB {	font-size: 14px;	font-weight: bold;	color: #FFFFFF;	line-height: 26px;}	

.font16 {	font-size: 16px;	font-weight: bold;	color: #CCCCCC;}
.font18 {	font-size: 18px;	font-weight: bold;	color: #F47721;	line-height: 22px;}
.font20_black {	font-size: 20px;	font-weight: bold;	font-family: Arial, Helvetica, sans-serif;}
.fontad {font-size: 14px;font-weight: normal;	color: #0000FF;}

.line1 {
	height: 1px;
	overflow:hidden;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
}

a:link       { color: #333333; text-decoration:underline}
a:visited    { color: #333333; text-decoration:underline}
a:hover      {	color: #F47721;	text-decoration:underline;}
a:active     {	color: #F47721;	text-decoration:underline;}

A.linka:link    {	color: #FFFFFF;	text-decoration: none;	font-size: 14px;	font-weight: bold;	line-height: 26px;}
A.linka:visited {	color: #FFFFFF;	text-decoration: none;	font-size: 14px;	font-weight: bold;	line-height: 26px;}
A.linka:hover   {	color: #F47721;	text-decoration: underline;	font-size: 14px;	font-weight: bold;	line-height: 26px;}
A.linka:active  {	color: #F47721;	text-decoration: underline;	font-size: 14px;	font-weight: bold;	line-height: 26px;}

A.linkb:link    {	font-size: 14px;	color: #000000;	text-decoration: none;	line-height: 24px;}
A.linkb:visited {	font-size: 14px;	color: #000000;	text-decoration: none;	line-height: 24px;}
A.linkb:hover   {	font-size: 14px;	color: #F47721;	text-decoration: underline;	line-height: 24px;}
A.linkb:active  {	font-size: 14px;	color: #F47721;	text-decoration: underline;	line-height: 24px;}

A.linkc:link    {	color: #FFFFFF;	text-decoration: underline;}
A.linkc:visited {	color: #FFFFFF;	text-decoration: underline;}
A.linkc:hover   {color: #F47721;text-decoration: underline;}
A.linkc:active  {color: #F47721;text-decoration: underline;}

A.linkd:link    {	font-size: 14px;	color: #0078A6;	text-decoration: underline;	line-height: 24px;}
A.linkd:visited {	font-size: 14px;	color: #0078A6;	text-decoration: underline;	line-height: 24px;}
A.linkd:hover   {	font-size: 14px;	color: #F47721;	text-decoration: underline;	line-height: 24px;}
A.linkd:active  {	font-size: 14px;	color: #F47721;	text-decoration: underline;	line-height: 24px;}

A.linke:link    {	font-size: 16px;	color: #FFFFFF;	font-weight: bolder;	text-decoration: none;}
A.linke:visited {	font-size: 16px;	color: #FFFFFF;	font-weight: bolder;	text-decoration: none;}
A.linke:hover   {	font-size: 16px;	color: #FFFFFF;	font-weight: bolder;}
A.linke:active  {	font-size: 16px;	color: #FFFFFF;	font-weight: bolder;}

A.linkf:link    {	font-size: 12px;	color: #F47721;	font-weight: bolder;	text-decoration: none;}
A.linkf:visited {	font-size: 12px;	color: #F47721;	font-weight: bolder;	text-decoration: none;}
A.linkf:hover   {	font-size: 12px;	color: #0000FF;	font-weight: bolder;}
A.linkf:active  {	font-size: 12px;	color: #0000FF;	font-weight: bolder;}





.btn {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	background-attachment: fixed;
	background-image: url(/img/bg_botton.gif);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 32px;
	height: 35px;
	width: 160px;
}

