﻿body
{
	background-color: #97A7AD;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: Black;
	margin: 0px;
	padding:0px;
	top:0px;
	padding-left: 10%;
	padding-right: 10%;
}

div.window
{
	
	width: 100%;
	position: relative;
	border-right: #f0f8ff 2px outset;
	border-top: #f0f8ff 2px outset;
	border-left: #f0f8ff 2px outset;
	border-bottom: #f0f8ff 2px outset;
	
	
	
}
div.Banner
{
	width: 100%;
	margin: 0px;
	padding: 0px;	
}
div.top
{
	background-color: Black;
	text-align: center;
	vertical-align: top;
}
div.content
{
	background-color: #ffffff;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #3d3759;
}
div.footer
{
	background-image: url(Images/Top.gif);
	width: 100%;
	height: 26PX;
	margin: 0px;
	padding: 0px;
	vertical-align: baseline;
	text-align:center;
	
}
div.left
{
	background-color: #F6F6FA;
	border-right: #dcdcdc 1px solid;
	margin: 0px;
	padding: 0px;

	
}
div.separetor
{
	width: 100%;
	
	text-align: center;
	background-color: #003366;
	height:5px;
}
div.news
{
	width: 100%;
	background-color: #F6F6FA;
	text-align: center;
	background-color: #006699;
}

div.menu
{
	width: 100%;
	text-align: Left;
	background-color: #3f5980;
}

.Menu
{
	height: 20px; vertical-align: middle; padding-left: 30px;
	color: #384F74;
}

A {
	COLOR: red;
}
A:hover
{
	color: #2D145E;
}
A:visited
{
	color: #000000;
}
P
{
	color: #000000;
	line-height: 200%;
	font-size: 12px;
	
}
.Title
{
	 font-family:  Tahoma;
	 color: Green;
	 font-size: 15px;
	 left: 0px;
	 top: 10px;
	 position: relative;
	 border: 2px;
	 line-height: 200%;
	 border-bottom-color: Red;
}	 
.Topimage
{
	position: relative;
	top: 0px;
	left: 2%;
}
.contact
{
	font-family: Tahoma;
	color: #003A6C;
	left: 10px;
	position: relative;
}