@charset "iso-8859-1";
/* CSS Document */

A {
	color:#000066;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold
}

a:hover      { color: #FCB92E; text-decoration: none; font-family: Tahoma; font-size: 12px; 
               font-weight: bold }
input {
	border: 1px solid #FBB835;
	font-family: Tahoma;
	font-size: 9pt;
}
.forms {
	font-family: tahoma;
	color: #000000;
	font-style: normal;
	font-size: 10pt;
	font-weight: bold;
	border: thin none #FBB12A;
}
.normalText {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	background-position: right top;
	cursor: auto;
}
.textTitle{
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	background-position: right top;
	cursor: auto;
}

.TextBox {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #FF9933;
	font-weight: bold;
	text-transform: uppercase;
}
.button {
	background-color: #D9DBCD;
	border: 1px solid #FBB835;
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.BodyHeading {
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #F1B048;
}
.Table {
	font-family: tahoma;
	font-size: 9pt;
	font-style: normal;
	background-color: #D9DBCD;
	text-align: center;
	align:center;
	width: 450px;
	font-weight: bold;
	cursor: auto;
	color: #000000;
	border: 1px solid #FBB835;
}
.MainHeading {
	font-family: tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	line-height: 15pt;
}
.TableHeading {
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FBB835;
}
/* Start ticker css */
.tickerBox {OVERFLOW:hidden;WIDTH:325px;PADDING-TOP:3px;POSITION:relative;HEIGHT:23px;DIRECTION:RTL}
.ticker {BORDER-RIGHT:0px;BORDER-TOP:0px;FONT-WEIGHT:bold;FONT-SIZE:12px;LEFT:0px;VISIBILITY:hidden;BORDER-LEFT:0px;WIDTH:100%;BORDER-BOTTOM:0px;POSITION:relative;TOP:0px;HEIGHT:30px;DIRECTION:RTL}
.tickerLink {PADDING-RIGHT:10px;PADDING-LEFT:10px;FONT-WEIGHT:bold;FONT-SIZE:12px;PADDING-BOTTOM:10px;MARGIN:0px;CURSOR:pointer;COLOR:#FF9900;PADDING-TOP:10px;FONT-FAMILY:arial, sans-serif;DIRECTION:RTL}
.tickerLink A:link {COLOR:#FF9900;DIRECTION:RTL}
.tickerLink A:visited {COLOR:#FF9900;DIRECTION:RTL}
.tickerLink A:hover {
	COLOR:#000000;
	DIRECTION:RTL;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
.tickerText {FONT-WEIGHT:bold;FONT-SIZE:9pt;COLOR:#FF9900;FONT-FAMILY:arial;TEXT-DECORATION:none;DIRECTION:RTL}
:link.tickerText {FONT-WEIGHT:bold;FONT-SIZE:9pt;COLOR:#FF9900;FONT-FAMILY:arial;TEXT-DECORATION:none;DIRECTION:RTL}
.appletTable {
	visibility: inherit;
}
.SearchText {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	background-color: #F8F8F8;
}
.FlatTable_left {
	font-family: tahoma;
	font-size: 8pt;
	background-color: #D9DBCD;
	border: 1px solid #A7A754;
	font-weight: bold;
}
.FlatTable_right {
	font-family: tahoma;
	font-size: 8pt;
	background-color: #F9F9F0;
	border: none;
	font-weight: bold;
	color: #7C6410;
}
.FlatTable_Link {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #FBB730;
	text-decoration: underline;
}
.Error {
	font-family: Tahoma;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #FF0000;
	border: 1px solid #666666;
	font-weight: bold;
}
.buttonSearch {
	background-color: #D9DBCD;
	border: 1px solid #FBB835;
	font-family: tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	
}
.line {
	border: 1px dotted #D9DBCD;
}

