﻿Img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

Body
{  margin-left: 0px;
   margin-right:0px;
   margin-top: 0px;
}

A.text
{
	text-decoration: none;
	font-weight: bold;
	color: #330000;
	font-family: Arial;
	vertical-align: bottom;
	margin-top: 0px;
	margin-bottom:0px;
	padding-top: 0px;
	 padding-bottom:0px;
	text-align: center;
	font-size: 9pt;
}

.Title
{
	font-weight: bold;
	font-size: 13pt;
	color: #330000;
	font-family: Verdana;
}


.Description
{
	font-family: Verdana;
	font-size: 10pt;
}

.Banner
{
	border-bottom-color:  #223B5E;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

.block
{
	border-bottom-color:  #223B5E;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
}

.LeftMenu
{
	border-right-color:  #223B5E;
	border-right-width: 1px;
	border-right-style: solid;
}