﻿html, body { background-color: Blue; margin: 0; font-family: Tahoma; font-size: 8pt; height: 100%; background-color: #ebebeb; background-image: url(Image/backtile.jpg); background-repeat: no-repeat; background-position: center top; }
ol { color: #cf0d14; padding: 0px; margin: 0px; line-height: 11px; }
li { padding-bottom: 5px; margin: 0px; line-height: 11px; margin-left: 0px; }
ul { list-style-image: url(Image/Bullet.gif); padding: 0px; margin: 0px; margin-left: 20px; }
a { color: #003663; text-decoration: none; }
    a:hover { color: #f26522; }
img { border: none; }
h3 { font-family: Times New Roman; font-weight: bold; font-size: 12pt; text-align: left; color: #003663; padding: 0px; margin: 0px; }
#Menu { text-align: left; /* English Change */ font-size: 10pt; font-weight: bold; }
#FootMenu { padding-top: 3px; padding-left: 5px; /* English Change */ }
    #FootMenu a:hover { color: #000; }
#Menu a { /*padding-left: 10px;
	padding-right: 10px;*/ }
    #Menu a:hover { color: #000; }
#Search { text-align: left; margin-top: 20px; }
    #Search a { color: #fff; }
        #Search a:hover { color: #003663; }
.TextBox { border: solid 1px #7d7d7d; width: 151px; height: 16px; font-family: Tahoma; font-size: 8pt; color: #555555; }
.TextBoxError { border: solid 1px #ff0000; background-color: #ffd0d0; width: 151px; height: 16px; font-family: Tahoma; font-size: 8pt; color: #555555; }
.TextBoxMultiLine { border: solid 1px #7d7d7d; height: 60px; width: 190px; font-family: Tahoma; font-size: 8pt; color: #555555; }
.Button { font-family: Tahoma; font-size: 8pt; }
.DropDownList { font-family: Tahoma; font-size: 8pt; border: solid 1px #7d7d7d; }
.Title { color: #002157; text-align: left; margin-top: 5px; float: left; margin-top: 3px; padding-left: 5px; }
    .Title a { text-align: left; margin-left: 30px; }
.TitleIcon { height: 18px; float: right; padding-top: 2px; color: #036703; }
    .TitleIcon a { color: #036703; }
.IeWarning { width: 1001px; height: 55px; background-color: #feefda; border: solid 1px #f7941d; text-align: center; margin: 4px 0px 4px; }
.NewsTitle { font-family: Times New Roman; font-weight: bold; font-size: 12pt; text-align: left; color: #003663; }
.NewsTitleSimple { font-family: Times New Roman; font-weight: bold; font-size: 10pt; text-align: left; color: #003663; }
.BlueText { color: #002157; }
.GreenText { color: Green; }
.NotDataFound { background-color: #fff568; border: solid 1px #f26522; margin: 5px 0px 5px; padding: 5px; color: #c70707; }
.DataSuccess { background-color: #caf8a3; border: solid 1px #005e20; margin: 5px 0px 5px; padding: 5px; color: #005826; }
