/* CSS Document */

/* General Applied Classes */
body	{
	background-color: #40434B;
}

td	{
	color: #ECECEC;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
a	{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ECECEC;
}
a:hover	{
	text-decoration: underline;
	color: #FFFFEE;
}


/* My Classes */
td.upper_spacer	{
	font-size: 30px;
}
td.copyright_spacer_home	{
	font-size: 10px;
	background-color: #4F545A;
}
td.copyright_spacer	{
	font-size: 20px;
}
td.copyright_container	{
	border-top-color: #AEA361;
	border-top-style: solid;
	border-top-width: 5px;
	
	background-color: #4F545A;
}


.container_tbl	{
	background-color: #666A73;
}
.container_tbl	td.separate_pic	{
	border-top-color: #7B7F87;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-color: #7B7F87;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	
	text-align: center;
}

td.entrance_title	{
	text-align: center;
	color: #6F737C;
	font-family: Verdana, Arial, sans-serif;
	font-size: 90px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.link_tbl	td	{
	text-align: center;
	background-color: #363940;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
.link_tbl	td.light	{
	font-size: 7px;
	background-color: #666A73;
}
td.copyright	{
	text-align: center;
}

.menu_copyright_tbl	{
	background-color: #4F545A;
}
.menu_copyright_tbl	td	{
	text-align: center;
}
.menu_copyright_tbl_ar	td	{
	text-align: center;
	font-size: 20px;
}
.home_upper_menu	{
	height: 71px;
	background-image: url(../images/light_bg_filler.gif);
	background-repeat: repeat-x;
	
	border-bottom-color: #AEA361;
	border-bottom-style: solid;
	border-bottom-width: 5px;
}
.home_upper_menu_text_ar	{
	font-weight: bold;
}
.side_home_upper_menu	{
	height: 64px;
	background-image: url(../images/light_bg_filler.gif);
	background-repeat: repeat-x;
}
.upper_menu_container	{
	background-image: url(../images/logo_banner_bg.jpg);
	background-repeat: repeat-x;
}
.upper_menu_container_ar	{
	background-image: url(../images/logo_banner_bg_ar.jpg);
	background-repeat: repeat-x;
	text-align: right;
}
.upper_menu_container_ar	td	{
	text-align: right;
}
.upper_menu	{
	height: 157px;
	background-image: url(../images/upper_banner_pic_right.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.upper_menu_ar	{
	height: 157px;
	background-image: url(../images/upper_banner_pic_right_ar.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: right;
}
.upper_menu td.wide_space	{
	width: 360px;
}
.upper_menu_ar td.wide_space	{
	width: 360px;
}
.upper_menu_ar	td	{
	font-size: 15px;
	font-weight: bold;
}

.side_bg_fill	{
	height: 157px;
	background-image: url(../images/side_banner_bg.jpg);
	background-repeat: repeat-x;
}
.logo_bg_fill	{
	background-image: url(../images/logo_banner_bg.jpg);
	background-repeat: repeat-x;
}
.logo_bg_fill_ar	{
	background-image: url(../images/logo_banner_bg_ar.jpg);
	background-repeat: repeat-x;
}

td.home_center_banner	{
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #AEA361;
	border-bottom-style: solid;
	border-bottom-width: 5px;
}

td.home_content_text_container	{
	height: 270px;
}

/***********************
* Menu Classes - START *
***********************/
.menu_tbl	td	{
	background-color: #4C5059;
	font-size: 13px;
	font-family: inherit;
	text-align: left;
	text-decoration: none;
}
.menu_tbl_ar	td	{
	color: #ECECEC;
	background-color: #4C5059;
	font-size: 15px;
	font-family: inherit;
	text-align: right;
	font-weight: bold;
}
.menu_tbl	td	a	{
	text-decoration: none;
	color: #B3BBC7;
}
.menu_tbl_ar	td	a	{
	color: #ECECEC;
	text-decoration: none;
}
.menu_tbl	td	a:hover	{
	text-decoration: underline;
	color: #ACA362;
}
.menu_tbl_ar	td	a:hover	{
	text-decoration: underline;
	color: #ACA362;
}
.menu_tbl td.bottom_edge	{
	font-size: 2px;
}
.menu_tbl td.top_edge	{
	font-size: 2px;
}
.menu_tbl_ar td.bottom_edge	{
	font-size: 2px;
}
.menu_tbl_ar td.top_edge	{
	font-size: 2px;
}
.menu_tbl	td.light_bg	{
	background-color: #666A73;
	text-align: center;
}
.menu_tbl_ar	td.light_bg	{
	background-color: #666A73;
	text-align: center;
}
/***********************
* Menu Classes - END   *
***********************/



/***********************
* Form Classes - START *
***********************/
.form_tbl	td	{
	font-size: 11px;
}
.form_tbl_ar	td	{
	font-size: 17px;
}
.form_tbl	td.item_name	{
	text-align: right;
	vertical-align: text-top;
}
.text_tbl_ar	.form_tbl	td.item_name	{
	font-size: 1.2em;
	text-align: left;
	vertical-align: text-top;
}
.form_tbl	td.item_value	{
	text-align: left;
	vertical-align: text-top;
	font-weight: bold;
}
.text_tbl_ar	.form_tbl	td.item_value	{
	text-align: right;
	vertical-align: text-top;
	font-weight: bold;
}
.form_tbl	td	input,textarea,select	{
	border-color: #4C5059;
	border-style: solid;
	border-width: 1px;
	color: #4F545B;
	font-size: inherit;
	font-family: inherit;
	width: 170px;
}
.form_tbl_ar	td	input,textarea,select	{
	border-color: #4C5059;
	border-style: solid;
	border-width: 1px;
	color: #4F545B;
	font-size: inherit;
	font-family: inherit;
	width: 170px;
}
.form_tbl	td	input.button	{
	width: auto;
	background-color: #4F545B;
	font-family: inherit;
	color: #ECECEC;
}
.form_tbl_ar	td	input.button	{
	width: auto;
	background-color: #4F545B;
	font-family: inherit;
	color: #ECECEC;
}
.form_tbl	td.button_container	{
	text-align: right;
}
.text_tbl_ar	.form_tbl	td.button_container	{
	text-align: left;
}
.form_tbl	td.small	{
	font-size: 1px;
}
.form_tbl_ar	td.small	{
	font-size: 1px;
}
.form_tbl	td.bottom_separated	{
	font-size: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.form_tbl_ar	td.bottom_separated	{
	font-size: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
/***********************
* Form Classes - END   *
***********************/



/***********************
* Text Classes - START *
***********************/
td.contents_container	{
	width: 620px;
	height: 410px;
}

.text_tbl	th	{
	font-size: 1.4em;
	color: #ECECEC;
	text-align: left;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.text_tbl_ar	th	{
	font-size: 1.9em;
	color: #ECECEC;
	text-align: right;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.text_tbl	.text_content	{
	height: 330px;
}
.text_tbl_ar	.text_content	{
	height: 330px;
}
.text_tbl	.text_content	th	{
	text-align: left;
	color: inherit;
	font-size: 1.4em;
	border-style: none;
}
.text_tbl_ar	.text_content	th	{
	text-align: right;
	color: inherit;
	font-size: 1.9em;
	border-style: none;
}
.text_tbl	td	{
	text-align: justify;
}
.text_tbl_ar	td	{
	text-align: right;
}
.text_tbl	.text_content	td	{
	vertical-align: text-top;
	text-align: justify;
}
.text_tbl_ar	.text_content	td	{
	vertical-align: text-top;
	text-align: right;
}
.text_tbl	td.right_separated	{
	border-right-color: #FFFFFF;
	border-right-style: dotted;
	border-right-width: 1px;
}
.text_tbl_ar	td.right_separated	{
	border-right-color: #FFFFFF;
	border-right-style: dotted;
	border-right-width: 1px;
}
/***********************
* Text Classes - END   *
***********************/



/*******************************
* Company Info Classes - START *
*******************************/
.company_info_tbl	td	{
	background-color: #767B83;
	border-bottom-color: #656A73;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.company_info_tbl	tr.last	td	{
	border-style: none;
}
/*******************************
* Company Info Classes - END   *
*******************************/



/*******************************
* Header Links Classes - START *
*******************************/
td.header_links_container	{
	color: #ECECEC;
}

.header_links_tbl	td	{
	text-align: center;
	background-color: #4F545A;
	font-size: 14px;
}
.text_tbl_ar	.header_links_tbl	td	{
	text-align: center;
	background-color: #4F545A;
	font-size: 20px;
}
.header_links_tbl	td.normal	{
	background-color: #666A73;
}
.header_links_tbl	td.normal	.small	{
	font-size: 3px;
}

.header_links_tbl	td	a,a.normal_link	{
	text-decoration: none;
	color: #ECECEC;
}
.header_links_tbl	td	a.current_link	{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.header_links_tbl	td	a:hover	{
	text-decoration: underline;
	color: #FFFFEE;
}
/*******************************
* Header Links Classes - END   *
*******************************/



/******************************
* Stock Table Classes - START *
******************************/
.stock_tbl	th	{
	font-size: 1.4em;
	text-align: left;
	font-weight: normal;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.stock_tbl_ar	th	{
	font-size: 1.4em;
	text-align: right;
	font-weight: normal;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.stock_tbl	th.small	{
	font-size: 1px;
	text-align: left;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.stock_tbl_ar	th.small	{
	font-size: 1px;
	text-align: right;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.stock_tbl	td	{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	text-align: center;
}
.stock_tbl_ar	td	{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	text-align: center;
}
/******************************
* Stock Table Classes - END   *
******************************/



/*****************************
* Side Table Classes - START *
*****************************/
.side_tbl	td	{
	background-color: #666A73;
	color: #ECECEC;
}
.side_tbl	td	a	{
	color: #ECECEC;
}
.side_tbl	.inside_side_tbl	td	{
	font-size: 1.1em;
	background-color: #767B83;
}
.side_tbl	.inside_side_tbl_small	td	{
	font-size: .9em;
	background-color: #767B83;
}
.side_tbl	.inside_side_tbl_small	td.right	{
	font-size: .9em;
	text-align: right;
	background-color: #767B83;
}
/*****************************
* Side Table Classes - END   *
*****************************/




/********************************
* Details Table Classes - START *
********************************/
th.navigation_links	{
	font-size: 1.4em;
	text-align: left;
	font-weight: normal;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
th.navigation_links_ar	{
	font-size: 1.4em;
	text-align: right;
	font-weight: normal;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
th.centered	{
	text-align: center;
}
.details_tbl	td	{
	font-size: 10px;
	text-align: left;
	background-color: #767B83;
}
.details_tbl	td	table.remarks	td	{
	text-align: justify;
	background-color: #767B83;
}
.details_tbl	td	table.remarks	th	{
	font-weight: bold;
	font-size: 1.1em;
	text-align: left;
	border-style: none;
}
.info_ar	table.remarks	td	{
	text-align: right;
}
.info_ar	table.remarks	th	{
	text-align: right;
}
.remarks_ar	th	{
	text-align: right;
	border-style: none;
}
.remarks_ar	td	{
	text-align: right;
	border-style: none;
}
.details_tbl	td.highlight	{
	text-align: left;
	font-weight: bold;
}
.details_tbl	td.right_separated	{
	text-align: left;
	border-right-color: #FFFFFF;
	border-right-style: dotted;
	border-right-width: 1px;
}
.details_tbl	td	span.shadowed	{
	width: 100%;
	background-color: #4F545A;
}

.item_tbl_ar	th	{
	text-align: right;
}
.item_tbl_ar	th.centered	{
	text-align: center;
}
.details_tbl	td.main_pic	{
	text-align: center;
}
/********************************
* Details Table Classes - END   *
********************************/



/******************************
* Views Table Classes - START *
******************************/
.views_tbl	{
	text-align: center;
	background-color: #767B83;
}
.views_tbl	td	{
	text-align: center;
	font-size: 11px;
	width: 100%;
	background-color: #4F545A;
}
td.views_tbl_container	{
	text-align: center;
}
td.views_tbl_container_ar	{
	text-align: center;
}

/* Deleted class
td.views_tbl_container_ar	{
	text-align: center;
	border-right-color: #FFFFFF;
	border-right-style: dotted;
	border-right-width: 1px;
}
*/
/******************************
* Views Table Classes - END   *
******************************/


/* Put here to make sure it's rendered last */
td.link_container	{
	text-align: right;
}

