﻿body
{
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: 10px;
	background-color: white;
}
table
{
	/* F DEN SHIT IE */
	border-collapse: collapse;
	padding: 0;
	border-spacing: 0;
	margin: 0;
}
table img
{
	/* F DEN SHIT IE */
	display: block;
}
.flashcontent
{
	position: relative;
	top: -2px;
}
.content
{
	position: relative;
	top: 33px;
	font-family: Verdana, Arial, sans-serif, Helvetica;
	color: #5b5b5b;
	font-size: 11px;
	line-height: 18px;
}
h1
{
	font-size: 16px;
	font-weight: bold;
	margin-left: 0;
	padding-left: 0;
	color: black;
	color: #2D343A;
	}

#tbl_iframe
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.hmenu
{
	font-size: 12px;
	font-weight: bold;
	color: #015382;
	}
	.hmenu a
	{
		color: #015382;
		border: none;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
	}
	.hmenu a:hover,
	.hmenu .active
	{
		color: white;
		background-color: #015382;
		border: none;
		font-size: 12px;
		font-weight: bold;
	}
	.hmenu .strich
	{
		position: relative;
		top: -1px;
	}