﻿body
{
	background-color: #c2c0c1;
	font-size: 10pt;
	font-family: Tahoma;
	background-image: url(images/background.jpg);
}
.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: 10pt;
	text-transform: uppercase;
	color: #df7b0c;
	font-family: Tahoma;
}
.subject
{
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
	color: #000000;
	font-family: Tahoma;
}
.table_title
{
	font-weight: bold;
	font-size: 10pt;
	text-transform: capitalize;
	color: #000000;
	font-family: Tahoma;
}
.table_title_bg
{
	background-color: gainsboro;
}
