body
{
	margin-bottom:5px;
	margin-left:2px;
	margin-right:0px;
	margin-top:4px;
	width:770px;
	background-color: white;
    font-family:verdana, helvetica, sans serif;
    font-size: 12px;
}
A:link  {
    text-decoration:    underline;
    color:  #336699;
}

A:visited   {
    text-decoration:    underline;
    color:  #336699;
}
A:hover {
    text-decoration:    none;
    color:  #AF2323;
} 

A.TopMenu:link  {
    text-decoration:    underline;
    color:#336699;
}
A.TopMenu:visited   {
    text-decoration:    underline;
    color:  #336699;
}
A.TopMenu:hover {
    text-decoration:    none;
    color:  #336699;
}   
   
A.SectionTitle:link  {
    text-decoration:    none;
    color:#336699;
}
A.SectionTitle:visited   {
    text-decoration:    none;
    color:#336699;
}
A.SectionTitle:hover {
    text-decoration:    none;
    color:  #AF2323;
} 

A.FaqLink:link  {
    text-decoration:    underline;
    color:#333333;
}
A.FaqLink:visited   {
    text-decoration:    underline;
    color:  #333333;
}
A.FaqLink:hover {
    text-decoration:    none;
    color:  #336699;
}  
 A.TickLink:link  {
    text-decoration:    none;
    color:#444444;
}
A.TickLink:visited   {
    text-decoration:    none;
    color:  #444444;
}
A.TickLink:hover {
    text-decoration:    none;
    color:  #336699;
} 
A.NewsLink:link  {
    text-decoration:    none;
    color:#333333;
}
A.NewsLink:visited   {
    text-decoration:    none;
    color:  #333333;
}
A.NewsLink:hover {
    text-decoration:    underline;
    color:  #AF2323;
}  
A.SitemapSubSub:link  {
    text-decoration:    none; 
    color:#333333;
}
A.SitemapSubSub:visited   {
    text-decoration:    none; 
    color:  #333333;
}
A.SitemapSubSub:hover {
    text-decoration:    none; 
    color:  #336699;
}  
table
{
	font-family: verdana, helvetica, sans serif;
	line-height :18px; 
	font-size: 12px;
	color:#000000;
} 
table.ModuleContainer
{
	border-left:solid 1px #cccccc; 
	border-top:solid 1px #cccccc; 
	border-bottom:solid 1px #999999; 
	border-right:solid 1px #999999; 
	line-height :17px;
} 
table.Faq
{
	border-bottom:dashed 1px #999999;
	border-left:dashed 1px #999999;
	border-right:dashed 1px #999999;
} 
table.LeftMenu
{ 
	border-right:dashed 1px #cccccc;
	padding-right:5px;
	line-height:18px;
} 
table.StyleTable
{
	line-height:17px;
	border-left:solid 1px #cccccc; 
	border-top:solid 1px #cccccc; 
	border-bottom:solid 1px #777777; 
	border-right:solid 1px #888888; 

	border-collapse:collapse; 
}
table.EntryContainer
{
	font-size: 12px;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #888888;
	border-bottom: solid 1px #777777;
	background-color:lavender;
}
tr
{
	vertical-align:top;
}
td.ModuleTitleText
{
	font-weight:bold;
	color:White;
}
td.SectionTitleText
{
	font-weight:bold;
	color:#444444;
	font-size:16px;
}
tr.LeftMenuCell
{
	background:#ddddff;
	color:#000033;
	font-size:11px;
}
tr.LeftMenuDown
{
	background:#336699;
	color:grey;
	cursor:pointer;
	font-size:11px;
}
tr.LeftMenuOn
{
	background:#336699;
	color:white;
	cursor:pointer;
	font-size:11px;
}
tr.LeftImageMenuOn
{
	background:#FFFF00;
	color:#AF2323;
	cursor:pointer;
	font-size:11px;
}
.StyleTableHeaderText
{
	
	font-weight:bold;
}
.GridHeader
{ 
    padding: 0px, 0px, 0px, 0px;
    width:100%;
    height:18px;
    font-size: 12px;
    font-weight:bold;
    color:#444444;
}
.RealtimeTableLine
{ 
    font-size: 12px; 
    color:#444444;
	line-height:16px;
}
.TextNormalCn
{
	font-family: ËÎÌå;
    font-size: 12px;
    font-weight: normal;
    margin-bottom:auto ;
}
.TextNormalEnSmall
{
	font-family: Arial,Arial Narrow,verdana, helvetica, sans serif;
    font-size: 10px;
    font-weight: normal;
    margin-bottom:auto ;
    color:Black;
}
.TextNormalBlue
{ 
	font-weight:normal;
	color:#336699;
}
.TextRed
{
	color:#AF2323;
}
.TextGray
{ 
	font-size:12px;
	font-weight:normal;
	color:#888888;
}
.TextBig
{
	font-size:13px;
}
.TextGrayEn
{
    font-family: verdana, helvetica, sans serif;
    font-size: 12px;
    font-weight: normal;
    color:#888888;
    margin-bottom:auto ;
} 
.EnabledTextbox {
	font-size: 12px; 
	font-weight: normal;
	background-color: white;
	color: #000000;
	border: solid;
	border-color: #bbbbbb; 
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 3px;
	width:100px;
} 
.DisabledTextbox {
	background-color:#ddddee;
	color: #696969;
	border: solid;
	border-color: #999999; 
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 3px;
	width:150px;
}
.DisabledDropdown
{
	background-color: #ddddee;
}
.EnabledDropdown
{
	background-color: white;
}
img.FloatRight
{
	float:right;
	margin-top: 1px;
	margin-left:8px;
}
img.FloatLeft
{
	float:left;
	margin-top: 1px;
	margin-right:8px;
}  
.HeadBg
{
	background-image: url(../../images/en/bg_header_en.jpg); 
	background-repeat:no-repeat;
} 
.bgHomeWelcome
{
	background-image: url(../../images/en/bg_home_welcome.gif); 
	background-repeat:no-repeat;
}
.BgLogin
{
	background-image: url(../../images/en/bg_login_small.gif); 
	background-repeat:no-repeat;
}
td.TabLongOn
{
	background-image: url(../../images/tab_long_on.gif); 
	line-height:21px;
}
table.EntryContainer
{
	font-size: 12px;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #888888;
	border-bottom: solid 1px #777777;
	background-color:lavender;
	border-collapse:collapse; 
}
#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid gray;
padding: 2px;
background-color: #CEDFF7;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
 .ResultsTableContent
 {
	color:#444444;
 }
 .ResultsTableContentSelected
 {
	color:#336699;
 }
