/*	
*	CSS Level 2
*	this file («Green»): v3.2a
*	for template «Green»: v1.2+
*/
	
/* Default Page Settings */
a:link, a:visited {
	color: #003399;
	text-decoration: none;
}

a:hover {
	color: #009900;
	text-decoration: underline;
}

a:active {
	color: #6699CC;
	font-style: italic;
	text-decoration: none;
}

body {
	background-color: #FFFFFF;
	background: #FFFFFF url(../iface/backgrounds/main_B.png) repeat-x;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-size: 10px;
/*	font-size: 12px;*/
}

/*P, TABLE, TD, FORM, IMG, H1, H2, H3, H4, H5, H6, INPUT {
	FONT-SIZE: 1em
}*/

H1, H2, H3, H4, H5, H6 {
	margin: 0px;
}

H1 {
	font-weight: bold;
	font-size: 23px;
	font-family: Arial, Helvetica, sans-serif;
}

H2 {
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

H3 {
	font-weight: bold;
	font-size: 12px;
/*	font-variant: small-caps;*/
}

H4 {
	font-weight: bold;
	font-size: 11px;
}

H5 {
	font-weight: bold;
	font-size: 10px;
}

H6 {
	font-weight: bold;
	font-size: 9px;
}

.col_Green {
	color: #009900;
}

.col_Red {
	color: #FF0000;
}

.col_Orange {
	color: #FF6622;
}

.col_Hidden_smoke {
	color: #c6c6c6;
}

.col_Hidden_light {
	color: #999999;
}

.col_Hidden_dark {
	color: #666666;
}

.font_small {
	font-size: 10px;
}

.font_micro {
	font-size: 9px;
}

.font_micro_col1 {
	color: #FF0000;
	font-size: 9px;
}

.font_default_hidden {
	color: #999999;
}

.font_default_hidden2 {
	color: #666666;
}

.font_small_hidden {
	color: #666666;
	font-size: 10px;
}

.font_micro_hidden {
	color: #999999;
	font-size: 9px;
}

HR {
	color: #009900;
	background-color: #009900;
	border: none;
	height: 1px;
}

.list_item_unordered_default {
	list-style-image: url(../iface/elements/list_item_unordered_default.png);
}

.list_item_unordered_note_gray {
	list-style-image: url(../iface/elements/list_item_unordered_note.png);
}

.list_item_unordered_note_gray_mk2 {
	list-style-image: url(../iface/elements/list_item_unordered_note.png);
	padding-left: 16px;
	margin-left: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.list_item_unordered_note_green {
	list-style-image: url(../iface/elements/list_item_unordered_note_green.png);
}

.list_item_unordered_note_green_mk2 {
	list-style-image: url(../iface/elements/list_item_unordered_note_green.png);
	padding-left: 16px;
	margin-left: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a.hidden_link:link, a.hidden_link:visited {
	color: #999999;
	text-decoration: none;
}

a.hidden_link:hover {
	color: #666666;
	text-decoration: underline;
}

a.hidden_link:active {
	color: #6699CC;
	font-style: italic;
	text-decoration: none;
}

.inputbox, .inputbox_hidden, .button {
	font-size: 11px;
	border: 0px #a4a4a4;
	border-width: 1px;
	border-style: solid;
	text-indent: 2px;
}

.inputbox {
	background: #FFFFFF;
	color: #000000;
}

.inputbox_hidden {
	background: #FFFFFF;
	color: #666666;
	text-align: center;
}

.input{
	font-size: 11px;
/*	BORDER-COLOR: buttonface;
	border: 0px #333333;
	border-width: 1px;
	border-style: solid; */
}

.button {
	color: #000000;
	background-color: #EFEBDE;
	font-size: 10px;
	HEIGHT: 18px;
	border: 1px #333333;
	border-width: 1px;
	border-style: solid;
}

.bgcolour {
	background-color: #009900;
}

/* Text Settings */
.bodytext {
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.bodytext_simple {
	color: #000000;
	background-color: #FFFFFF;
	font-size: 11px;
}

.bodytext_bg1 {
	background-color: #EFEBDE;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.bodytext_bg2 {
	background-color: #FFFBFF;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.bodytext_inside_col1 {
	color: #FF0000;
	font-size: 11px;
}

.bodytext_inside_col2 {
	color: #009900;
	font-size: 11px;
}

.bodytext_hidden {
	color: #666666;
	font-size: 11px;
}

.bodytitle	{
	background-color: #FFFFFF;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

.bodytitle_light	{
	background-color: #FFFFFF;
	color: #000000;
	font-size: 13px;
}

.bodytitle_colour	{
	background-color: #FFFFFF;
	color: #009900;
	font-size: 13px;
	font-weight: bold;
}

.bodytitle_colour_light	{
	background-color: #FFFFFF;
	color: #009900;
	font-size: 13px;
}

.bodytitle_sub	{
	background-color: #FFFFFF;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

.maintitle {
	background-color: #FFFBFF;
	color: #000000;

	font-size: 14px;
	font-weight: bold;
}

.maintitle_colour {
	background-color: #FFFFFF;
	color: #009900;

	font-size: 14px;
	font-weight: bold;
}

.maintitle_sub_colour {
	background-color: #FFFBFF;
	color: #009900;
	font-size: 11px;
	font-weight: bold;
}

.textmicro {
	color: #000000;
	font-size: 9px;
	line-height: 10px;
}

.textmicro_bg1 {
	background-color: #EFEBDE;
	color: #666666;
	font-size: 9px;
	line-height: 10px;
}

.textmicro_hidden {
	color: #999999;
	font-size: 9px;
	line-height: 10px;
}

.textsmall {
	font-size: 10px;
	line-height: 11px;
}

.textsmall_hidden {
	color: #999999;
	font-size: 10px;
	line-height: 12px;
}

/* Table Settings */
.tablewidth_MAX {
	vertical-align: top;
	width: 860px;
	border: 0px;
	padding: 0px;
}

.tablewidth_MAXouter {
	background-image: url(../iface/backgrounds/main_B_vert_LR_down.png);
	background-repeat: repeat-y;
	vertical-align: top;
	width: 890px;
	border: 0px;
	padding: 0px;
}

.tablewidth_MAXouter_mk1 {
	vertical-align: top;
	width: 890px;
	border: 0px;
	padding: 0px;
}

.tablewidth_pageSemi_mk1 {
	background-color: #FFFFFF;
	vertical-align: top;
	font-size: 11px;
	width: 547px;
	border: 0px;
	padding: 0px;
}

.tablewidth_pageSemi_mk2 {
	background-color: #FFFFFF;
	vertical-align: top;
	width: 682px;
	border: 0px;
	padding: 0px;
}

.tablewidth_additionalInfo_w2 {
	vertical-align: top;
	width: 624px;
	border: 0px;
	padding: 0px;
}

.tablewidth_Semi_TN_mk1 {
	background-color: #FFFFFF;
	vertical-align: top;
	width: 152px;
	border: 0px;
	padding: 0px;
}

.tablewidth_CENTRAL{
	background-color: #FFFFFF;
	vertical-align: top;
	width: 100%;
	border: 0px;
	padding: 0px;
}

.tablewidth_DEFAULT{
	background-color: #FFFFFF;
	vertical-align: top;
	width: 608px;
	padding: 0px;
}

.tablewidth_DEFAULT_border{
	background-color: #FFFFFF;
	vertical-align: top;
	width: 608px;
	border: 0px #333333;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	padding: 0px;
}

.tablewidth_100pct{
	background-color: #FFFFFF;
	vertical-align: top;
	width: 100%;
	border: 0px;
	padding: 0px;
}

.tablewidth_NAV_vert{
	background-color: #FFFFFF;
	vertical-align: top;
	width: 142px;
	border: 0px;
	padding: 0px;
}

.tablewidth_medium1{
	background-color: #FFFFFF;
	vertical-align: middle;
	width: 410px;
	border: 0px;
	padding: 0px;
}

.tablewidth_medium1_hidden{
	background-color: #FFFFFF;
	vertical-align: middle;
	width: 410px;
	border: 0px;
	padding: 0px;
	border: 0px #CCCCCC;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}

.table_page {
	background-color: #FFFFFF;
	color: #000000;
	vertical-align: top;
	width: 95%;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 0px #009900;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}

.table_inside {
	background-color: #FFFFFF;
	color: #000000;
	vertical-align: top;
	width: 95%;
	font-size: 11px;
	padding: 0px;
	border: 0px #000000;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}

.table_inside_hidden {
	background-color: #FFFFFF;
	color: #000000;
	vertical-align: top;
	width: 95%;
	font-size: 11px;
	padding: 0px;
	border: 0px #CCCCCC;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}

.table_inside_colour {
	background-color: #FFFFFF;
	color: #000000;
	vertical-align: top;
	width: 95%;
	font-size: 11px;
	padding: 0px;
	border: 0px #009900;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}

.table_inside_colour2 {
	background-color: #FFFFFF;
	color: #000000;
	vertical-align: top;
	width: 95%;
	font-size: 11px;
	padding: 0px;
	border: 0px #FF0000;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}

.table_inside_withoutBRD {
	background-color: #FFFFFF;
	color: #000000;
	vertical-align: top;
	width: 95%;
	font-size: 11px;
	padding: 0px;
	border: 0px;
}

.table_inside_withoutBRD_mk1 {
	background-color: #FFFFFF;
	color: #000000;
	vertical-align: top;
	width: 100%;
	font-size: 11px;
	padding: 0px;
	border: 0px;
}

.table_simple_colour {
	background-color: #FFFFFF;
	color: #000000;
	vertical-align: top;
	font-size: 11px;
	padding: 0px;
	border: 0px #009900;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}

.table_simple_hidden {
	background-color: #FFFFFF;
	color: #000000;
	vertical-align: top;
	font-size: 11px;
	padding: 0px;
	border: 0px #CCCCCC;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}

.table_popup{
	background-color: #FFFFFF;
	vertical-align: top;
	width: 300px;
	border: 0px;
	padding: 0px;
}

/* structure +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* upTABLE */
.cell_logo{
	background-color: #FFFFFF;
	background-image: url(../iface/logo/mainlogo_brd_222x68.gif);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 222px;
	line-height: 68px;
	border: 0px;
	padding: 0px;
}

.navup_p1{
	background-color: #FFFBFF;
	background-image: url(../iface/navup/navup_p1_21x68.gif);
	background-repeat: no-repeat;
	width: 21px;
	line-height: 68px;
	border: 0px;
	padding: 0px;
}

.navup_bg_up{
	background-color: #FFFBFF;
	background-image: url(../iface/navup/navup_bg_up_5x16.gif);
	background-repeat: repeat-x;
	color: #000000;
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
	border: 0px;
	padding: 0px;
}

.navup_p2{
	background-color: #FFFBFF;
	background-image: url(../iface/navup/navup_p2_13x9.gif);
	background-repeat: no-repeat;
	width: 13px;
	line-height: 9px;
	border: 0px;
	padding: 0px;
}

.navup_bg_med{
	background-color: #FFFBFF;
	background-image: url(../iface/navup/navup_bg_med_5x9.gif);
	background-repeat: repeat-x;
	line-height: 9px;
	border: 0px;
	padding: 0px;
}

.navup_bg_down{
	background-color: #FFFBFF;
	background-image: url(../iface/navup/navup_bg_down_5x43.gif);
	background-repeat: repeat-x;
	color: #000000;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	line-height: 43px;
	border: 0px;
	padding: 0px;
}

.navup_p3{
	background-color: #FFFBFF;
	background-image: url(../iface/navup/navup_p3_13x9.gif);
	background-repeat: no-repeat;
	width: 13px;
	line-height: 9px;
	border: 0px;
	padding: 0px;
}

.navup_p4{
	background-color: #FFFBFF;
	background-image: url(../iface/navup/navup_p4_21x68.gif);
	background-repeat: no-repeat;
	width: 21px;
	line-height: 68px;
	border: 0px;
	padding: 0px;
}

/* leftTABLE */
a.navleft_textLink, a.navleft_textLink_mk0, a.navleft_textLink_mk1, a.navleft_textLink_mk1_active, a.navleft_textLink_mk1_active_no {
/*	background-color: Red;*/
	background-repeat: no-repeat;
	font-size: 11px;
	text-align: left;
	padding-left: 13px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

a.navleft_textLink_mk0:hover, a.navleft_textLink_mk1:hover, a.navleft_textLink_mk1_active:hover, a.navleft_textLink_mk1_active_no:hover {
	background-image: url(../iface/elements/navleft_textLink_marker1_active.gif);
}

a.navleft_textLink_mk0:active, a.navleft_textLink_mk1:active, a.navleft_textLink_mk1_active:active, a.navleft_textLink_mk1_active_no:active {
	background-image: url(../iface/elements/navleft_textLink_marker1_activeNO.png);
}

a.navleft_textLink_mk0 {
	background-image: url(../iface/elements/navleft_textLink_marker0.png);
}

a.navleft_textLink_mk1 {
	background-image: url(../iface/elements/navleft_textLink_marker1.png);
}

a.navleft_textLink_mk1_active {
	background-image: url(../iface/elements/navleft_textLink_marker1_active.png);
}

a.navleft_textLink_mk1_active_no {
	background-image: url(../iface/elements/navleft_textLink_marker1_activeNO.png);
}

.navleft_textLink_mk1_fontDefault {
/*	background-color: Red;*/
	background-image: url(../iface/elements/navleft_textLink_marker1_fontDefault.png);
	background-repeat: no-repeat;
	font-size: 11px;
	text-align: left;
	padding-left: 13px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.navleft_textLink_mk1_fontLarge {
/*	background-color: Red;*/
	background-image: url(../iface/elements/navleft_textLink_marker1_fontLarge.png);
	background-repeat: no-repeat;
	font-size: 11px;
	text-align: left;
	padding-left: 13px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.navleft_up_p1{
	background-color: #FFFBFF;
	background-image: url(../iface/navleft/navleft_up_p1_142x7.gif);
	background-repeat: no-repeat;
	width: 142px;
	line-height: 7px;
	border: 0px;
	padding: 0px;
}

.navleft_up_p2{
	background-color: #FFFBFF;
	background-image: url(../iface/navleft/navleft_up_p2_142x14.gif);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
	width: 142px;
	line-height: 14px;
	border: 0px;
	padding: 0px;
}

.navleft_up_p3{
	background-color: #FFFBFF;
	background-image: url(../iface/navleft/navleft_up_p3_142x10.gif);
	background-repeat: no-repeat;
	width: 142px;
	line-height: 10px;
	border: 0px;
	padding: 0px;
}

.navleft_up_bg{
	background-color: #FFFBFF;
	background-image: url(../iface/navleft/navleft_up_bg_142x5.gif);
	background-repeat: repeat-y;
	color: #000000;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	width: 142px;
	border: 0px;
	padding-left: 7px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 1px;
}

.navleft_up_bg_search{
	background-color: #FFFBFF;
	background-image: url(../iface/navleft/navleft_up_bg_142x5.gif);
	background-repeat: repeat-y;
	color: #000000;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	width: 142px;
	border: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.navleft_up_bg_download_list_cart {
	background-color: #FFFBFF;
	background-image: url(../iface/navleft/navleft_up_bg_142x5.gif);
	background-repeat: repeat-y;
	color: #000000;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	width: 142px;
	border: 0px;
	padding-left: 7px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 0px;
}

.navleft_up_bg_POLL{
	background-color: #FFFBFF;
	background-image: url(../iface/navleft/navleft_up_bg_142x5.gif);
	background-repeat: repeat-y;
	width: 142px;
	border: 0px;
	padding: 0px;
}

.navleft_up_p4med{
	background-color: #FFFBFF;
	background-image: url(../iface/navleft/navleft_up_p4med_142x17.gif);
	background-repeat: no-repeat;
	width: 142px;
	line-height: 17px;
	border: 0px;
	padding: 0px;
}

.navleft_med_p1{
	background-color: #FFFBFF;
	background-image: url(../iface/navleft/navleft_med_p1_142x14.gif);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
	width: 142px;
	line-height: 14px;
	border: 0px;
	padding: 0px;
}

.navleft_med_p2{
	background-color: #FFFBFF;
	background-image: url(../iface/navleft/navleft_med_p2_142x8.gif);
	background-repeat: no-repeat;
	width: 142px;
	line-height: 8px;
	border: 0px;
	padding: 0px;
}

.navleft_sep{
	background-color: #FFFBFF;
	background-image: url(../iface/navleft/navleft_sep_142x6.gif);
	background-repeat: no-repeat;
	width: 142px;
	line-height: 6px;
	border: 0px;
	padding: 0px;
}

.navleft_down_p1{
	background-color: #FFFBFF;
	background-image: url(../iface/navleft/navleft_down_p1_142x18.gif);
	background-repeat: no-repeat;
	width: 142px;
	line-height: 18px;
	border: 0px;
	padding: 0px;
}

.navleft_down_bg{
	background-color: #EFEBDE;
	background-image: url(../iface/navleft/navleft_down_bg_142x5.gif);
	background-repeat: repeat-y;
	color: #000000;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	width: 142px;
	line-height: normal;
	border: 0px;
	padding: 0px;
}

.navleft_down_sep{
	background-color: #EFEBDE;
	background-image: url(../iface/navleft/navleft_down_sep_142x5.gif);
	background-repeat: no-repeat;
	width: 142px;
	line-height: 5px;
	border: 0px;
	padding: 0px;
}

.navleft_down_p2{
	background-color: #EFEBDE;
	background-image: url(../iface/navleft/navleft_down_p2_142x8.gif);
	background-repeat: no-repeat;
	color: #666666;
	width: 142px;
	line-height: 8px;
	border: 0px;
	padding: 0px;
}

.navleft_up_p4med_down_info_p1{
	background-color: #FFFBFF;
	background-image: url(../iface/navleft/navleft_up_p4med_down_info_p1_142x11.gif);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
	width: 142px;
	line-height: 11px;
	border: 0px;
	padding: 0px;
}

.navleft_up_p4med_down_info_p2{
	background-color: #FFFBFF;
	background-image: url(../iface/navleft/navleft_up_p4med_down_info_p2_142x2.gif);
	background-repeat: no-repeat;
	width: 142px;
	line-height: 2px;
	border: 0px;
	padding: 0px;
}

/* pageTABLE */
.pg_corn_left_up{
	background-color: #FFFBFF;
	background-image: url(../iface/pg/pg_corn_left_up_39x28.gif);
	background-repeat: no-repeat;
	width: 39px;
	line-height: 28px;
	border: 0px;
	padding: 0px;
}

.pg_up_bg{
	background-color: #FFFBFF;
	background-image: url(../iface/pg/pg_up_bg_5x28.gif);
	background-repeat: repeat-x;
	color: #000000;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	line-height: 28px;
	border: 0px;
	padding: 0px;
	white-space: nowrap;
}

.pg_corn_right_up_p1{
	background-color: #FFFFFF;
	background-image: url(../iface/pg/pg_corn_right_up_p1_18x28.gif);
	background-repeat: no-repeat;
	width: 18px;
	line-height: 28px;
	border: 0px;
	padding: 0px;
}

.pg_corn_right_up_p2bg{
	background-color: #FFFFFF;
	background-image: url(../iface/pg/pg_corn_right_up_p2bg_5x28.gif);
	background-repeat: repeat-x;
	color: #000000;
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
	width: 200px;
	line-height: 28px;
	border: 0px;
	padding: 0px;
	white-space: nowrap;
}

.pg_corn_right_up_p2bg_popup{
	background-color: #FFFFFF;
	background-image: url(../iface/pg/pg_corn_right_up_p2bg_5x28.gif);
	background-repeat: repeat-x;
	color: #000000;
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
	width: 60px;
	line-height: 28px;
	border: 0px;
	padding: 0px;
}

.pg_corn_right_up_p3{
	background-color: #EFEBDE;
	background-image: url(../iface/pg/pg_corn_right_up_p3_15x28.gif);
	background-repeat: no-repeat;
	width: 15px;
	line-height: 28px;
	border: 0px;
	padding: 0px;
}

.pg_corn_left_down{
	background-color: #FFFBFF;
	background-image: url(../iface/pg/pg_corn_left_down_39x18.gif);
	background-repeat: no-repeat;
	width: 39px;
	line-height: 18px;
	border: 0px;
	padding: 0px;
}

.pg_down_bg{
	background-color: #FFFBFF;
	background-image: url(../iface/pg/pg_down_bg_5x18.gif);
	background-repeat: repeat-x;
	color: #000000;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	line-height: 18px;
	border: 0px;
	padding: 0px;
}

.pg_corn_right_down{
	background-color: #FFFBFF;
	background-image: url(../iface/pg/pg_corn_right_down_69x18.gif);
	background-repeat: no-repeat;
	width: 69px;
	line-height: 18px;
	border: 0px;
	padding: 0px;
}

/* misc */
.row_title{
	background-color: #EFEBDE;
	color: #000033;
	font-size: 11px;
	border: 0px #000000;
	border-width: 1px 1px 0px 0px;
	border-style: solid;
	font-weight: bold;
	text-align: center;
}

.row_special_0 {
	background-color: #EFEBDE;
	color: #666666;
	font-size: 11px;
	line-height: 12px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: center;
}

.row_special_0_light {
	background-color: #FFFFFF;
	color: #666666;
	font-size: 11px;
	line-height: 12px;
	text-align: center;
}

.row_special_1{
	background-color: #EFEBDE;
	color: #000033;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: center;
}

.cell_DATA{
	vertical-align: middle;
	width: 60px;
	border: 0px #CCCCCC;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	font-weight: bold;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.cell_TEXT{
	vertical-align: top;
	border: 0px #CCCCCC;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.cell_TEXT_special_padding_LR_none{
	vertical-align: top;
	border: 0px #CCCCCC;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.cell_TEXT_light{
	border: 0px #000000;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.cell_TEXT_light_special_brd_none{
	border: 0px #CCCCCC;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.cell_TEXT_light_special_brd_LeftDown{
	border: 0px #CCCCCC;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.cell_TEXT_light_special_brd_Right{
	border: 0px #CCCCCC;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.cell_TEXT_light_special_brd_Left{
	border: 0px #CCCCCC;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.cell_TEXT_light_special_brd_Down{
	border: 0px #CCCCCC;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.cell_TEXT_preThumbnail_TableBox{
	vertical-align: top;
	border: 0px #CCCCCC;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.cell_column_title_left {
	vertical-align: middle;
	width: 100px;
	border: 0px #000000;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	font-weight: bold;
	text-align: center;
}

.cell_column_SUBtitle_left {
	vertical-align: middle;
	width: 100px;
	border: 0px #000000;
	border-width: 1px 1px 0px 0px;
	border-style: solid;
	font-weight: bold;
	text-align: center;
}

/* FLASH -- Begign +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* (FLASH) leftTABLE */
.flash_navleft_up_p1{
	background-color: #FFFBFF;
	background-image: url(../iface/navleft/flash_navleft_up_p1_142x7.gif);
	background-repeat: no-repeat;
	width: 142px;
	line-height: 7px;
	border: 0px;
	padding: 0px;
}

.flash_navleft_up_p2{
	background-color: #FFFBFF;
	background-image: url(../iface/navleft/flash_navleft_up_p2_142x14.gif);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
	width: 142px;
	line-height: 14px;
	border: 0px;
	padding: 0px;
}

/* (FLASH) rightTABLE */
.flash_navright_up_p1{
	background-color: #FFFBFF;
	background-image: url(../iface/navright/flash_navright_up_p1_142x7.gif);
	background-repeat: no-repeat;
	width: 142px;
	line-height: 7px;
	border: 0px;
	padding: 0px;
}

.flash_navright_up_p2{
	background-color: #FFFBFF;
	background-image: url(../iface/navright/flash_navright_up_p2_142x14.gif);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
	width: 142px;
	line-height: 14px;
	border: 0px;
	padding: 0px;
}

/* (FLASH) pageTABLE */
.flash_pg_corn_left_up{
	background-color: #FFFBFF;
	background-image: url(../iface/pg/flash_pg_corn_left_up_39x28.gif);
	background-repeat: no-repeat;
	width: 39px;
	line-height: 28px;
	border: 0px;
	padding: 0px;
}

.flash_pg_up_bg{
	background-color: #FFFBFF;
	background-image: url(../iface/pg/flash_pg_up_bg_5x28.gif);
	background-repeat: repeat-x;
	color: #000000;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	/*	width: 100%;*/
	line-height: 28px;
	border: 0px;
	padding: 0px;
	white-space: nowrap;
}

.flash_pg_corn_right_up_p1{
	background-color: #FFFBFF;
	background-image: url(../iface/pg/flash_pg_corn_right_up_p1_18x28.gif);
	background-repeat: no-repeat;
	width: 18px;
	line-height: 28px;
	border: 0px;
	padding: 0px;
}

.flash_pg_corn_right_up_p2bg{
	background-color: #FFFBFF;
	background-image: url(../iface/pg/flash_pg_corn_right_up_p2bg_5x28.gif);
	background-repeat: repeat-x;
	color: #000000;
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
	width: 200px;
	line-height: 28px;
	border: 0px;
	padding: 0px;
	white-space: nowrap;
}

.flash_pg_corn_right_up_p3{
	background-color: #FFFBFF;
	background-image: url(../iface/pg/flash_pg_corn_right_up_p3_15x28.gif);
	background-repeat: no-repeat;
	width: 15px;
	line-height: 28px;
	border: 0px;
	padding: 0px;
}

/* (FLASH) FLASHtable*/
.flash_c1_p4bgvert{
	background-color: #FFFBFF;
	background-image: url(../iface/flash/flash_c1_p4bgvert_15x5.gif);
	background-repeat: repeat-y;
	width: 15px;
	line-height: 5px;
	border: 0px;
	padding: 0px;
}

.flash_c123_p2{
	background-color: #FFFBFF;
	background-image: url(../iface/flash/flash_c123_p2_34x24.gif);
	background-repeat: no-repeat;
	width: 34px;
	line-height: 24px;
	border: 0px;
	padding: 0px;
}

.flash_c123_p5{
	background-color: #FFFBFF;
	background-image: url(../iface/flash/flash_c123_p5_34x7.gif);
	background-repeat: no-repeat;
	width: 34px;
	line-height: 7px;
	border: 0px;
	padding: 0px;
}

.flash_c6bg_p2{
	background-color: #FFFBFF;
	background-image: url(../iface/flash/flash_c2c6bg_p2_5x14.gif);
	background-repeat: repeat-x;
	width: 200px;
	line-height: 14px;
	border: 0px;
	padding: 0px;
	vertical-align: middle;
}

.flash_c6bg_p5{
	background-color: #FFFBFF;
	background-image: url(../iface/flash/flash_c2c6bg_p5_5x7.gif);
	background-repeat: repeat-x;
	width: 200px;
	line-height: 7px;
	border: 0px;
	padding: 0px;
}

.flash_c4_p2bg{
	background-color: #FFFBFF;
	background-image: url(../iface/flash/flash_c4_p2bg_5x14.gif);
	background-repeat: repeat-x;
	color: #000000;
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
	/*	width: 100%;*/
	line-height: 14px;
	border: 0px;
	padding: 0px;
	white-space: nowrap;
}

.flash_c4_p5bg{
	background-color: #FFFBFF;
	background-image: url(../iface/flash/flash_c4_p5bg_5x7.gif);
	background-repeat: repeat-x;
	/*	width: 100%;*/
	line-height: 7px;
	border: 0px;
	padding: 0px;
}

.flash_c5_p2{
	background-color: #FFFBFF;
	background-image: url(../iface/flash/flash_c5_p2_13x14.gif);
	background-repeat: no-repeat;
	width: 13px;
	line-height: 14px;
	border: 0px;
	padding: 0px;
}

.flash_c5_p5{
	background-color: #FFFBFF;
	background-image: url(../iface/flash/flash_c5_p5_13x7.gif);
	background-repeat: no-repeat;
	width: 13px;
	line-height: 7px;
	border: 0px;
	padding: 0px;
}

.flash_c7_p2{
	background-color: #FFFBFF;
	background-image: url(../iface/flash/flash_c7_p2_15x14.gif);
	background-repeat: no-repeat;
	width: 15px;
	line-height: 14px;
	border: 0px;
	padding: 0px;
}

.flash_c7_p3{
	background-color: #FFFBFF;
	background-image: url(../iface/flash/flash_c7_p3_15x10.gif);
	background-repeat: no-repeat;
	width: 15px;
	line-height: 10px;
	border: 0px;
	padding: 0px;
}

.flash_c7_p4bgvert{
	background-color: #FFFBFF;
	background-image: url(../iface/flash/flash_c7_p4bgvert_15x5.gif);
	background-repeat: repeat-y;
	width: 15px;
	line-height: 5px;
	border: 0px;
	padding: 0px;
}

.flash_c7_p5{
	background-color: #FFFBFF;
	background-image: url(../iface/flash/flash_c7_p5_15x7.gif);
	background-repeat: no-repeat;
	width: 15px;
	line-height: 7px;
	border: 0px;
	padding: 0px;
}

.flash_c4_p3bg{
	background-color: #FFFBFF;
	background-image: url(../iface/flash/flash_c456_p3bgmainmed_5x10.gif);
	background-repeat: repeat-x;
	/*	width: 100%;*/
	line-height: 10px;
	border: 0px;
	padding: 0px;
}

.flash_c5_p3bg{
	background-color: #FFFBFF;
	background-image: url(../iface/flash/flash_c456_p3bgmainmed_5x10.gif);
	background-repeat: repeat-x;
	width: 9px;
	line-height: 10px;
	border: 0px;
	padding: 0px;
}

.flash_c6bg_p3{
	background-color: #FFFBFF;
	background-image: url(../iface/flash/flash_c456_p3bgmainmed_5x10.gif);
	background-repeat: repeat-x;
	width: 200px;
	line-height: 10px;
	border: 0px;
	padding: 0px;
}

.flash_c456_p4bgmain{
	background-color: #FFFBFF;
	background-image: url(../iface/flash/flash_c456_p4bgmain_5x5.gif);
	background-repeat: repeat;
	color: #000000;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	border: 0px;
	padding: 0px;
}

.flash_c456_p4bgmain_debug_mode{
	background-color: #000000;
	background-repeat: repeat;
	color: #000000;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	border: 0px #009900;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	padding: 10px 0px 10px 0px;
}

.flash_c1234567_p1bgmainup{
	background-color: #FFFBFF;
	background-image: url(../iface/flash/flash_c1234567_p1bgmainup_5x7.gif);
	background-repeat: repeat-x;
	width: 5px;
	line-height: 7px;
	border: 0px;
	padding: 0px;
}
/* FLASH -- End +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* NEW SLYLE -- MiniWindow */


.cell_counter_box_p1 {
	background-image: url(../iface/misc_img/counter_box_p1_96x4.png);
	background-repeat: no-repeat;
	text-align: center;
	width: 96px;
	line-height: 4px;
	border: 0px;
	padding: 0px;
	vertical-align: top;
}

.cell_counter_box_p2 {
	background-image: url(../iface/misc_img/counter_box_p2_96x35.png);
	background-repeat: no-repeat;
	font-size: 10px;
	text-align: center;
	width: 96px;
	height: 35px;
	border: 0px;
	padding: 0px;
	vertical-align: top;
}

/* NEW SLYLE -- Ghost */

.navup_panel_bg{
	background-color: #FFFBFF;
	background-image: url(../iface/navup/navup_panel_bg.png);
	background-repeat: repeat-x;
	vertical-align: top;
	width: 860px;
	height: 21px;
	border: 0px;
	padding: 0px;
}

.navup_panel_p1 {
	width: 29px;
	height: 21px;
	border: 0px;
	padding: 0px;
}

.navup_panel_p2 {
	width: 58px;
	height: 21px;
	border: 0px;
	padding: 0px;
}

.navup_panel_pLNG {
	width: 68px;
	height: 21px;
	text-align: left;
	border: 0px;
	padding: 0px;
}

.navup_panel_bg_med{
	color: #999999;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	height: 21px;
	border: 0px;
	padding: 0px;
}

.searchForm {
	font-size: 11px;
	text-align: center;
}

/* -- Semi -- 1 ----------------------------------------------------------- */
.SemiTable_lineVertical_mk1 {
	background-color: #a4a4a4;	
	width: 1px;
}

.SemiTable_lineVertical_mk2 {
	background-color: #c6c6c6;	
	width: 1px;
}

.SemiTable_lineVertical_mk3 {
	background-color: #d5dde6;	
	width: 1px;
}

.SemiTable_lineHorizontal_mk1 {
	background-color: #a4a4a4;	
	height: 1px;
}

.SemiTable_lineHorizontal_mk2 {
	background-color: #c6c6c6;	
	height: 1px;
}

.SemiTable_lineHorizontal_mk3 {
	background-color: #d5dde6;	
	height: 1px;
}

.SemiTable_lineHorizontal_mk4 {
	background-color: #718899;	
	line-height: 1px;
}

.SemiTable_lineHorizontal_mk5 {
	background-color: #f0f0f0;	
	line-height: 1px;
}

.SemiTable_pageNav_Arrow1Cell {
	background-color: #f0f0f0;
	background-image: url(../iface/elements/SemiTable_pageNav_Arrow1.png);
	background-repeat: no-repeat;
	height: 14px;
	padding: 0px;
	background-position: center;
	white-space: nowrap;
}

.SemiTable_pageNav_homeCell {
	color: #585858;
	background-color: #f0f0f0;	

	font-size: 11px;
	font-weight: bold;
	height: 14px;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	white-space: nowrap;
}

.SemiTable_pageNav_textCell_mk1 {
	color: #585858;
	background-color: #f0f0f0;	

	font-size: 11px;
	font-weight: bold;
	height: 14px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	white-space: nowrap;
}

.SemiTable_pageNav_currentCell {
	color: #585858;
	background-color: #f0f0f0;	

	font-size: 11px;
	font-weight: bold;
	height: 14px;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	white-space: nowrap;
}

.SemiTable_pageNav_lastCell {
	background-color: #f0f0f0;
	height: 14px;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: right;
}

.SemiTable_pageNav_cap_mk1 {
	background-color: #a4a4a4;
/*	background-image: url(../iface/semi/tableSemi_cap_mk1.png);
	background-repeat: no-repeat;*/
	line-height: 3px;
}

.SemiTable_pageNav_row3 {
	height: 5px;
}

.SemiTable_localNav_row1 {
	height: 5px;
}

.SemiTable_localNav_cap_mk1 {
	background-color: #a4a4a4;
/*	background-image: url(../iface/semi/tableSemi_cap_mk1.png);
	background-repeat: no-repeat;*/
	line-height: 3px;
}

.SemiTable_localNav_pointerCell {
	color: #585858;
	background-color: #f0f0f0;	

	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	width: 17px;
	height: 28px;
	padding-left: 7px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.SemiTable_localNav_textCell {
	color: #585858;
	background-color: #f0f0f0;	

	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	width: 165px;
	height: 28px;
}

.SemiTable_localNav_row3 {
	height: 5px;
}

.SemiTable_pageTitle_col1 {
	color: #FF6622;

	font-size: 16px;
	font-weight: bold;
}

.SemiTable_pageTitle_col2 {
	color: #009900;

	font-size: 16px;
	font-weight: bold;
}

.SemiTable_pageTitle_Sub {
	color: #585858;

	font-size: 11px;
	font-style: italic;
}

.SemiTable_pageTitle_row3 {
	height: 5px;
}

.SemiTable_Title_external_col1 {
	color: #000033;

	font-size: 12px;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 22px;
	padding-bottom: 1px;
}

.SemiTable_Title_external_col2 {
	color: #009900;

	font-size: 12px;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 22px;
	padding-bottom: 1px;
}

.SemiTable_cap1_mk1 {
	background-color: #718899;
	background-image: url(../iface/semi/SemiTable_cap1_mk1.png);
	background-repeat: no-repeat;
	line-height: 3px;
}

.SemiTable_cap1_mk2 {
	background-color: #a4a4a4;
/*	background-image: url(../iface/semi/tableSemi_cap_mk1.png);*/
	background-repeat: no-repeat;
	line-height: 3px;
}

.SemiTable_cap2_mk1 {
	background-color: #718899;
	background-image: url(../iface/semi/SemiTable_cap2_mk1.png);
	background-repeat: no-repeat;
	line-height: 3px;
}

.SemiTable_cap2_mk2 {
	background-color: #a4a4a4;
/*	background-image: url(../iface/semi/tableSemi_cap_mk1.png);*/
	background-repeat: no-repeat;
	line-height: 3px;
}

.SemiTable_mainCell_mk0 {
	color: #000000;
	background-color: #FFFFFF;
	vertical-align: top;
	border: 0px #CCCCCC;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
}

.SemiTable_mainCell_mk1 {
	color: #000000;
	background-color: #FFFFFF;
	vertical-align: top;
	width: 95%;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 0px #CCCCCC;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	line-height: 1.4em;
}

.SemiTable_T1_between {
	background-color: #718899;
	color: #585858;
	width: 100%;
	height: 2px;
}

.SemiTable_T1_subTitle_mk1 {
	background-color: #EFEBDE;
	color: #585858;
	font-family: arial, verdana, geneva, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 100%;
	height: 14px;
	white-space: nowrap;
	text-align: center;
}

.SemiTable_T1_textBlock1_mk1 {
	color: #585858;

	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
/*	width: 100%;*/
	height: 26px;
}

.SemiTable_T1_note_mk1 {
	color: #585858;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 11px;
	padding-bottom: 11px;
	width: 100%;
	height: 14px;
	line-height: 1.4em;
}

.SemiTable_T1_note_mk1_lite{
	color: #585858;

	font-size: 11px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.SemiTable_T1_note_mk1_lite_cellICO_TN172{
	color: #585858;

	font-size: 11px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 156px;
}

.SemiTable_T1_note_mk1_lite_cellICO_TN264{
	color: #585858;

	font-size: 11px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 248px;
}

.SemiTable_TX_Psection_cellTitle1 {
	background-color: #C2DDEE;
	color: #585858;

	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 13px;
	border: 0px #c6c6c6;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
}

.SemiTable_TX_Psection_cellTitle2 {
	background-color: #C2DDEE;
	color: #585858;

	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 13px;
}

.SemiTable_TX_Psection_cellLogo {
	color: #585858;

	border: 0px #c6c6c6;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	padding: 5px;
	text-align: center;
	vertical-align: top;
}

.SemiTable_TX_Psection_cellLogo_col2 {
	color: #585858;

	border: 0px #708090;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	padding: 5px;
	text-align: center;
	vertical-align: top;
}

.SemiTable_TX_information_cellICO {
	vertical-align: middle;
	width: 14px;
	text-align: center;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 0px #CCCCCC;
	border-width: 0px 0px 1px 1px;
	border-style: solid;
}

.SemiTable_TX_information_cellText{
	color: #000000;
	background-color: #FFFFFF;
	vertical-align: top;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 0px #CCCCCC;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
}

.SemiTable_TX_information48_cellICO {
	vertical-align: middle;
	width: 48px;
	text-align: center;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 0px #CCCCCC;
	border-width: 0px 0px 1px 1px;
	border-style: solid;
}

.SemiTable_cell_text_mk1 {
	color: #585858;

	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 26px;
/*	white-space: nowrap;*/
}

.SemiTable_cell_text_mk1_BG1 {
	background-color: #E6F1F8;
	color: #585858;

	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 100%;
	height: 26px;
/*	white-space: nowrap;*/
}

.SemiTable_Copyright_cell_0 {
	background-image: url(../iface/backgrounds/main_B_med_down.png);
	background-repeat: repeat-x;
   height: 50px;
	border: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
}

.SemiTable_Copyright_cell_0_mk2 {
	background-image: url(../iface/backgrounds/main_B_med_down.png);
	background-repeat: repeat-x;
   height: 50px;
	border: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.SemiTable_Copyright_cell_0_mk3 {
	border: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
}

.SemiTable_Copyright_cell_1{
	color: #999999;
	font-size: 9px;
	width: 380px;
	padding-left: 5px;
	padding-right: 19px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 0px;
	text-align: right;
	vertical-align: top;
	float: right;
}

.SemiTable_Copyright_cell_3 {
	background-image: url(../iface/backgrounds/main_B_med_down.png);
	background-repeat: repeat-x;
	height: 50px;
	width: 142px;
	border: 0px;
	padding: 0px;
}

.SemiTable_TN_mk1_cellICO {
	width: 16px;
	border: 0px;
	padding: 1px;
	text-align: center;
	vertical-align: middle;
}

/* -- Semi -- 0 ----------------------------------------------------------- */

.outerBorder_med_up {
	background-image: url(../iface/backgrounds/main_B_med_up.png);
	background-repeat: repeat-x;
	width: 890px;
	height: 13px;
	border: 0px;
	padding: 0px;
}

.outerBorder_med_down {
	background-image: url(../iface/backgrounds/main_B_med_down.png);
	background-repeat: repeat-x;
/*	width: 142px;*/
	height: 50px;
	border: 0px;
	padding: 0px;
}

.outerBorder_vert_left {
	background-image: url(../iface/backgrounds/main_B_vert_left.png);
	background-repeat: no-repeat;
   width: 15px;
   line-height: 100%;
/*	height: 1100px;*/
	border: 0px;
	padding: 0px;
}

.outerBorder_vert_right {
	background-image: url(../iface/backgrounds/main_B_vert_right.png);
	background-repeat: no-repeat;
   width: 15px;
   line-height: 100%;
/*	height: 1100px;*/
	border: 0px;
	padding: 0px;
}

.outerBorder_vert_left_down {
	background-image: url(../iface/backgrounds/main_B_vert_left_down.png);
	background-repeat: repeat-y;
   width: 15px;
	border: 0px;
	padding: 0px;
}

.outerBorder_vert_right_down {
	background-image: url(../iface/backgrounds/main_B_vert_right_down.png);
	background-repeat: repeat-y;
   width: 15px;
	border: 0px;
	padding: 0px;
}

.outerBorder_vert_left_LR_down {
	background-image: url(../iface/backgrounds/main_B_vert_LR_down.png);
	background-repeat: repeat-y;
   width: 860px;
	border: 0px;
	padding: 0px;
}

.outerBorder_vert_right_down {
	background-image: url(../iface/backgrounds/main_B_vert_right_down.png);
	background-repeat: repeat-y;
   width: 15px;
	border: 0px;
	padding: 0px;
}

.outerBorder_corner_left_static {
	background-image: url(../iface/backgrounds/main_B_corner_left_static.png);
	background-repeat: no-repeat;
   width: 139px;
   height: 50px;
	border: 0px;
	padding: 0px;
}

.outerBorder_corner_lef_animation {
	background-image: url(../iface/backgrounds/main_B_corner_left_animation_croped.gif);
	background-repeat: no-repeat;
   width: 139px;
   height: 50px;
	border: 0px;
	padding: 0px;
	background-position: top right;
}

.outerBorder_corner_right {
	background-image: url(../iface/backgrounds/main_B_corner_right.png);
	background-repeat: no-repeat;
   width: 15px;
   height: 50px;
	border: 0px;
	padding: 0px;
}

.news_date_Box {
	background-image: url(../iface/elements/news_date_Box.png);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	width: 52px;
	height: 34px;
	border: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 4px;
}

.news_date_Box_up {
	color: #44618F;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 52px;
	height: 17px;
	border: 0px;
	padding: 0px;
}

.navleft_galleries_fake_tab {
	background-color: #FFFBFF;
	background-image: url(../iface/elements/galleries/fake_tab.jpg);
	background-repeat: no-repeat;
	width: 142px;
	height: 137px;
	border: 0px;
	padding: 0px;
}

.navleft_Fallout3_fake_tab {
	background-color: #FFFBFF;
	background-image: url(../iface/elements/sections/navleft_Fallout3_fake_tab.png);
	background-repeat: no-repeat;
	width: 142px;
	height: 51px;
	border: 0px;
	padding: 0px;
	vertical-align: top;
}

.navleft_Fallout3_fake_tab_text {
	font-size: 11px;
	text-align: left;
	padding-left: 7px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 1px;
}

/* -- LightTable - localNav -- 0 ------------------------------------------------ */
.LT_localNav_BG_0rows_mk1_med {
	color: #000000;
	background-color: #FFFBFF;
	background-image: url(../iface/light/LightTable_localNav_BG_0rows_mk1_med.png);
	background-repeat: no-repeat;
	width: 547px;
	height: 43px;
	border: 0px;
	padding: 0px;
}

.LT_localNav_BG_1rows_mk1_med {
	color: #000000;
	background-color: #FFFBFF;
	background-image: url(../iface/light/LightTable_localNav_BG_1rows_mk1_med.png);
	background-repeat: no-repeat;
	width: 547px;
	height: 76px;
	border: 0px;
	padding: 0px;
}

.LT_localNav_BG_2rows_mk1_med {
	color: #000000;
	background-color: #FFFBFF;
	background-image: url(../iface/light/LightTable_localNav_BG_2rows_mk1_med.png);
	background-repeat: no-repeat;
	width: 547px;
	height: 107px;
	border: 0px;
	padding: 0px;
}

.LT_localNav_BG_2rows_mk1_med_w2 {
	color: #000000;
	background-color: #FFFBFF;
	background-image: url(../iface/light/LightTable_localNav_BG_2rows_mk1_med.png);
	background-repeat: no-repeat;
	width: 682px;
	height: 107px;
	border: 0px;
	padding: 0px;
}

.LT_localNav_cellLeft {
	width: 28px;
	border: 0px;
	padding: 0px;
}

.LT_localNav_cellRight {
	width: 3px;
	border: 0px;
	padding: 0px;
}

.LT_localNav_cellRight_TAB {
	width: 135px;
	border: 0px;
	padding: 0px;
}

.LT_ME_news_title_H3_mk1 {
	background-color: #FFFBFF;
	background-image: url(../iface/mainpage/ME_news_title_H3_mk1.png);
	background-repeat: no-repeat;
	width: 472px;
	height: 17px;
}

.LT_ME_news_title_H3_mk1_text {
	color: #FF6622;
	padding-left: 42px;
	padding-right: 0px;
	padding-top: 1px;
	padding-bottom: 0px;
	vertical-align: top;
}

.LT_ME_news_title_H3_mk2_text {
	color: #44618F;
	padding-left: 42px;
	padding-right: 0px;
	padding-top: 1px;
	padding-bottom: 0px;
	vertical-align: top;
}

.LT_BE_title_woHeading_mk2_text {
/*	color: #FF6622;*/
	color: #44618F;
	font-weight: bold;
	font-size: 12px;
	padding-left: 42px;
	padding-right: 0px;
	padding-top: 1px;
	padding-bottom: 0px;
	vertical-align: top;
}

.LT_BE_download_list_cart {
	background-image: url(../iface/elements/download_list_cart.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 73px;
	width: 130px;
	border: 0px;
	padding: 0px;
}

.LT_BE_download_list_cart_TXTcell {
	height: 73px;
	border: 0px;
	padding: 0px;
	vertical-align: top;
}

.LT_BE_download_list_cart_ICOcell_up {
	height: 24px;
	border: 0px;
	padding: 0px;
	vertical-align: top;
}

.LT_BE_download_list_cart_ICOcell {
	color: #A7B4CF;
	width: 64px;
	height: 47px;
	border: 0px;
	padding: 0px;
	vertical-align: top;
	font-family: arial, verdana, geneva, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	line-height: 13px;
	padding-left: 0px;
	padding-right: 33px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.LT_localNav_pageTitle_col1 {
	color: #FF6622;
	height: 43px;
	padding-left: 14px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.LT_localNav_pageTitle_col1_text {
	font-family: arial, verdana, geneva, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.LT_localNav_pageTitle_Sub {
	color: #585858;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}

.LT_localNav_cell1:hover, .LT_localNav_cell2:hover {
	background-position: 0 -33px;
}

.LT_localNav_cell1_empty {	
	width: 172px;
}

	
.LT_localNav_cell1 {
	color: #585858;
	background-color: #f0f0f0;	
	font-family: arial, verdana, geneva, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	overflow: hidden;
	width: 172px;
	height: 31px;
	line-height: 12px;
	background: url(../iface/light/hover_test.png);
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.LT_localNav_cell2 {
	color: #585858;
	background-color: #f0f0f0;	
	font-family: arial, verdana, geneva, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	overflow: hidden;
	width: 172px;
	height: 33px;
	line-height: 12px;
	background: url(../iface/light/hover_test.png);
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.LT_localNav_cell1_inner {
	padding-left: 14px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 0px;
}
/* -- LightTable - localNav -- 0 ------------------------------------------------ */

/* -- LightTable -- 1 ----------------------------------------------------------- */
.LT_T1_a_cap_mk1_capOnly {
	color: #000033;
	background-color: #f0f0f0;
	background-image: url(../iface/light/LightTable_T1_a_cap_mk1_capOnly.png);
	background-repeat: no-repeat;
	width: 547px;
	height: 26px;
	font-family: arial, verdana, geneva, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 27px;
	padding-right: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.LT_T1_a_cap_mk1_capOnly_w2 {
	color: #000033;
	background-color: #f0f0f0;
	background-image: url(../iface/light/LightTable_T1_a_cap_mk1_capOnly_w2.png);
	background-repeat: no-repeat;
	width: 682px;
	height: 26px;
	font-family: arial, verdana, geneva, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 27px;
	padding-right: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.LT_T1_a_cap_mk1_up {
	color: #000033;
	background-color: #f0f0f0;
	background-image: url(../iface/light/LightTable_T1_a_cap_mk1_up.png);
	background-repeat: no-repeat;
	width: 547px;
	height: 21px;
	font-family: arial, verdana, geneva, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 27px;
	padding-right: 16px;
	padding-top: 5px;
	padding-bottom: 0px;
}

.LT_T1_a_cap_mk1_up_w2 {
	color: #000033;
	background-color: #f0f0f0;
	background-image: url(../iface/light/LightTable_T1_a_cap_mk1_up_w2.png);
	background-repeat: no-repeat;
	width: 682px;
	height: 21px;
	font-family: arial, verdana, geneva, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 27px;
	padding-right: 16px;
	padding-top: 5px;
	padding-bottom: 0px;
}

.LT_T1_a_capSub_mk1_up {
	color: #000033;
	background-image: url(../iface/light/LightTable_T1_a_capSub_mk1_up.png);
	background-repeat: no-repeat;
	width: 547px;
	font-size: 11px;
	padding-left: 27px;
	padding-right: 16px;
	padding-top: 4px;
	padding-bottom: 9px;
}

.LT_T1_a_capSub_mk1_up_w2 {
	color: #000033;
	background-image: url(../iface/light/LightTable_T1_a_capSub_mk1_up_w2.png);
	background-repeat: no-repeat;
	width: 682px;
	font-size: 11px;
	padding-left: 27px;
	padding-right: 16px;
	padding-top: 4px;
	padding-bottom: 9px;
}

.LT_T1_a_capSub_mk1_bg {
	background-image: url(../iface/light/LightTable_T1_a_capSub_mk1_bg.png);
	background-repeat: repeat-y;
	width: 547px;
}

.LT_T1_a_capSub_mk1_bg_w2 {
	background-image: url(../iface/light/LightTable_T1_a_capSub_mk1_bg_w2.png);
	background-repeat: repeat-y;
	width: 682px;
}

.LT_T1_a_capSub_mk1_down {
	background-color: #f7f7d6;
	background-image: url(../iface/light/LightTable_T1_a_capSub_mk1_down.png);
	background-repeat: no-repeat;
	width: 547px;
	line-height: 6px;
}

.LT_T1_a_capSub_mk1_down_w2 {
	background-color: #f7f7d6;
	background-image: url(../iface/light/LightTable_T1_a_capSub_mk1_down_w2.png);
	background-repeat: no-repeat;
	width: 682px;
	line-height: 6px;
}

.LT_T1_a_mainCell_mk1 {
	color: #000000;
	background-color: #FFFFFF;
	vertical-align: top;
	width: 95%;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 0px #CCCCCC;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
}

.LT_T1_a_text_mk1_up {
	color: #585858;
	background-image: url(../iface/light/LightTable_T1_a_text_mk1_up.png);
	background-repeat: no-repeat;
	width: 547px;
	font-size: 11px;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 5px;
	padding-bottom: 0px;
}

.LT_T1_a_text_mk1_up_w2 {
	color: #000000;
	background-image: url(../iface/light/LightTable_T1_a_text_mk1_up_w2.png);
	background-repeat: no-repeat;
	width: 682px;
	font-size: 11px;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 5px;
	padding-bottom: 0px;
}

.LT_T1_a_text_mk1_bg{
	background-image: url(../iface/light/LightTable_T1_a_text_mk1_bg.png);
	background-repeat: repeat-y;
	width: 547px;
}

.LT_T1_a_text_mk1_bg_w2{
	background-image: url(../iface/light/LightTable_T1_a_text_mk1_bg_w2.png);
	background-repeat: repeat-y;
	width: 682px;
}

.LT_T1_a_text_mk1_down {
	background-color: #f7f7d6;
	background-image: url(../iface/light/LightTable_T1_a_text_mk1_down.png);
	background-repeat: no-repeat;
	width: 547px;
	line-height: 5px;
}

.LT_T1_a_text_mk1_down_w2 {
	background-color: #f7f7d6;
	background-image: url(../iface/light/LightTable_T1_a_text_mk1_down_w2.png);
	background-repeat: no-repeat;
	width: 682px;
	line-height: 5px;
}

.LT_T1_a_note_mk1_up {
	color: #585858;
	background-image: url(../iface/light/LightTable_T1_a_note_mk1_up.png);
	background-repeat: no-repeat;
	width: 547px;
	font-size: 11px;
	padding-left: 28px;
	padding-right: 16px;
	padding-top: 3px;
	padding-bottom: 1px;
}

.LT_T1_a_note_mk1_up_w2 {
	color: #585858;
	background-image: url(../iface/light/LightTable_T1_a_note_mk1_up_w2.png);
	background-repeat: no-repeat;
	width: 682px;
	font-size: 11px;
	padding-left: 28px;
	padding-right: 16px;
	padding-top: 3px;
	padding-bottom: 1px;
}

.LT_T1_a_note_mk1_bg{
	background-image: url(../iface/light/LightTable_T1_a_note_mk1_bg.png);
	background-repeat: repeat-y;
	width: 547px;
}

.LT_T1_a_note_mk1_bg_w2{
	background-image: url(../iface/light/LightTable_T1_a_note_mk1_bg_w2.png);
	background-repeat: repeat-y;
	width: 682px;
}

.LT_T1_a_note_mk1_down {
	background-color: #f7f7d6;
	background-image: url(../iface/light/LightTable_T1_a_note_mk1_down.png);
	background-repeat: no-repeat;
	width: 547px;
	line-height: 5px;
}

.LT_T1_a_note_mk1_down_w2 {
	background-color: #f7f7d6;
	background-image: url(../iface/light/LightTable_T1_a_note_mk1_down_w2.png);
	background-repeat: no-repeat;
	width: 682px;
	line-height: 5px;
}
/* -- LightTable -- 0 ----------------------------------------------------------- */

.unavailable {
	width: 547px;
	height: 400px;
	border: 5px solid #333333;
	background: #000000;
/*	position:absolute;
	top:-32px;
	left:70px;
	z-index:5;*/
/*	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;*/
}

.z_AGVPlayer_frame {
	background-image: url(../iface/elements/z_absolute.games.video.player_frame.png);
	background-repeat: no-repeat;
	width: 682px;
	height: 474px;
	text-align: center;
}





.LT_T1_additionalInfo_ICO_mk1_inActive {
	background-image: url(../iface/elements/changeVisibility_minus.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	width: 624px;
	height: 28px;
}

.LT_T1_additionalInfo_ICO_mk1_Active {
	background-image: url(../iface/elements/changeVisibility_plus.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	width: 624px;
	height: 28px;
}

.LT_T1_additionalInfo_ICO_mk1_Active:hover {
	background-image: url(../iface/elements/changeVisibility_hint_r0ll.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	width: 624px;
	height: 28px;
}

.LT_T1_additionalInfo_cap_mk1_w2 {
	width: 624px;
	height: 28px;
	padding: 0px;
	position: relative;
}

.LT_T1_additionalInfo_cap_mk1_w2_titleBox {
/*	font-family: arial, verdana, geneva, helvetica, sans-serif;*/
	border: #E6ECF4;
	border-width: 1px 1px 1px 1px;
	border-style: dashed;
	width: 601px;
	height: 28px;
	top: 0px;
	left: 23px;
	position: absolute;
	z-index: 2;
}

.LT_T1_additionalInfo_cap_mk1_w2_title {
/*	font-family: arial, verdana, geneva, helvetica, sans-serif;*/
	width: 597px;
	height: 12px;
	top: 0px;
	left: 2px;
	position: absolute;
	vertical-align: top;
}

.LT_T1_additionalInfo_cap_mk1_w2_titleSub {
	color: #585858;
	font-size: 11px;
	width: 597px;
	height: 12px;
	bottom: 1px;
	left: 2px;
	position: absolute;
	vertical-align: bottom;
}

.LT_T1_additionalInfo_mainCell_mk1_w2 {
	width: 624px;
}

.LT_T1_additionalInfo_mainCell_mk1_w2_textBox {
	background: #F9FAF3;
	font-size:11px;
	border: #718899;
	border-width: 0px 1px 1px 1px;
	border-style: dashed;
	width: 601px;
	top: 0px;
	left: 23px;
	position: relative;
	z-index: 1;
}

.LT_T1_additionalInfo_mainCell_mk1_w2_text {
	font-size:11px;
	width: 597px;
	padding: 2px;
	position: relative;
}

.LT_T1_additionalInfo_bottomCell_mk1_w2 {
	height: 10px;
}