
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	margin:0;
	padding:0;
}

font.normal {
	font-weight: normal;
	font-size:12px;
	color:#000; 
}

li {
	margin-left: 15px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-bottom: 0px;
}
ul {
	list-style-image: url(../image/tpl/marker_red.gif);
	list-style-position: outside;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
ol {
	list-style-position: outside;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
dl {
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #bc0f25;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	text-transform: none;
}

hr {
	height: 1px;
	background-color: #bababa;
	padding: 0;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
	color: #bababa;
	border: 1px none #bababa;
}


#TEXT h1, h1, .h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: 400;
	color: #bc0f25;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #bababa;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	display: block;
}

.h2, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #bc0f25;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.h3, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #bc0f25;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

table {
	border-collapse:collapse;       
}

td {
	font-family: Arial, Verdana, helvetica, sans-serif;
	font-size: 10pt;
}
th {
	font-family: Arial, Verdana, helvetica, sans-serif;
	font-size: 10pt;
}

p {
	padding:5 0 5 0;
	margin:0;
	text-indent:0;
	font-size: 12px;
}

A:link {
	COLOR: #bc0f25;
	TEXT-DECORATION: underline
}
A:visited {
	COLOR: #e76e7d;
	TEXT-DECORATION: underline
}
A:hover {
	COLOR: #bc0f25;
	TEXT-DECORATION: none
}
A:active {
	COLOR: #bc0f25;
	TEXT-DECORATION: underline
}

a#aunder {
	text-decoration: underline;
}

img	{
	border:0; 
	margin:0;
}

/*-begin-----------------------------------------------------------------------*/
.layout tabel {
	width: 100%;
	height: 100%;
}

/*#MESSAGE {}
#content {}
*/

#TEXT {
        padding-right:20px;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}


/* Start LTB (Left Tool Bar) ----------------------------------- */
#Main_menu {
	background-color: #ffeed3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
	height: 100%;
	width: 205px;
	padding-top: 12px;
	background-image: url(../image/tpl/ltb_bar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 22px;
}
A.Main_menu:link, A.Main_menu:visited {
	color: #bc0f25;
	text-decoration: none;
	line-height: 100%;
	background-color: #ffeed3;
	background-image: url(../image/tpl/arr_fold_r.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	font-weight: bold;
	cursor: pointer;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 5px;
	display: block;
}
A.Main_menu:active {
	color: #4a4a4a;
	text-decoration: none;
	line-height: 100%;
	background-color: #ffeed3;
	background-image: url(../image/tpl/arr_fold_g.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	cursor: pointer;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 5px;
	display: block;
}
A.Main_menu:hover {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 100%;
	background-color: #dd3a4f;
	background-image: url(../image/tpl/arr_fold_w.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	font-weight: bold;
	cursor: pointer;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 5px;
	display: block;
}
A.Main_menu_Unfold:link, A.Main_menu_Unfold:visited {
	color: #bc0f25;
	text-decoration: none;
	line-height: 100%;
	background-color: #ffeed3;
	background-image: url(../image/tpl/arr_unfold_r.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	font-weight: bold;
	cursor: pointer;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 5px;
	display: block;
}
A.Main_menu_Unfold:active {
	color: #4a4a4a;
	text-decoration: none;
	line-height: 100%;
	background-color: #ffeed3;
	background-image: url(../image/tpl/arr_unfold_g.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	cursor: pointer;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 5px;
	display: block;
}
A.Main_menu_Unfold:hover {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 100%;
	background-color: #dd3a4f;
	background-image: url(../image/tpl/arr_unfold_w.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	cursor: pointer;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 5px;
	display: block;
}

A.Sub_menu:link, A.Sub_menu:visited {
	font-weight: normal;
	margin-left: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 100%;
	background-color: #fffcf7;
	text-align: left;
	cursor: pointer;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	background-image: none;
}
A.Sub_menu:active {
	font-weight: normal;
	margin-left: 13px;
	color: #bc0f25;
	text-decoration: none;
	line-height: 100%;
	background-color: #fffcf7;
	text-align: left;
	cursor: pointer;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: none;
	display: block;
}
A.Sub_menu:hover {
	font-weight: normal;
	margin-left: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 100%;
	background-color: #dd3a4f;
	text-align: left;
	cursor: pointer;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	background-image: none;
}
/* End LTB (Left Tool Bar) ----------------------------------- */



#newsblock h1 {
	margin:10px;
	font-size: 10pt;
	font-weight: bold;
	color: #993333;
	margin-bottom:4px;
}


#bannerblock {
	position:absolute;
	left:278px;
	top:26px;
	overflow:hidden;
	background-color:#CDD1C0;
	font-size:10px;
	text-align:center;
	padding:0;
	margin:0;
	background-color:transparent;
}

.Banner_column_wide {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	vertical-align: top;
}


#title #champtitle {
	background-color: #e8ebe2;
	text-align: right;
	font-size: 10pt;
	font-weight: bold;
	padding: 0;
        letter-spacing: 2;
	color: #959C8B;
}

#bottom table{
	background-repeat:no-repeat;
}

#bottom .footer {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#bottom .footer  a, #bottom .footer a:visited {
	color: #FFFFFF;
}

#bottom .contact {
	font-size: 10px;
	font-weight: bold;
	color: #959C8B;
}

