﻿body
{
}
A
{
	color: Black;
}
A:active
{
	color: gray;
}
A:link
{
	color: Black;
}

A:visited
{
	color: Black;
}
A:hover
{
	color: Gray;
}
.TD
{
	font-size: 10px;
	font-family: Verdana;
	color: gray;
}
.Location
{
	font-size: 10px;
	font-family: Verdana;
}
	.Location A:active
	{
		color: #006699;
		text-decoration: none;
	}

	.Location A:link
	{
		color: #006699;	
		text-decoration: none;
	}

	.Location A:hover
	{
		color: #006699;	
	}

	.Location A:visited
	{
		color: #006699;		
		text-decoration: none;
	}
	
	.Location Span
	{
		font-weight: bold;
		text-decoration: underline;
	}
	
	.Location TD
	{
		vertical-align: top;
		text-align: left;
	}
	
	.Location H1
	{
		color: #006699;
		font-size: 12px;
	}

.Menu
{
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
}
	
		
.InactiveMenu
{
	BACKGROUND-COLOR: #acb3b9;
}
	
.SubMenu
{
	color: #265785;
	font-size: 11px;
	font-family: Verdana;
}

	.SubMenu A:active
	{
		color: Gray;
	}
	
	.SubMenu A:link
	{
		color: #265785;
	}
	
	.SubMenu A:hover
	{
		color: Gray;
		text-decoration: underline;
	}
	
	.SubMenu A:visisted
	{
		color: #265785;
	}
	
	.SubMenu Li
	{
		list-style-type: square;
	}
	
	.SubMenu Span
	{
		font-weight: bold;
	}

.MainItem
{
	font-size: 12px;
	font-family: Verdana;
	background-color: #EAF0E6;
	line-height: 20px;
}

	.MainItem TD
	{
		vertical-align: top;
		text-align: left;
	}
		
	.MainItem Span
	{
		font-size: 14px;
		color: #006699;
		font-weight: bold;
	}
		
	.MainItem IMG
	{
		border: 0;
	}
	
	.MainItem H1
	{
		font-size: 14px;
		font-family: Verdana;
		line-height: 20px;
		color: #006699;
		text-align: left;
	}
		
	.MainItem H2
	{
		font-size: 13px;
		font-family: Verdana;
		line-height: 20px;
		color: #006699;
		text-align: left;
	}

.Sidebar
{
	width: 25px;
	height: 600px;
	background-color: White;
	color: White;
}

.BottomBar
{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFA;
	background-color: #087CAE;
	height: 40px;
}

	.BottomBar A:Link
	{
		color: #FFFFFA;
	}
	.BottomBar A:Visted
	{
		color: #FFFFFA;
	}

.BottomBottom
{
	font-size: 10px;
	font-family: Verdana;
	background-color: #2E596B;
	color: #FFFFFA;
}

	.BottomBottom Span
	{
		font-size: 14px;
		font-style: italic;
	}

.ct span
{
	font-size: 12px;
	font-weight: normal;
}