body {  background-color: #fff;    color: #000000;    font-family: Arial, Verdana,Helvetica, sans-serif;    font-weight: normal;}
.Normal                { font-family: 'Arial'; font-size: 9pt; color: #000000 }
.NormalBold                { font-family: 'Arial'; font-weight: bold;font-size: 9pt; color: #000000 }
.TitleNews                {	font-family: 'Arial';	font-weight: bold;	font-size: 9pt;	color: #FFFFFF;	padding-left : 5px;	padding-right : 5px;}
.NormalHighLight            { background-color: #e5ecf3; font-family: 'Arial'; font-size: 9pt; color: #036 }
.Link                  { text-decoration: none }
.Link:hover            { text-decoration: underline }
.NoteImage                 {	font-family: 'Arial';	font-size: 8.5pt;	color: #00008B;}

.TitleHome            { font-family: 'Arial'; font-size: 12pt; color: #8B0000; font-weight: bold; text-decoration: none }
.TitleHome:hover      { font-family: 'Arial'; font-size: 12pt; color: #6495ED; font-weight: bold; text-decoration: underline }
.TitleHome:visited    { font-family: 'Arial'; font-size: 12pt; color: #036; font-weight: bold; text-decoration: none }

.Title            { font-family: 'Arial'; font-size: 12pt; color: #000000; font-weight: bold;text-decoration: none }
.Title:hover      { font-family: 'Arial'; font-size: 12pt; color: #000000; font-weight: bold;text-decoration: underline }
.Title:visited    { font-family: 'Arial'; font-size: 12pt; color: #004080; font-weight: bold;text-decoration: none }
.TitleBlur            {	font-family: 'Arial';	font-size: 10pt;	color: #696969;	font-weight: bold;	text-decoration: none}

.headingBlue            { font-family: 'Arial'; font-size: 10pt; color: #0073c7; font-weight: bold;text-decoration: none }
.headingBlue:hover      { font-family: 'Arial'; font-size: 10pt; color: #0073c7; font-weight: bold;text-decoration: underline }
.headingBlue:visited    { font-family: 'Arial'; font-size: 10pt; color: Maroon; font-weight: bold;text-decoration: none }

.headingBlueDark            { font-family: 'Arial'; font-size: 10pt; color: #003399; font-weight: bold;text-decoration: none }
.headingBlueDark:hover      { font-family: 'Arial'; font-size: 10pt; color: #003399; font-weight: bold;text-decoration: underline }
.headingBlueDark:visited    { font-family: 'Arial'; font-size: 10pt; color: Maroon; font-weight: bold;text-decoration: none }

.TitleBlueDark            { font-family: 'Arial'; font-size: 12pt; color: #003399; font-weight: bold;text-decoration: none }
.TitleBlueDark:hover      { font-family: 'Arial'; font-size: 12pt; color: #003399; font-weight: bold;text-decoration: underline }
.TitleBlueDark:visited    { font-family: 'Arial'; font-size: 12pt; color: Maroon; font-weight: bold;text-decoration: none }

.TitleBlue            { font-family: 'Arial'; font-size: 12pt; color: #0073c7; font-weight: bold;text-decoration: none }
.TitleBlue:hover      { font-family: 'Arial'; font-size: 12pt; color: #000000; font-weight: bold;text-decoration: underline }
.TitleBlue:visited    { font-family: 'Arial'; font-size: 12pt; color: Maroon; font-weight: bold;text-decoration: none }

a#bgeffect:link {    color: #0073c7;    background-color: inherit;}
a#bgeffect:visited {    color: #5A88B5;    background-color: inherit;}
a#bgeffect:link:hover,
a#bgeffect:link:active,
a#bgeffect:visited:hover,
a#bgeffect:visited:active {    color: #0073c7;    background-color: #f0f0f0;}

.mnEnglish:link, .mnEnglish:active, .mnEnglish:visited {	color: Navy;	font-size:13px;	text-decoration: none;	color: red;	font-weight: bolder;}
.mnEnglish:hover {	font-size:13px;	font-weight: bolder;	text-decoration: none;	background-color : #ff8c00;	color: #ffffff;} /*background-color : #6495ED;	*/
.mnEnglish:focus {	color: #d2691e;}

h1 {  font-family: 'Arial'; color: #000000;    text-decoration: none;    font-size: 22px;    font-weight: bold;}
h2 {  font-family: 'Arial'; color: #000000;    text-decoration: none;    font-size: 18px;    font-weight: bold;}
h3 {  font-family: 'Arial'; color: #000000;    text-decoration: none;    font-size: 14px;    font-weight: bold;}
.TitleBgLight {  padding: 0.2em; font-family: 'Arial'; background-color: #e5ecf3;  color: #405871;   text-decoration: none;    font-size: 16px;    font-weight: bold;}
.TitleBgDark {  padding: 0.2em;font-family: 'Arial'; background-color: #557697; color: #ffffff;   text-decoration: none;    font-size: 16px;    font-weight: bold;}
.TitleBgLighter {	padding: 0.2em;	font-family: 'Arial';	background-color: #f5f5f5;	color: #405871;	text-decoration: none;	font-size: 16px;	font-weight: bold;}
.TitleBgLightest {	padding: 0.2em;	font-family: 'Arial';	background-color: #ffffe0;	color: #405871;	text-decoration: none;	font-size: 16px;	font-weight: bold;}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 * Tables
 * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* general                */
/* ====================== */
table#border {
    border: 1px solid #aaa;
    border-collapse: collapse;
    padding: 2px;
    margin-top: 0.5em;
    margin-bottom: 0;
}

td#content, th#content {
    empty-cells: show; 
    padding: 0.1em 0.2em;
    vertical-align: top;
    text-align: left;
    line-height: 1.3em;
}

th.header {
    font-weight: bold;
}

td.centered {
    text-align: center;
}
td.righted {
    text-align: right;
}
tr.odd { 
    background-color: #e5ecf3;
}

tr.header, tr.header th.header {
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
}
/*List*/
ul.CircleImage {	font-family: 'Arial';	font-size: 9pt;	list-style-image :url(/images/circle.gif);}
ul.CircleSmallImage {	font-family: 'Arial';	font-size: 9pt;	list-style-image :url(/images/circlesmall.gif);}
ul.SquareImage {	font-family: 'Arial';	font-size: 9pt;	list-style-image :url(/images/square.gif);}
ul.SquareSmallImage {font-family: 'Arial'; 	font-size: 9pt; list-style-image : url(/images/squaresmall.gif);}
ul.disc {	list-style-type : disc;	font-family: 'Arial'; 	font-size: 9pt; }
ul.circle {	list-style-type : circle;	font-family: 'Arial'; 	font-size: 9pt; }
ul.square {	list-style-type : square;	font-family: 'Arial'; 	font-size: 9pt; }
ul.decimal {	list-style-type : decimal;	font-family: 'Arial'; 	font-size: 9pt; }
ul.AlphaUpper {	list-style-type : upper-alpha;	font-family: 'Arial'; 	font-size: 9pt; }
ul.AlphaLower {	list-style-type : lower-alpha;	font-family: 'Arial'; 	font-size: 9pt; }
ul.RomanUpper {	list-style-type : upper-roman;	font-family: 'Arial'; 	font-size: 9pt; }
ul.RomanLower {	list-style-type : upper-roman;	font-family: 'Arial'; 	font-size: 9pt; }

.newslist{	list-style-type : disc;	font-family: 'Arial'; 	font-size: 9pt; 	color: #004080;text-decoration: none; }
.newslist:hover           { font-family: 'Arial'; font-size: 9pt;color: #6495ED; text-decoration: underline }
.newslist:visited         { font-family: 'Arial'; font-size: 9pt; color: #800040; text-decoration: none; }

.newslistHome{	list-style-type : square;	font-family: 'Arial'; 	font-size: 9pt; 	color: #004080;text-decoration: none; }
.newslistHome:hover           { font-family: 'Arial'; font-size: 9pt;color: #6495ED; text-decoration: underline }
.newslistHome:visited         { font-family: 'Arial'; font-size: 9pt; color: #800040; text-decoration: none; }

.HeadingHome{	font-family : Arial;	letter-spacing :5px;	color: #6495ED;	font-size : 28px;	font-weight : bolder;}
.Footer{	font-family: 'Arial';	font-size: 7pt;	color: #708090;	text-decoration: none;}
.Footer:hover           {	font-family: 'Arial';	font-size: 7pt;	color: #FF0638;	text-decoration: underline;}
.Footer:visited         { font-family: 'Arial';	font-size: 7pt;	color: #708090;	text-decoration: none;}
.Date{	font-family: 'Arial'; 	font-size: 8pt; 	color: #8b4513;text-decoration: none; }