/*-------Table------*/
.dtable td {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
        font: 11px Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666;
}
.dtable th {
        font: 11px Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666;
	background-color:#ffeed3;
/*#EFEFEF;*/
}

.dtable tr.o {
	background-color:#fff;
}
.dtable tr.e {
	background-color:#eeeeee;
}

.dtable tr.selected {
	background-color:#fff4e5;
/*#ffeed3;*/
/*#ffe3e0;*/
/*#c0d2ec;*/
}


/*-------NavBar-----*/
.navbar {text-align:center;font-size:10px;}
.navbar img {}
.navbar a {color:#808080; text-decoration: underline; padding:5px}
.navbar a:hover {color:#808080; text-decoration: none;}
.navbar strong {font-weight:normal;}
.navbar span {display:inline-block;height:20px;line-height:18px;vertical-align:middle;padding:0 5px;margin:0 1px;}
.navbar span.current {padding:0 0 0 1px;background:transparent url(../image/grey-v-l.gif) 0 0 no-repeat;}
.navbar span span {padding:0 1px 0 0;background:transparent url(../image/grey-v-l.gif) 100% 0 no-repeat;margin:0;}
.navbar span span span {padding:0 6px;background:#bcbcbc;color:#fff;}

/*------HeaderBar---*/
#Bar_Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
.barwhite td {
        font: 11px Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
}

#Bar_Red tr {
	background-image: url(../image/tpl/c_bar_red2.gif);
	background-repeat: repeat-x;
	background-color: #b8112c;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
#Bar_Red .Angle {
	background-image: url(../image/tpl/c_bar_red1.gif);
	height: 19px;
	width: 24px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

#Bar_Orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
#Bar_Orange tr {
	background-image: url(../image/tpl/c_bar.gif);
	background-repeat: repeat-x;
	background-color: #336633;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}

#Bar_Orange .Angle {
	background-image: url(../image/tpl/c_bar_orange1.gif);
	height: 19px;
	width: 24px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

#Bar_Gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}

#Bar_Gray tr {
	background-image: url(../image/tpl/c_bar_gray2.gif);
	background-repeat: repeat-x;
	background-color: #898989;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
#Bar_Gray .Angle {
	background-image: url(../image/tpl/c_bar_gray1.gif);
	height: 19px;
	width: 24px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

/*-------FlyD DIV----------------*/
DIV.eyebrowmenubar {
	PADDING-BOTTOM: 3px; MARGIN: 3px 0px; PADDING-LEFT: 3px; WIDTH: auto; PADDING-RIGHT: 3px; PADDING-TOP: 3px; 
}

DIV.mystat {
	BACKGROUND: url(../image/tpl/arr_fold_g.gif) no-repeat right; display:inline; padding-right: 15px;
}
DIV.mystatHover {
	BACKGROUND: url(../image/tpl/arr_unfold_g.gif) #fff4e5 no-repeat right; BORDER-BOTTOM: #ffd58f 1px solid; BORDER-LEFT: #ffd58f 1px solid; BORDER-TOP: #ffd58f 1px solid; BORDER-RIGHT: #ffd58f 1px solid; display:inline; padding-right: 15px;   
}
DIV.mystat A {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; PADDING-BOTTOM: 0px; BACKGROUND-COLOR: transparent; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; BORDER-TOP: 0px; BORDER-RIGHT: 0px; TEXT-DECORATION: none; PADDING-TOP: 0px
}

DIV.popup {
	Z-INDEX: 1; BORDER-BOTTOM: #b8b8b8 1px solid; BORDER-LEFT: #b8b8b8 1px solid; BACKGROUND-COLOR: #fff; OVERFLOW: auto; BORDER-TOP: #b8b8b8 1px solid; BORDER-RIGHT: #b8b8b8 1px solid; padding: 5px; 
}

/*-------Brand------------------*/

#BRANDFORM {
	padding:0px;
	margin-top:64px;
	margin-bottom:64px;
	width:400px;
}

#BRANDFORM TD, #BRANDFORM TH {
	color: #444444;
	font-size:10pt;
}


#BRANDFORM .OUTER {
	background-color:#ffdda8;
}


#BRANDFORM .OUTER TH {
	background-color:#ffffff;
}


#BRANDFORM .INNER {
	margin:4px;
}

#BRANDFORM .INNER TH {
	font-weight:bold;
	background-color:transparent;
	padding:4px;
}


#BRANDFORM .INNER TD {
	padding:2px;
}

#brandform .note {
	background-color:#fff4e5;
	padding:2px;
}

/*-----FORM----*/
#ENTRY {
	width:100%;
}

#INFO tr#gray {
	background:#fff9f1;
/* #F1F1F1;*/
} 

#FORM .OUTER TD {
	padding-top:0px;
}

