BODY
{
	margin: 0px;
}

.toolbar
{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#5886D5', EndColorStr='#01349A');
	height: 25px;
}
.toolbar IMG
{
	border: 0px;
}
.toolbar TD
{
	padding-right: 5px;
	padding-left: 5px;
}
.toolbar A
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Arial;
	text-decoration: none;
}
.toolbar A:hover
{
	color: gold;
}
.toolbar SPAN
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Arial;
}
.topSpacer
{
	font-size: 0pt;
	background: #9ebef5;
	width: 100%;
	height: 1px;
}
.searchBar
{
	border-top: #9ebef5 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#C4D9FA' , EndColorStr= '#A0BFF5' );
	width: 100%;
	height: 20px;
}
.footer
{
	font-size: 8pt;
	color: white;
	font-family: Arial;
	background-color: #01349a;
}
.footer A
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Arial;
	text-decoration: none;
}
.footer A:hover
{
	color: gold;
}
.menu
{
	border-right: darkblue 1px solid;
	border-top: darkblue 1px solid;
	border-left: darkblue 1px solid;
	border-bottom: darkblue 1px solid;
	font-family: Arial;
	background-color: snow;
}
.menu .category
{
	border-top: #9ebef5 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#CBE1FC' , EndColorStr= '#7DA5E0' );
	width: 100%;
	cursor: default;
	border-bottom: #002d96 1px solid;
	height: 37px;
}
.menu .category .caption
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
}
.menu .category .description
{
	font-weight: bold;
	font-size: 8pt;
	color: navy;
	font-family: Arial;
}
.menu .list
{
}
.menu .list UL
{
	list-style-image: url(images\folder.gif);
	list-style-type:none;
}
.menu .list A
{
	border-right: white 1px solid;
	padding-right: 4px;
	border-top: white 1px solid;
	padding-left: 4px;
	font-size: 8pt;
	border-left: white 1px solid;
	width: 95%;
	color: black;
	border-bottom: white 1px solid;
	font-family: Arial;
	text-decoration: none;
}
.menu .list A:hover
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	background-color: whitesmoke;
}

.searchBar
{
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial;
}
.searchBar SPAN
{
	font-weight: bold;
	font-size: 8pt;
}
.searchBar INPUT
{
	border-right: darkblue 1px solid;
	border-top: darkblue 1px solid;
	border-left: darkblue 1px solid;
	border-bottom: darkblue 1px solid;
	height: 19px;
}
.searchBar IMG
{
	cursor: hand;
}


.sfi
{
	border-top: #d2ffb9 1px solid;
	font-weight: bold;
	font-size: 8pt;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b4ff8b, endColorstr=#53b020);
	border-bottom: #b9dbfe 1px solid;
	font-family: Arial;
}
.sfbtm
{
	font-weight: bold;
	font-size: 10pt;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#6EACE4, endColorstr=#589AD1);
	color: lightgoldenrodyellow;
	font-family: Arial;
}


.view
{
	border: darkblue 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr= '#EAF1FF' , EndColorStr= '#FFFFFF' );
	height: 100%;
	padding: 5px;
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial;
}

.view A
{
	font-weight: bold;
	font-size: 8pt;
	COLOR: green;
	font-family: Arial;
}
.view A:hover
{
	COLOR: darkorange;
}
.view H1
{
	font-weight: bold;
	font-size: 15pt;
	margin: 2px;
}
.view H2
{
	font-weight: bold;
	font-size: 12pt;
	margin: 2px;
}

.view H3
{
	font-weight: bold;
	font-size: 10pt;
	margin: 2px;
}

.view H4
{
	margin: 2px;
	font-weight: normal;
	font-size: 10pt;
	color: dimgray;
}

.view CODE
{
	font-weight: bold;
	font-size: 8pt;
	color: seagreen;
	font-family: Arial;
}
.view IMG
{
	border:none;
}
.view TH
{
	border: #adc5ed 1px solid;
	font-weight: bold;
	font-size: 10pt;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FEFCE3, endColorstr=#FDDB94);
}

.view THEAD TD
{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E3EFFF, endColorstr=#9EBFF6);
	font-weight: bold;
	font-size: 8pt;
	border: #95b7f3 1px solid;
}

.view TBODY
{
	font-weight: normal;
	font-size: 8pt;
}

.view .list
{
	width: 100%;
	border: dodgerblue 1px solid;
}

.view .list TD
{
	border: dodgerblue 1px solid;
}