body {
	background-color: #000000;
	margin: 0px auto;
	text-align: center;
	font-family: Arial;
	font-size: 13px;
	color: #ffffcc;
	font-weight: normal;
}
p {
	text-align: justify;
	line-height: 18px;
}

#main_page {
	width: 850px;
}

#logo {
	width: 850px;
	background-image: url(images/ftii_logo.jpg);
	height: 82px;
}
#header {
	width: 850px;
	height: 220px;
}
.bodytext {
	width: 663px;
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}

#main_page #main_body #news {
	background-image: none;
	height: 180px;
	border: 1px solid #FF6600;
	background-color: #bba075;
}
#news_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	background-color: #000000;
}

#contact_us_bg {
	background-image: url(images/contact_bg.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 830px;
	background-position: center;
	padding-left: 20px;
}


#main_page #main_body #menu_right {
	width: 160px;
	padding: 5px;
}
#main_page #main_body .page_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #cc9933;
	height: 20px;
	padding-left: 10px;
	padding-top: 4px;
}
#main_page #main_body .para_heading{
	color: #FFFFFF;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	background-image: url(images/rt_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #996633;
}
#main_page #footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 80px;
	border-top: 1px solid #000000;
	padding-top: 10px;
}
#main_page #main_body #right_bg_image {
	background-image: url(images/home_bg.jpg);
	background-repeat: no-repeat;
	width: 850px;
	background-position: right top;
}
.black_text {
	color: #000000;
}
.lyellow_text {
	color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.float_right {
	float: right;
}

.flot_left {
	float: left;
}
#header #header_img {
	height: 360px;
}

#header #menu_main {
	width: 180px;
	height: 325px;
}
#main_body {
	width: 100%;
	background-color: #660000;
	text-align: left;
	line-height: 17px;
}
#main_page #footer {
	line-height: 20px;
}

#more_info {
	padding-top: 10px;
}
.a:link, .a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFCC33;
	text-decoration: none;
	font-weight: bold;
}
.a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #66CCFF;
	text-decoration: none;
}

.news:link, .news:visited {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.news:hover {
	text-decoration: none;
	color: #660000;
	font-size: 12px;
}

.rt_navigation:link, .rt_navigation:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	margin-left: 10px;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}
.rt_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666600;
}

.rt_navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/rt_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	color: #FFCC00;
	background-color: #660000;
	display: block;
	padding: 6px 15px 8px 15px;
}

.ft_navigation:link, .ft_navigation:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
	font-weight: normal;
	text-decoration: none;
}
.ft_navigation:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CC9900;
	font-weight: bold;
	text-decoration: none;
}

.table_border {
	border-collapse: collapse;
	border: 1px solid #666666;
} 
.tabal_head_bg {
	background-image: url(images/tabal_bg.jpg);
	background-repeat: repeat-x;
	height: 23px;
	padding-top: 5px;
}
.table_head {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
#main_page #main_body #table_r {
	background-color: #E7DCBC;
	color: #000000;
}
.left_img {
	float: left;
	height: 394px;
	width: 176px;
}
.white_text {
	color: #FFFFFF;
}

#top {
	height: 10px;
	width: 43px;
	float: right;
}
.p_heading {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
	font-weight: bold;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #CC9900;
	padding-left: 5px;
	padding-bottom: 2px;
	background-color: #804040;
	padding-top: 3px;
}
.bottom_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
}
#main_page #main_body table tr td p strong u {
	font-weight: bold;
	color: #0FF;
	font-size: 18px;
}