#FORM .INNER TH {
	font-weight:bold;
	font-size:12px;
	background-color:#fff4e5;
	padding:4px;
}

#FORM .INNER TD {
	padding-top:5px;
}

/*pages*/

ul.extab{
	border-bottom:solid 0px #DEDEDE;
	height:21px;
	padding-top:5px;
	padding-left:0px;
	margin:0px 0px;
}
ul.extab li {
	float:left;
	margin-right:5px;
	list-style:none;
}
.extab li {
	margin-left:0px;
}


.extab a:link, .extab a:visited{
	background:url(../image/tab-roun_new_right1.gif) no-repeat right 0;
	color:#666666;
	display:block;
	float:left;
	height:21px;
	font-weight:bold;
	text-decoration:none;
	padding-right:14px;
}
.extab a span{
	background:url(../image/tab-roun_new_left1.gif) no-repeat left 0;
	display:block;
	float:left;
	padding-left:16px;
	line-height:21px;
	cursor:pointer
}
.extab a:hover{
	background:url(../image/tab-roun_new_right1.gif) no-repeat right -42px;
}
.extab a:hover span{
	background:url(../image/tab-roun_new_left1.gif) no-repeat left -42px;
}
ul.extab li.active a:link, ul.extab li.active a:visited, ul.extab li.active a:visited, 
ul.extab li.active a:hover{
	background:url(../image/tab-roun_new_right1.gif) no-repeat right -21px;
}
ul.extab li.active a span, 
ul.extab li.active a:hover span{
	background:url(../image/tab-roun_new_left1.gif) no-repeat left -21px;
}


/*popup*/
#popuptitle {
	background-color:#ffdda8;
/*#CDD1C0;*/
	border-bottom:1px solid #aeaaae;
	padding:0;
}

#popuptitle #champtitle {
	text-align:right;
	font-size: 10pt;
	font-weight:bold;
	padding:0;margin:0;
	padding-right:20px;
	letter-spacing:2;
	color:#444444;
}

#popupbottom {
  border-top:1px solid #aeaaae
}


#popupbottom .footer {
	font-weight: bold;
	font-size: 10px;
	background-color:#ffdda8;
	color: #FFFFFF;
	padding:2px;
}
#popupbottom .footer a, #popupbottom .footer a:visited {
  color:#444;
}

#popupbottom .contact {
	font-size: 10px;
	font-weight: bold;
	color: #959C8B;
}

.REPORT {
  
}

.REPORT TH {
	font-size:12px;
	padding:6px 4px;
	background-color:#F0F0F0;
}
.REPORT TD {
	font-size:12px;
	padding:2px 4px;
}
.REPORT .DESCRIPTION {
	font-size:12px;
}

/* Start News_Block (NB) ----------------------------------- */
#News_Block {
	background-color: #fff4e5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	height: 100%;*/
	width: 205px;
	background-image: url(../image/tpl/ltb_bar.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 15px;
}
#Champ_Block {
	background-color: #fff4e5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../image/tpl/ltb_bar.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	padding-bottom: 0px;
}

.News_Bar_UpPict {
	background-image: url(../image/tpl/news_bar_up2.gif);
	cursor: default;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: left;
	vertical-align: top;
}

A.News_Bar_UpTxt:link, A.News_Bar_UpTxt:active, A.News_Bar_UpTxt:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	display: block;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 24px;
	padding-top: 3px;
	margin: 0px;
	padding-bottom: 0px;
}
A.News_Bar_UpTxt:hover {
	cursor: pointer;
	display: block;
}
A.News_Bar:link, A.News_Bar:active, A.News_Bar:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	display: block;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 24px;
	padding-bottom: 0px;
	margin: 0px;
}
A.News_Bar:hover {
	cursor: pointer;
	display: block;
}

.News_data {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
	font-weight: bold;
	color: #bc0f25;
	text-align: left;
	vertical-align: top;
	display: block;
	padding-top: 13px;
	padding-right: 13px;
	padding-left: 13px;
	text-decoration: none;
	font-size: 12px;
}
A.News:link, A.News:active, A.News:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #444444;
	text-align: left;
	vertical-align: top;
	display: block;
	padding-top: 5px;
	text-decoration: underline;
	font-size: 12px;
	cursor: pointer;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d7576b;
	margin-right: 13px;
	margin-left: 13px;
}
A.News:hover {
	text-decoration: none;
}
A.All_News:link, A.All_News:active, A.All_News:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #bc0f25;
	text-align: right;
	vertical-align: top;
	display: block;
	padding-top: 7px;
	text-decoration: underline;
	font-size: 12px;
	cursor: pointer;
	margin-right: 13px;
	margin-left: 13px;
	padding-bottom: 7px;
}
A.All_News:hover {
	text-decoration: none;
}
.Bar_Red_tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../image/tpl/c_bar_red2.gif);
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-color: #b8112c;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	text-decoration: none;

}

/* End News_Block (NB) ----------------------------------- */


.bg3 {
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #bc0f25;
	background-image: url(../image/tpl/r_accent.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 60px;
}

.bg4 {
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #bc0f25;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	margin: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

