﻿.body
{
	font-size: 9pt;
	color: black;
	font-family: Verdana, Tahoma, Arial;
	margin: 0px;
	background-color: White;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.menu_left
{
	font-size: 9pt;
	margin: 0px;
	color: black;
	border-bottom: black 1px solid;
	font-family: Verdana, Tahoma, Arial;
	text-align: left;
}
.menu_left_on
{
	font-size: 9pt;
	margin: 0px;
	color: red;
	border-bottom: black 2px solid;
	font-family: Verdana, Tahoma, Arial;
	text-align: left;
	cursor: hand;
}
.menu_top
{
	font-size: 9pt;
	margin: 0px;
	color: black;
	font-family: Verdana, Tahoma, Arial;
	text-align: center;
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	background-color: transparent;
}
.menu_top_on
{
	font-size: 9pt;
	margin: 0px;
	color: white;
	font-family: Verdana, Tahoma, Arial;
	font-weight:bold;
	text-align: center;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	background-color: #006699;
	cursor: hand;
}
.infobarlabel
{
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial;
	background-color: Transparent;
	font-weight: bold;
}
.infobartext
{
	font-size: 10pt;
	font-family: Verdana, Tahoma, Arial;
	background-color: Transparent;
	font-weight: bold;
	color: red;
}
.label
{
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial;
	background-color: Transparent;
}
.text_box
{
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	background-color: White;
}
.button
{
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial;
	border-right: silver 3px double;
	border-top: silver 3px double;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	width: 50px;
	cursor: hand;
	height: 20px;
	background-color: white;
}
.editCaption
{
	font-size: 10pt;
	font-weight:bold;
	font-family: Verdana, Tahoma, Arial;
	background-color: #006699;
}
.listCaption
{
	font-size: 10pt;
	font-weight:bold;
	font-family: Verdana, Tahoma, Arial;
	border-right: silver 1px solid;
	border-top: silver 1px double;
	border-left: silver 1px solid;
	border-bottom: silver 1px double;
	height: 20px;
	background-color: #006699;
}
.listCaption2
{
	font-size: 10pt;
	font-weight:bold;
	color:White;
	font-family: Verdana, Tahoma, Arial;
	border-right: silver 0px solid;
	border-top: silver 0px double;
	border-left: silver 0px solid;
	border-bottom: silver 0px double;
	background-color: #006699;
}
.listCaptionCol
{
	font-size: 10pt;
	font-weight:normal;
	color:Black;
	font-family: Verdana, Tahoma, Arial;
	border-right: silver 0px;
	border-top: silver 0px;
	border-left: silver 0px;
	border-bottom: silver 0px;
	background-color: Transparent;
}
.btnlistCaption
{
	font-size: 10pt;
	font-weight:normal;
	color:Black;
	font-family: Verdana, Tahoma, Arial;
	border-right: silver 0px;
	border-top: silver 0px;
	border-left: silver 0px;
	border-bottom: silver 0px;
	cursor: hand;
	background-color: Transparent;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	text-align: left;
}
.listLink
{
	font-size: 8pt;
	font-weight: normal;
	color: royalblue;
	font-family: Verdana, Tahoma, Arial;
	cursor: hand;
	border-right: silver 0px;
	border-top: silver 0px;
	border-left: silver 0px;
	border-bottom: silver 0px;
	background-color: Transparent;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	text-align: left;
}
.listRowOdd
{
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial;
	
	height: 18px;
	background-color:Transparent;
}
.listRowPar
{
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial;
	
	height: 18px;
	background-color: #E0E0E0;
}
.searchlabel
{
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial;
	height: 20px;
	background-color: #FFFF99;
}
.caption
{
	font-size: 10pt;
	font-family: Verdana, Tahoma, Arial;
	font-variant: small-caps;
	background-color: #006699;
}
.tabCell
{
	border-top: lightsteelblue 4px double;
	font-size: 10pt;
	font-family: Verdana, Tahoma, Arial;
	background-color: white;
	border-right: lightsteelblue 3px solid;
	width: 100%;
	height: 100%;
	border-left: silver 3px solid;
	vertical-align: bottom;
}
.tabButton
{
	font-size: 10pt;
	font-family: Verdana, Tahoma, Arial;
	background-color: transparent;
	width: 100%;
	height: 25px;
	cursor: hand;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

