/*body
{
	background-color:black;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	height: 100%;
	max-width:120%;
	
}*/
body
  { margin-top: 0; margin-bottom: 0; margin-left: 0; height: 100%; max-width: 100% }
.maintable
{
	width:100%;
	/*border: solid 1px red;*/
}
.topheader
 { background-color: white; text-align: center; width: 100%; height: 78px }
.contents
  { background-color: white; width: 100%; height: 100%; border: solid 2px white }
.contentstd
{
	width:252px;
	padding-bottom:10px;
}
#topheader
{
	background-color:black;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	height: 78px;
	max-width:120%;
	text-align:center;
	/*border: solid 1px red;*/
}
#contents
{
	background-color:#CCCC99;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	/*height: 80%;*/
	max-width:120%;
	border: solid 2px white;
}
#contentheader
 { color: #297095; font-size: 14px; font-family: Verdana; font-weight: bold; padding-top: 10px; padding-left: 20px }
#tabstructure
 { color: black; font-size: 10px; font-family: verdana; font-weight: bold; background-color: #cc9; text-align: center; white-space: nowrap; margin-top: 10px; margin-bottom: 0; margin-left: 20px; padding-top: 5px; padding-bottom: 0; padding-left: 2px; width: 87px; height: 25px; border-top: 1px solid black; border-right: 1px solid black; border-left: 1px solid black }
#tabstructure1
 { color: black; font-size: 10px; font-family: verdana; font-weight: bold; background-color: #cc9; text-align: center; white-space: nowrap; margin-top: 24px; margin-bottom: 0; margin-left: 20px; padding-top: 5px; padding-bottom: 0; padding-left: 2px; width: 87px; height: 25px; border-top: 1px solid black; border-right: 1px solid black; border-left: 1px solid black }
#tabcontent
 { color: black; font-size: 10px; font-family: verdana; background-color: #cccc99; text-align: left; white-space: nowrap; margin-top: 0; margin-bottom: 0; margin-left: 20px; padding-top: 5px; padding-left: 10px; width: 315px; height: 410px; border-style: solid; border-width: 1px 2px 2px 1px; border-color: black }
#tabcontent1
 { color: black; font-size: 10px; font-family: verdana; font-weight: bold; background-color: #cccc99; text-align: right; white-space: nowrap; margin-top: 0; margin-bottom: 5px; margin-left: 20px; padding-top: 5px; padding-right: 10px; padding-left: 0; width: 335px; height: 410px; border-style: solid; border-width: 1px 2px 2px 1px; border-color: black }
#tabcontent2
{
	color:black;
	font-family:verdana;
	font-weight:bold;
	font-size:10px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:20px;
	border-top: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 2px black;
	border-bottom: solid 2px black;
	width:315px;
	height:370px;
	white-space: nowrap;
	text-align:right;
	overflow:scroll;
}
#topborder
{
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:107px;
	border-bottom: solid 1px black;
	width:228px;
	height:0px;
}
#leftstructure
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0px;
}
#rightstructure
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	/*float:left;*/
}
#pairit
{
	padding-top:0px;
	padding-left:100px;
	padding-right:0px;
	padding-bottom:0px;
}
#whiteboxtext
 { color: black; font-size: 10px; font-family: Verdana; background-color: white; margin: 0 15px 0 5px; padding: 5px 5px 5px 10px; height: 200px; border: solid 2px #eeeeee }
#whitebg
{
	color:black;
	font-family:verdana;
	font-weight:normal;
	font-size:10px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	margin-right:0px;
	border-top: solid 1px black;
	border-left: solid 0px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	width:288px;
	height:15px;
	text-align:left;
	background-color:white;
}
#darkbg
{
	color:black;
	font-family:verdana;
	font-weight:normal;
	font-size:10px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	margin-right:0px;
	border-top: solid 1px black;
	border-left: solid 0px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	width:288px;
	height:15px;
	text-align:left;
	background-color:#CCCC99;
}
#bluebg
{
	text-align:center;
	color:black;
	font-family:verdana;
	font-weight:normal;
	font-size:11px;
	/*margin-left:5px;*/
	margin-right:10px;
	padding-top:5px;
	width:300px;
	height:20px;
	background-image: url(images/BlueBG.png);
	/*background-repeat:no-repeat;*/
}
.valuelist
{
	width:280px;
}