﻿body
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
}
img
{
	border: none;
}

h2
{
	color: #175bc5;
	font-size: 12pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}

h1
{
	color: darkorange;
	font-size: 13pt;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}

td
{
	font-size: 9pt;
}

p
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

.top_buttons
{
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 105px;
	text-align: center;
	font-family: Arial Narrow;
	font-size: 13pt;
	font-weight: bold;
	color: #175bc5;
}

.top_buttons A
{
	text-decoration: none;
	color: #175bc5;
}

A
{
	text-decoration: underline;
	color: #175bc5;
}


hr
{
	color: midnightblue;
	height: 1px;
}

.left_part
{
	background-color: whitesmoke;
}

.td_footer
{
	background-color: Midnightblue;
	color: White;
	font-size: 9pt;
}

.td_footer A
{
	text-decoration: none;
	color: White;
}

#ScrollingMarquee
{
	font-size: 8pt;
	color: Crimson;
	height: 20px;
}

#ScrollingNews
{
	font-size: 10pt;
	color: DimGray;
}