﻿@font-face
{
	font-family: 'DROIDKUFI-REGULAR_0';
	src: url('fonts/DROIDKUFI-REGULAR_0.eot');
	src: local('☺'), url('fonts/DROIDKUFI-REGULAR_0.woff') format('woff'), url('fonts/DROIDKUFI-REGULAR_0.ttf') format('truetype'), url('fonts/DROIDKUFI-REGULAR_0.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*************************************************************/
/********************* Home Announcement *********************/
.AnnounceTbl
{
	max-width: 97%;
	background-color: White;
	border: 1px solid #000000;
	border-radius: 5px 5px 5px 5px;
	padding: 10px 10px 10px 10px;
}
.AnnounceTitle
{
	font-family: inherit;
	color: #00618b;
	font-size: 1em;
	font-weight: bold;
}
.AnnounceDetails
{
	font-family: inherit;
	color: #00618b;
	font-size: 0.9em;
}
.AnnouncebackGrnd
{
	background-color: #000000;
	opacity: 0.5;
}
.AnnounceClose
{
	cursor: pointer;
	display: inline;
	height: 29px;
	position: absolute;
	right: -5px;
	top: -15px;
	width: 25px;
}
/*****************************************************************************/

.f1-bottom-bar a{
    color:#fff;
}

.TradePages_tbl , #ctl00_MainContent_headerTable{
    border-collapse: separate;
}