html
{
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: url(bg_pattern.gif);
}
body
{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 10pt;
	height: 100%;
}
a
{
	text-decoration: none;
	font-family: Tahoma;
	color: #284f83;
}
a:hover
{
	color: #f12;
}
a.lnglink
{
	background: transparent;
}

a.news
{
	color: #000;
	font-size: 7pt;
	font-weight: bold;
	border: 1px solid #ddd;
}
a.news:hover
{
	color: #fff;
	background: #ccc;
}

a.minil
{
	color: #f5f5f5;
	font-size: 7pt;
	font-weight: bold;
}
a.minil:hover
{
	color: #555;
}

a.more {
	display: block;
	text-align: right;
	margin-right: 10px;
	font-size: 7pt;
	color: #EA0600;
}
a.more:hover {
	color: #000000;
}  
a.faq
{
	font-size: 8pt;
	color: #5a5a5a;
}
a.faq:hover
{
	color: #000;
}
a.ifaq
{
	font-weight: bold;
	color: #000;
}

table, tr, td
{
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
.maintbl
{
	border: 0;
	width: 834px;
}
table.lng, table.lng tr, table.lng td, table.lng img
{
	vertical-align: middle;
}
table.menu, table.menu tr, table.menu td
{
	vertical-align: bottom;
	font-size: 12px;
}
.news
{
	font-size: 7.5pt;
}
table.srvc/*, table.srvc tr, table.srvc td*/
{
	font-size: 9pt;
	color: #284f83;
	text-align: justify;
}
table.isrvc, table.isrvc tr, table.isrvc td
{
	font-size: 8pt;
	color: #284f83;
}

table.regtable
{
	font-size: 8pt;
	color: #000;
}
table.regtable1
{
	font-size: 9pt;
	color: #000;
	color: #284f83;
}

hr
{
	height: 1px;
	color: #5a5a5a;
	text-align: center;
}
span.mainheders
{
	color: #f12;
	font-weight: bold;
	font-size:14px;
}

table.regtable
{
	font-size: 8pt;
	color: #284F83;
}

.tdbg_off{
background: url(menu_off.jpg) repeat-x top;
color:#525252;
font-family: Arial, Verdana, Tahoma, Helvetica;
font-size:12px;
}
.tdbg_on{
cursor: pointer;
background: url(menu_on.jpg) repeat-x top;
color:#fff;
font-family: Arial, Verdana, Tahoma, Helvetica;
font-size:12px;
}

.mandatory {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
	color: #db1c17;
}
#flashcontent
{
	text-align: center;
	width: 284px;
	height: 100px;
}