.tabround-blue {
	border: 2.5px solid #e7e7e7;
	background-color: #efefef;
	color: #026DB3;
}

.tabhead-blue {
	color: #000000;
	background-color: darkgray;
	background-position: right top;
	font-weight: bold;
	background-attachment: fixed;
	background-image: url(./img/corunt.gif);
	background-repeat: no-repeat;
}

.tabhead-blue-none {
	color: #000000;	
	background-position: right top;
	font-weight: bold;
	background-attachment: fixed;
	background-image: url(./img/corunt.gif);
	background-repeat: no-repeat;
}

.tabhead-blue-click
{
	font-weight: bold;
	background: url(./img/corunt.gif) dimgray fixed no-repeat right top;
	color: #ffffff;
}

.textbox1 { BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; BORDER-BOTTOM: 0.1mm solid; }

.textbox2
{
	border-right: silver 1pt solid;
	border-top: silver 1pt solid;
	border-left: silver 1pt solid;
	border-bottom: silver 1pt solid;
	background-color: honeydew;
}

.label1
{
	border-right: #cccccc 1pt solid;
	border-top: #cccccc 1pt solid;
	border-left: #cccccc 1pt solid;
	border-bottom: #cccccc 1pt solid;
	background-color: white;
}

.buttom1
{
	border-right: medium none;
	border-top: medium none;
	font-weight: bold;
	font-size: 12pt;
	border-left: medium none;
	color: white;
	border-bottom: medium none;
	background-color: darkgray;
}

.buttom2
{
	border-right: medium none;
	border-top: medium none;
	font-weight: bold;
	font-size: 12pt;
	border-left: medium none;
	color: white;
	border-bottom: medium none;
	background-color: dimgray;
}

A
{
	font-size: 9pt;
	color: gray;
	line-height: 16px;
	text-decoration: none;
}

	
A:hover
{
	color: red;
	font-size: 9pt;
}

.linkbuttom-blue {
	font-size: 10pt;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	border: thin none #FFFFFF;
	background-color: #026DB3;
}

#foldheader
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	list-style-image: url(./img/plusBox.gif);
	padding-bottom: 0px;
	margin: 0px 0px 0px -20px;
	cursor: hand;
	color: #ff9966;
	padding-top: 0px;
}



INPUT
{
	border-right: lightgrey 1pt solid;
	border-top: lightgrey 1pt solid;
	border-left: lightgrey 1pt solid;
	border-bottom: lightgrey 1pt solid;
}


TD
{
    font-size: 10pt;
    color: silver;
}
IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
TBODY
{
	border-collapse: collapse;
	color: white;
}
