﻿a {
	color: #337799;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	cursor: default;
	font-family: Tahoma;
	font-size: 8pt;
    height: 100%;
	margin: 0px;
}
form {
    height: 100%;
}
html {
    height: 60%;
}
td img { 
	vertical-align: bottom; 
}
.Banner {
	background-image: url(Banner.jpg);
	font-size: 1px;
    height: 100px;
	vertical-align: top;
}
.Banner a img {
	display: none;
}
.ContentArea {
	border-top: solid 1px #DDDDFF;
	font-family: verdana;
	height:100%;
/*	padding: 10px; */
}
.Footer {
	border-top: solid 1px #DDDDFF;
	color: #9999CC;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.5pt;
	padding-left: 5px;
	padding-top: 2px;
}
.FooterContainer {
    height: 24px;
}
.GlobalMenu {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
.GlobalMenu a {
	color: #CCCCFF;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 0.5pt;
}
.GlobalMenu a:hover {
	color: white;
	text-decoration: none;
}
.MainMenu {
	margin-left: 10px;
}
.MainMenu a {
	color: white;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 0.5pt;
	padding-bottom: 4px;
	padding-top: 4px;
}
.MainMenu a:hover {
	color: Yellow;
	text-decoration: none;
}
.MainMenuArea {
    height: 24px;
}
.MainMenuContainer {
	font-size: 1px;
	background-image: url(MainMenu.bmp);
}
.MainMenuContainer a img {
	display: none;
}
.Motto {
	color: #BBBBEE;
	font-size: 20pt;
	margin-bottom: 5px;
	margin-top: 60px;
	padding-right: 20px;
	text-align: right;
	white-space: nowrap;
}
.Page {
    height: 100%;
	width: 100%;
}
.PictureContainer {
	width: 1px;
}
.Treeview {
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 0.5pt;
}
.TreeviewContainer {
	border-top: solid 1px #DDDDFF;
	font-size: 1px;
	padding-left:10px;
	padding-top:6px;
	vertical-align: top;
}
.TreeviewContainer a img {
	display: none;
}
.Treeview a img {
	display: block;
}
.TreeviewHeader {
	background-image: url(MainMenu.bmp);
	width:254px;
}
