﻿a {
	color: #222222;
	text-decoration: none;
	font-weight: normal;
}
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(SilverlightDataSet.jpg);
	border-bottom: solid 1px #DDDDFF;
	border-top: solid 1px #DDDDFF;
	font-size: 1px;
    height: 100px;
	vertical-align: top;
}
.Banner a img {
	display: none;
}
.ContentArea {
	border-top: solid 1px #AAAACC;
	font-family: verdana;
    height:600px;
    overflow: auto;
/*	padding: 10px; */
}
.Footer {
	border-top: solid 1px #DDDDFF;
	color: #999999;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.5pt;
	padding-left: 5px;
	padding-top: 5px;
}
.FooterContainer {
    height: 24px;
}
.GlobalMenu {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
.GlobalMenu a {
	color: #DDDDDD;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 0.5pt;
}
.GlobalMenu a:hover {
	color: yellow;
	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;
	width: 100%;
/*	background-image: url(MainMenu.bmp); */
}
.MainMenuContainer a img {
	display: none;
}
.Motto {
	color: #CCCCCC;
	font-size: 14pt;
	margin-bottom: 5px;
	margin-top: 60px;
	padding-right: 20px;
	text-align: right;
	white-space: nowrap;
}
.Note
{
    font-size:6pt;
}
.Page 
{
    margin: 0 auto;
	width: 1024px;
}
.PictureContainer {
	width: 1px;
}
.Scrolable
{
    height:600px;
    overflow: auto;
}
.Site
{
	background-image: url(MainMenuSilverlight.bmp);
	background-repeat: repeat-x;
}
.Treeview {
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 0.5pt;
}
.TreeviewContainer {
	border-top: solid 1px #AAAACC;
	font-size: 1px;
	padding-left:10px;
	padding-top:6px;
	vertical-align: top;
}
.TreeviewContainer a img {
	display: none;
}
.Treeview a img {
	display: block;
}
.TreeviewHeader {
	color: #DDDDFF;
	padding-left: 10px;
/*	background-image: url(MainMenu.bmp); */ 
	width:260px;
}
