﻿body
{
	background-color: #ffffff;
	font-size: 10pt;
	font-family: Tahoma;
}

.footer
{
	background-color: #4a4a4a;
	font-size: 10pt;
	font-family: Tahoma;
	background-image: url(images/footerbg.jpg);
}

.div_footer
{
padding-top: 15px; padding-left: 80px;
font-size: 8pt;
	font-family: Tahoma;
	color:#FFFFFF;
}

.div_footer_logo
{
padding-top: 15px; padding-left: 8px;
font-size: 8pt;
	font-family: Tahoma;
	color:#FFFFFF;
}

.div_content
{
padding-top: 15px; padding-left: 20px;
font-size: 8pt;
	font-family: Tahoma;
	color:#666666;
}
.bottom_remarks
{
	font-weight: normal;
	font-size: 8pt;
	color: #ffeefb;
	font-family: Tahoma;
}
.contact_remarks
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
}
.btn_more
{
	font-weight: bold;
	font-size: 8pt;
	color: #270214;
	font-family: Tahoma;
}
.btn_link
{font-weight: normal;
	font-size: 9pt;
	color: dimgray;
	font-family: Tahoma;
}
.hotnews
{
	font-weight: bold;
	font-size: 11pt;
	text-transform: uppercase;
	color: #286e96;
	font-family: Tahoma;
}
.subject
{
	font-weight: normal;
	font-size: 10pt;
	text-transform:none;
	color: #999999;
	font-family: Tahoma;
    text-align:justify;
	line-height:20px;
	padding-right: 30px;
}

.subsubject
{
	font-weight: normal;
	font-size: 10pt;
	text-transform:none;
	color: #999999;
	font-family: Tahoma;
    text-align:justify;
	line-height:20px;
	padding-right: 30px;
	padding-left: 40px;
	padding-top: 15px;
}

.table_title
{
	font-weight: bold;
	font-size: 10pt;
	text-transform: capitalize;
	color: #000000;
	font-family: Tahoma;
}
.table_title_bg
{
	background-color: gainsboro;
}