body {
	background-color: #999999;
	margin: 0px;
}
.header-cell-bg {
	background-image: url(images/header_cell_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 152px;
}
.company-name-cell {
	background-image: url(images/company_name.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
.footer-link-cell {
	background-image: url(images/footer_link_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
	padding-left: 50px;
}

/*---------------------------------- footer starts --------------------------------*/


#footer-cell {
	background-color: #FFC038;
	height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-top: 8px;
	padding-bottom: 7px;
}
#footer-cell a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#footer-cell a:hover {
	text-decoration: underline;
}

/*---------------------------------- footer ends --------------------------------*/
#index-body-text-cell {
	text-align: justify;
	padding: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

#index-body-text-cell a {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #808080;
	text-decoration: underline;
}


#index-body-text-cell a:hover {
	text-decoration: none;
}
#index-body-text-cell img {
	border: 3px double #999999;;
}

#index-body-text-cell img a:hover {
	border: 3px double #FF0000;
	;
}

#index-body-text-cell li {
	text-decoration: none;
	padding-bottom: 12px;
}


.image-bottom-space {
	margin-bottom: 15px;
	float: right;
	clear: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

/*---------------------------------- top menu starts --------------------------------*/
#top-menu-div {
	width: 770px;
	margin-top: 129px;
	height: 21px;
}

#top-menu-div ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#top-menu-div ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#top-menu-div ul li a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 4px;
	float: left;
	padding-bottom: 4px;
}
#top-menu-div ul li a:hover {
	background-color: #FFFFFF;
	color: #EA0502;
}

#top-menu-div ul li a.top-menu-selected {
	background-color: #FFFFFF;
	color: #EA0502;
}
}

/*---------------------------------- top menu ends --------------------------------*/


/*---------------------------------- footer menu starts --------------------------------*/
#footer-menu-div {
	width: 950px;
	height: 21px;
	text-align: center;
}

#footer-menu-div ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer-menu-div ul li {
	padding: 0px;
	display: inline;
	margin: 0px;
}
#footer-menu-div ul li a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	float: left;
	height: 13px;
	margin-top: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#footer-menu-div ul li a:hover {
	background-color: #FFFFFF;
	color: #EA0502;
}


/*---------------------------------- footer menu ends --------------------------------*/


/*---------------------------------- left menu starts --------------------------------*/
#left-menu-div {
	width: 188px;
	height: auto;
}

#left-menu-div ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#left-menu-div ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#left-menu-div ul li a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 28px;
	padding-top: 9px;
	padding-bottom: 6px;
	background-image: url(images/left_menu_bullet.gif);
	background-repeat: no-repeat;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF423F;
	background-position: 9px 10px;
}
#left-menu-div ul li a:hover {
	background-color: #FF423F;
	color: #FFFFFF;
	background-image: url(images/left_menu_bullet_hover.gif);
	background-repeat: no-repeat;
	background-position: 12px 10px;
}

#left-menu-div ul li a.left-menu-selected {
	background-color: #FF423F;
	color: #FFFFFF;
	background-image: url(images/left_menu_bullet_hover.gif);
	background-repeat: no-repeat;
	background-position: 12px 10px;
}


#left-menu-div ul li a.left-menu-first {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/left_menu_bullet.gif);
	background-repeat: no-repeat;
	height: 14px;
	background-position: 9px 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-bottom: 3px;
}
#left-menu-div ul li a.left-menu-first:hover {
	background-color: #EA0502;
	color: #FFFFFF;
	background-image: url(images/left_menu_bullet.gif);
	background-repeat: no-repeat;
	background-position: 9px 5px;
}

#left-menu-div ul li a.left-menu-second {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/left_menu_bullet.gif);
	background-repeat: no-repeat;
	height: 18px;
	background-position: 9px 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FF423F;
	border-bottom-color: #FF423F;
}
#left-menu-div ul li a.left-menu-second:hover {
	background-color: #FF423F;
	color: #FFFFFF;
	background-image: url(images/left_menu_bullet_hover.gif);
	background-repeat: no-repeat;
	background-position: 12px 10px;
}

#left-menu-div ul li ul li a {
	background-image: url(images/left_menu_sub_bullet.gif);
	height: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: 4px 8px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 20px;
	width: 140px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#left-menu-div ul li ul li a:hover {
	margin-left: 20px;
	background-image: url(images/left_menu_sub_bullet.gif);
	height: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: 6px 8px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 20px;
	background-color: #EA0502;
}

/*---------------------------------- left menu ends --------------------------------*/
.page-tittle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #EA0502;
	text-decoration: none;
	padding-bottom: 10px;
}
.justify {
	text-align: justify;
}
image-borer {
	border: 3px double #999999;
}
.chairman-image {
	float: right;
	border: 3px double #999999;
	margin-left: 15px;
	margin-top: 25px;
}
.body-text-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.red-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FD3631;
	text-decoration: none;
}
.loading {
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: 220px 60px;
}
