/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	/*font-weight: normal;*/
	color: #5D6E08;
	font-family: tahoma;
	font-size: 12pt;
}
separator
{
	border-bottom: darkgray 1px dashed;
}
.STL
{
	border-top: #b48b46 1px solid;
	width: 600px;
	color: firebrick;
	height: 350px;
	border-bottom: #cc9933 1px solid;
	background-color: #fffcf7;
}

.STL2
{
	border-right: 1px solid;
	border-top: #b48b46  1px solid;
	border-left: 1px solid;
	width: 600px;
	color: #660000;
	direction: rtl;
	border-bottom: #cc9933 1px solid;
	font-family: verdana;
	height: 100%;
	text-align: right;
}
.STL3
{
	border-right: 0px solid;
	border-top:   0px solid;
	border-left: 0px solid;
	width: 600px;
	color: #660000;
	direction: ltr;
	border-bottom:  0px solid;
	font-family: verdana;
	height: 100%;
	text-align: left;
}
.ResultLinks
{
	border-right: burlywood 1px solid;
	border-top: burlywood 1px solid;
	font-weight: bold;
	font-size: 12pt;
	border-left: burlywood 1px solid;
	width: 600px;
	color: #660000;
	direction: rtl;
	border-bottom: burlywood 1px solid;
	font-family: Verdana;
	text-align: right;
	text-decoration: none;
}

.SearchCell
{
	font-weight: bold;
	color: #ffffc0;
	font-family: Verdana;
	background-color: #5d6e08;
	text-align: center;
	width: 100%;
	font-size: 12pt;
}
.mainTABLE
{
	border-right: gainsboro 1px solid;
	/*border-top: gainsboro 1px solid;*/
	border-left: gainsboro 1px solid;
	/*border-bottom: gainsboro 1px solid;*/
}
.bottomCopy
{
	background-image: url(Images/Copy_slice.jpg);
	background-repeat: repeat-x;
}

.smalllbl
{
	font-weight: bold;
	font-size: 8pt;
	color: #aca129;
	font-family: Verdana;

}

.HL
{
	font-weight: bold;
	font-size: 12pt;
	color: #cc9933;
	font-family: Verdana;
	text-decoration: underline;
}

.HL3
{
	font-weight: bold;
	font-size: 11pt;
	color: #cc9933;
	font-family: Verdana;
	text-decoration: underline;
}
	.HL4
{
	font-weight: bold;
	font-size: 11pt;
	color: #ff0033;
	font-family: Verdana;
	text-decoration: underline;
}	
.defaulttext
{
	border-right: #5d6e08 1px solid;
	border-top: #5d6e08 1px solid;
	border-left: #5d6e08 1px solid;
	direction: rtl;
	border-bottom: #5d6e08 1px solid;
	background-color: white;
	text-align: right;
	font-size: 12pt;
}
.defaultbutton
{
	font-weight: bold;
	font-size: 12pt;
	color: #ffffff;
	font-family: Verdana;
	background-color: #5D6E08;
	border-right: #5D6E08 1px solid;
	border-top: #5D6E08 1px solid;
	border-left: #5D6E08 1px solid;
	border-bottom: #5D6E08 1px solid;
}
.maintable
{
	border-right: darkgray 1px solid;
	background-position: left bottom;
	border-top: darkgray 1px solid;
	font-size: 11pt;
	/*background-image: url(Images/HOUSE-Fund3_18.jpg);*/
	border-left: darkgray 1px solid;
	color: dimgray;
	border-bottom: darkgray 1px solid;
	font-family: Verdana;
}
.bckg
{
	background-image: url(Images/BCK-Fund3_14.jpg);
	background-repeat: repeat-x;
}

.bckgtbl
{
	background-image: url(Images/BOX-Fund3_15.jpg);
	background-repeat: repeat-x;
}

.defaultbutton
{
	font-weight: bold;
	font-size: 12pt;
	color: #ffffff;
	font-family: Verdana;
	background-color: #5D6E08;
	border-right: #5D6E08 1px solid;
	border-top: #5D6E08 1px solid;
	border-left: #5D6E08 1px solid;
	border-bottom: #5D6E08 1px solid;
}
.defaultbutton_over
{
	border-right: #5d6e08 1px solid;
	border-top: #5d6e08 1px solid;
	font-weight: bold;
	font-size: 12pt;
	border-left: #5d6e08 1px solid;
	color: #ffffff;
	border-bottom: #5d6e08 1px solid;
	font-family: Verdana;
	background-color: #cc9933;
}
.notification
{
	font-weight: bold;
	font-size: 12pt;
	color: #cc0000;
	font-family: Verdana;
	background-color: linen;
	width: 100%;
}

.notification2
{
	font-weight: bold;
	font-size: 8pt;
	color: #cc0000;
	font-family: Verdana;
	background-color: linen;
	
}

.alternating
{
	font-size: 10pt;
	vertical-align: baseline;
	color: #333300;
	font-family: Verdana;
	background-color: gainsboro;
	text-align: right;
}
.tableheader
{
	font-weight: bold;
	font-size: 10pt;
	vertical-align: baseline;
	color: whitesmoke;
	font-family: Verdana;
	background-color: #5d6e08;
	text-align: right;
}
.cellheader
{
	font-weight: bold;
	font-size: 12pt;
	
	color: #5d6e08;
	font-family: Verdana;
	background-color: whitesmoke;
	
}
.cellheader2
{
	font-size: 11pt;
	vertical-align: top;
	color: #5d6e08;
	font-family: Verdana;
	background-color: whitesmoke;
	text-align: right;
}
.itemstyle
{
	font-size: 10pt;
	vertical-align: baseline;
	color: #333300;
	font-family: Verdana;
	background-color: white;
	text-align: right;
}

.titleHeader
{
	font-weight: bold;
	font-size: 12pt;
	color:#5D6E08;
	font-family: Verdana;
}

.mainlbl
{
	font-weight: bold;
	font-size: 11pt;
	color: white;
	font-family: Verdana;
	background-color: transparent;
}
.archivesTbl
{
	font-family: verdana;
	text-align: right;
}
