body { 
	background-color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}

input {
	font-size: 10px;
	color: #6D6D6D;
}

.maintitle {
	font-weight: bold;
	font-size: 11px;
	color: #A5521C;
	margin: 0 5px 0 5px;
}

.contentTable {
	font-size: 11px;
	color: #755731;
	width: 97%;
	margin: 0 5px 0 5px;
	border-top: 1px solid #F7CA8F;
	border-left: 1px solid #F7CA8F;
}

.contentTable th {
	font-weight: bold;
	color: #A5521C;
	background-color: #FFE2C4;
	border-right: 1px solid #F7CA8F;
	border-top: 1px solid #fff;
	border-bottom: 3px solid #FFC47E;
	padding: 2px 0 2px 0;
	margin: 0;
}

.contentTable tr.odd {
	background-color: #FFF7EE;
}

.contentTable tr.subtitle {
	background-color: #FFF4DF;
	color: #A5521C;
	font-weight: bold;
	text-align: center;
}

.contentTable tr.even {
	background-color: #FFFFFF;
}

.contentTable td {
	border-right: 1px solid #F7CA8F;
	border-bottom: 1px solid #F7CA8F;
	padding: 0 5px 2px 10px;
}	

.searchTable {
	background-color: #fff6ed;
	font-size: 9pt;
	font-weight: bold;
	color: #6D6D6D;
	border: 1px solid #F7CA8F;
	border-bottom: 0px;
	margin: 0 5px 0 5px;
}

.searchTable td {
	border-bottom: 1px solid #F7CA8F;
	padding: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.chgUp {
	background: url("images/upArrow.gif") center left no-repeat;
	color: #008000;
	padding-left: 13px;
}

.chgDown {
	background: url("images/dwArrow.gif") center left no-repeat;
	color: #FF0000;
	padding-left: 13px;
}

.chgNoChg {
	color: #000000;
	padding-left: 13px;
}

.chgUp2 {
	color: #008000;
}

.chgDown2 {
	color: #FF0000;
}

.chgNoChg2 {
	color: #000000;
}

.button {
	background-color: #F2F3EE;
	font-family: arial;
	font-size: 10px;
	color: #6D6D6D;
	text-align: center;
	color: #6D6D6D;
}

.smallSumm {
	padding-left: 5px;
	font-size: 8pt;
	font-weight: normal;
	color: #6D6D6D;
}

a {
	font-weight: normal;
	color: #2681C7;
	text-decoration: none;
}

a:hover {
	color: #56A3E1;
	text-decoration: underline;
}

.newsTable {
	font-size: 11px;
	color: #000000;
	width: 97%;
	margin: 0 5px 0 5px;
}

.newsTable td {
	padding-left: 10px;
}

.newsHeader {
	color: #0080ff;
	font-weight: bold;
}

.newsBody {
	color: #000080;
	font-weight: bold;
}

.backlink {
	font-size: 11px;
	font-weight: normal;
	color: #2681C7;
	text-decoration: none;	
	padding-left: 10px;
}

.backlink:hover {
	color: #56A3E1;
	text-decoration: underline;
}

.InputTable{
	background-color: #FFFFFF;
	border-bottom: 1px solid #F7CA8F;
	border-right: 1px solid #F7CA8F;
	margin: 0 5px 0 5px;
}

.formContentLabelH{
	font-size: 9pt;
	font-family: Arial;
	font-weight: bold;
	text-indent: 10px;
	padding: 2pt;
	color: #F97C28;
	border-width: 0px;
	width: 37%;
	border-top: 1px solid #F7CA8F;
	border-left: 1px solid #F7CA8F;
}

.formContentDataHS{
	font-size: 9pt;
	font-family: Arial;
	padding: 2px;
	color: #000000;
	background-color: #FFFFFF;
	width: 3%;
	border-top: 1px solid #F7CA8F;
	border-left: 1px solid #F7CA8F;
}

.formContentDataH{
	font-size: 9pt;
	font-family: Arial;
	text-indent: 10px;
	padding: 2px;
	color: #000000;
	background-color: #FFFFFF;
	width: 60%;
	border-top: 1px solid #F7CA8F;
	border-left: 1px solid #F7CA8F;
}

.SubTableCol{
	margin-top:0px;
	margin-left:10px;
	width:99%;
}

.InputTable2{
	width: 99%;
	border-bottom: 0px solid #F7CA8F;
	border-right: 0px solid #F7CA8F;
	border-top: 0px solid #F7CA8F;
	border-left: 0px solid #F7CA8F;
	border-top-color: #000000;
	border-right-color: #000000;
}

.formContentLabelSmall{
	font-size: 9pt;
	font-family: Arial;
	font-weight: normal;
	text-indent: 10px;
	padding: 2pt;
	color: #000000;
	border-style: none;
	width: 13%;
	border-bottom: 0px solid #F7CA8F;
	border-left: 0px solid #F7CA8F;
}

.formContentDataS{
	font-size: 9pt;
	font-family: Arial;
	padding: 2px;
	color: #000000;
	background-color: #FFFFFF;
	width: 3%;
}

.formContentDataWide{
	font-size: 9pt;
	font-family: Arial;
	text-indent: 10px;
	padding: 2px;
	color: #000000;
	background-color: #FFFFFF;
	border-style: none;
	width: 85%;
	border-bottom: 0px solid #F7CA8F;
	border-left: 0px solid #F7CA8F;
	border-bottom-color: #F7CA8F;
	border-left-color: #F7CA8F;
}

.txtBursaSummSmall {
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	color: #626262;
}