/* Regular Tags */

A:Link, A:Visited, A:Active  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000099 ;
	text-decoration: none ; 
	font-weight : bold ;
}
A:Hover {
	color: #0000cc ;
	text-decoration: underline ; 
	font-weight : bold ;
}

FONT {  font-size : 10pt;  font-family : Verdana,Arial,Helvetica,Sans-Serif;  font-weight : normal; }
BODY {  font-size : 10pt;  font-family : Verdana,Arial,Helvetica,Sans-Serif;  font-weight : normal; SCROLLBAR-FACE-COLOR: #000000; SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC; SCROLLBAR-SHADOW-COLOR: #CCCCCC; SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; SCROLLBAR-ARROW-COLOR: #FFFFFF; SCROLLBAR-TRACK-COLOR: #000000; SCROLLBAR-DARKSHADOW-COLOR: #000000;}
P {  color: #000000; font-size : 10pt;  font-family : Verdana,Arial,Helvetica,Sans-Serif;  font-weight : normal; }
STRONG, B {  font-size : 10pt;  font-family : Verdana,Arial,Helvetica,Sans-Serif;  font-weight : bold;}
DIV  { color: #000000;  font-size : 10pt;  font-family : Verdana, Arial, Helvetica, Sans-Serif;  font-weight : normal; }
SPAN  {  color: #000000;  font-size : 10pt;  font-family : Verdana, Arial, Helvetica, Sans-Serif;  font-weight : normal; }
TD { font-size : 10pt;  font-family : Verdana, Arial, Helvetica, Sans-Serif;  font-weight : normal;  }

UL { 
	font-size : 10pt;  
	font-family : Verdana, Arial, Helvetica, Sans-Serif;  
	font-weight : normal;
	margin: 0px 0px 0px 15px ;
	padding: 0px 0px 0px 0px ;
}

LI { 
	font-size : 10pt;  
	font-family : Verdana, Arial, Helvetica, Sans-Serif;  
	font-weight : normal; 
	list-style : disc;
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
}


/* Custom TopMenu Tags */

A.MenuTop:link, A.MenuTop:active, A.MenuTop:visited {
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
	font-size : 9pt;
	color : #ffffff;
}
A.MenuTop:hover {
	font-style : normal;
	font-weight : normal;
	font-size : 9pt;
	color : #ffff66;
}
.MenuTopSpacer {
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
	font-size : 9pt;
	color : #ffffff;
}


/* Custom SideBar Tags */

A.Sidebar:link, A.Sidebar:active, A.Sidebar:visited {
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
	font-size : 8pt;
	color : #ffffff;
}
A.Sidebar:hover {
	font-style : normal;
	font-weight : normal;
	font-size : 8pt;
	color : #ff3333;
}
TD.Sidebar, P.Sidebar, DIV.Sidebar, SPAN.Sidebar {
	color: #ffffff; 
	font-size : 8pt;  
	font-family : Verdana, Arial, Helvetica, Sans-Serif;  
	font-weight : normal;  
}
STRONG.Sidebar, B.Sidebar {
	color: #ffffff;  
	font-size : 8pt;  
	font-family : Verdana,Arial,Helvetica,Sans-Serif;  
	font-weight : bold;
}
UL.Sidebar {
	list-style: outside ;
	margin: 0px 0px 0px 0px ;
	padding: 15px 5px 0px 5px ;
}
LI.Sidebar { 
	color: #ffffff;
	font-size : 9pt;
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-weight : normal;
	list-style : square;
	margin: 0px 0px 0px 15px ;
	padding: 0px 0px 0px 0px ;
}
STRONG.SidebarTitle, B.SidebarTitle, TD.SidebarTitle, P.SidebarTitle, DIV.SidebarTitle, SPAN.SidebarTitle {
	color: #ffffff;  
	font-size : 11pt;  
	font-family : Verdana,Arial,Helvetica,Sans-Serif;  
	font-weight : bold;
}


/* White Text Tags */

TD.WhiteText, P.WhiteText, DIV.WhiteText, SPAN.WhiteText {
	color: #ffffff; 
	font-size : 10pt;  
	font-family : Verdana, Arial, Helvetica, Sans-Serif;  
	font-weight : normal;  
}
STRONG.WhiteText, B.WhiteText {
	color: #ffffff;  
	font-size : 10pt;  
	font-family : Verdana,Arial,Helvetica,Sans-Serif;  
	font-weight : bold;
}
A.WhiteText:link, A.WhiteText:active, A.WhiteText:visited {
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
	font-size : 10pt;
	color : #ffffff;
}
A.WhiteText:hover {
	font-style : normal;
	font-weight : normal;
	font-size : 10pt;
	color : #ffff66;
}


/* BlackBox Tags */

TABLE.BlackBox {
	border: 1px solid #000000; 
	background-color: #000000;
	margin: 0px 5px 5px 5px;
}
STRONG.BlackBox, B.BlackBox {
	color: #ffffff;  
	font-size : 7pt;  
	font-family : Verdana,Arial,Helvetica,Sans-Serif;  
	font-weight : bold;
}
A.BlackBox:link, A.BlackBox:active, A.BlackBox:visited, TD.BlackBox, P.BlackBox {
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
	font-size : 7pt;
	color : #ffffff;
}
A.BlackBox:hover {
	font-style : normal;
	text-decoration : underline;
	font-weight : normal;
	font-size : 7pt;
	color : #ffffff;
}


/* YellowBox Tags */

TABLE.YellowBox {
	border: 1px solid #000000; 
	background-color: #ffffcc;
	margin: 0px 5px 5px 5px;
}
STRONG.YellowBox, B.YellowBox {
	color: #ffffcc;  
	font-size : 8pt;  
	font-family : Verdana,Arial,Helvetica,Sans-Serif;  
	font-weight : bold;
}
A.YellowBox:link, A.YellowBox:active, A.YellowBox:visited, TD.YellowBox, P.YellowBox {
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
	font-size : 8pt;
	color : #000099;
}
TH.YellowBox {
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #990000;
	text-decoration : none;
	font-style : normal;
	font-weight : bold;
	font-size : 8pt;
	color : #ffffff;
	padding: 3px 3px 3px 3px ;
	text-align: left;
}
A.YellowBox:hover {
	font-style : normal;
	text-decoration : underline;
	font-weight : normal;
	font-size : 8pt;
	color : #000066;
}

/* WhiteBox Tags */

A.WhiteBox:link, A.WhiteBox:active, A.WhiteBox:visited, TD.WhiteBox, P.WhiteBox, LI.WhiteBox {
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
	font-size : 7.5pt;
	color : #000000;
}

/* MainIndex Tags */

TABLE.MainIndex {
	border: 1px solid #990000; 
	background-color: #f3f3f3;
	padding: 8px 15px 8px 15px ;
}
STRONG.MainIndex, B.MainIndex {
	color: #000000;  
	font-size : 9pt;  
	font-family : Verdana,Arial,Helvetica,Sans-Serif;  
	font-weight : bold;
}
A.MainIndex:link, A.MainIndex:active, A.MainIndex:visited, TD.MainIndex, P.MainIndex, LI.MainIndex, UL.MainIndex {
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
	font-size : 9pt;
	color : #000000;
}
TH.MainIndex {
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #990000;
	text-decoration : none;
	font-style : normal;
	font-weight : bold;
	font-size : 10pt;
	color : #ffffff;
	padding: 3px 3px 3px 3px ;
	text-align: left;
}
A.MainIndex:hover {
	font-style : normal;
	text-decoration : underline;
	font-weight : normal;
	font-size : 9pt;
	color : #000000;
}

/* MainIndexYellow Tags */

TABLE.MainIndexYellow {
	border: 1px solid #000000; 
	background-color: #ffffcc;
	padding: 8px 15px 8px 15px ;
}
STRONG.MainIndexYellow, B.MainIndexYellow {
	color: #000000;  
	font-size : 9pt;  
	font-family : Verdana,Arial,Helvetica,Sans-Serif;  
	font-weight : bold;
}
A.MainIndexYellow:link, A.MainIndexYellow:active, A.MainIndexYellow:visited, TD.MainIndexYellow, P.MainIndexYellow, LI.MainIndexYellow, UL.MainIndexYellow {
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
	font-size : 9pt;
	color : #000000;
}
A.MainIndexYellow:hover {
	font-style : normal;
	text-decoration : underline;
	font-weight : normal;
	font-size : 9pt;
	color : #000000;
}

/* Custom News & Info Section Tags */

LI.News  {
	padding: 1px 0px 1px 0px ;
	list-style : disc;
	list-style-position: inside;
}
LI.NewsDigit {
	padding: 1px 0px 1px 0px ;
	position: relative ;
	list-style : decimal;
	list-style-position: outside;
}
LI.NewsAlpha {
	padding: 0px 0px 0px 0px ;
	position: relative ;
	list-style : lower-alpha;
	list-style-position: outside;
}
LI.NewsSquare  {
	list-style : square;
}
UL.News {
	margin: 5px 0px 10px 20px; 
	position: relative;
}
OL.News {
	margin: 5px 0px 10px 42px; 
	position: relative;
}

/* Wide Table (landscape) Tags */

TD.TableWide, P.TableWide, DIV.TableWide, SPAN.TableWide {
	color: #000000; 
	font-size : 8pt;  
	font-family : Verdana, Arial, Helvetica, Sans-Serif;  
	font-weight : normal;  
}
STRONG.TableWide, B.TableWide {
	color: #000000;  
	font-size : 8pt;  
	font-family : Verdana,Arial,Helvetica,Sans-Serif;  
	font-weight : bold;
}
A.TableWide:link, A.TableWide:active, A.TableWide:visited {
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
	font-size : 8pt;
	color : #000066;
}
A.TableWide:hover {
	font-style : normal;
	font-weight : normal;
	font-size : 8pt;
	color : #000066;
}


/* Other Custom Tags */

.Title {
	color:#990000 ; 
	font-size: 11pt ; 
	font-family : Verdana, Arial, Helvetica, Sans-Serif ;
	font-weight: bold ; 
}
.TableTitleMain {
	color: #ffffff; 
	font-size : 11pt;  
	font-family : Verdana, Arial, Helvetica, Sans-Serif;  
	font-weight : bold;  
}
.text9pt {
	color:#000000 ; 
	font-size: 9pt ; 
	font-family : Verdana, Arial, Helvetica, Sans-Serif ;
	font-weight: normal ; 
}
.text8pt {
	color:#000000 ; 
	font-size: 8pt ; 
	font-family : Verdana, Arial, Helvetica, Sans-Serif ;
	font-weight: normal ; 
}

.TableTitleBold {  color:#660033; font-size: 10pt; font-family : Verdana, Arial, Helvetica, Sans-Serif;  font-weight: bold }
.TableTitle {  color:#660033; font-size: 10pt; font-family : Verdana, Arial, Helvetica, Sans-Serif;  font-weight: normal }
.Section {  color:#990000; font-size: 10pt; font-family : Verdana, Arial, Helvetica, Sans-Serif;  font-weight: bold }

.Copyright {  font-size: 7.5pt; font-family : Verdana, Arial, Helvetica, Sans-Serif;  font-weight: bold ; color: #cccccc }
TD.Copyright A:Link { color:#ffffff; text-decoration:none }
TD.Copyright A:Visited { color:#ffffff; text-decoration:none }
TD.Copyright A:Hover { color:#ffff00; text-decoration:underline }

.FormTitle {  color:#000000; font-size: 12pt; font-family : Verdana, Arial, Helvetica, Sans-Serif;  font-weight: bold }
TD.FormText {  color:#000000; font-size: 7pt; font-family : Verdana, Arial, Helvetica, Sans-Serif;  font-weight: normal }
.PicText {  color:#000000; font-size: 7pt; font-family : Verdana, Arial, Helvetica, Sans-Serif;  font-weight: normal }
.PopupTitle_White {  color:#ffffff; font-size: 10pt; font-family : Verdana, Arial, Helvetica, Sans-Serif;  font-weight: bold }

SPAN.CodeDirection { 
	unicode-bidi:bidi-override; 
	direction: rtl; 
	color:#000099; 
	text-decoration: none; 
	font-weight : bold;
}

