﻿body, html
{
	font-family: Arial, Tahoma, "Times New Roman";
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	border: 0px;
	font-size: small;
	background-color: #ececff;
	color: #000046;
}
a
{
	color: Navy;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	text-decoration: underline;
	color: Red;
}
.TCenter
{
	margin-left: auto;
	margin-right: auto;
}
.whteColorBack
{
	background-color: White;
}
.TStruct
{
	padding: 0;
	margin: 0;
	border: 1px;
	width: 998px;
	margin-left: auto;
	margin-right: auto;
}
.Header, .Footer
{
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: 147px;
}
.Footer
{
	background: url(         "../Images/En/footer.gif" ) center bottom;
	vertical-align: top;
	text-align: center;
	color: White;
	font-size: x-small;
}
.Footer a
{
	text-decoration: none;
	color: yellow;
}
.Footer a:hover
{
	color: white;
	text-decoration: underline;
}
.inHeadertext
{
	font-size: x-small;
	height: 12px;
}
.inHeaderbutton
{
	font-size: x-small;
}
.Adver, .Menu
{
	border-style: outset;
	background-color: #1082d5;
	border-width: 1px;
	border-color: Black;
	vertical-align: top;
	max-width: 150px;
	min-width: 150px;
	width: 150px;
}
.Adver *
{
	font-size: x-small;
}
.Adver a
{
	color: Yellow;
	text-decoration: none;
}
.Adver a:hover
{
	color: White;
	text-decoration: underline;
}
.MenuTable
{
	background-color: Transparent;
}
.MenuTable a
{
	color: White;
}
.MenuTable
{
	color: White;
}
.MenuTable td
{
	text-align: left;
}
.MenuSub:hover, .MenuSubF:hover
{
	background-color: #130363;
}
.MenuSub a, .MenuSubF a
{
	text-decoration: none;
}
.MenuSub a:hover, .MenuSubF a:hover
{
	color: Yellow;
}
.MenuSubF
{
	font-size: x-small;
	padding-left: 10px;
}
.MenuSubT
{
	background-color: #130363;
}
.MenuSubB
{
	background-color: #130363;
	height: 1px;
}
.Content
{
	border: 0px;
	width: 100%;
	padding: 10px 10px 10px 10px;
}
.TopBotMar
{
	margin-top: 5px;
	margin-bottom: 5px;
}
.XSMALL
{
	font-size: x-small;
}
.XSMALL *
{
	font-size: x-small;
}
.FBold
{
	font-weight: bold;
}
.FBold *
{
	font-weight: bold;
}
.WidthAll
{
	width: 100%;
}
.Width50P
{
	width: 50%;
}
.Width250X
{
	width: 250px;
}
.allRed
{
	color: Red;
}
img
{
	border: none;
}
td
{
	vertical-align: top;
}
.Header
{
	background: url(  "../Images/En/header.gif" ) center top;
	vertical-align:middle;		
}
.Header a
{		
	margin-top:7px;
	margin-right:25px;
	display: block;	
	width:100px;
	height:100px;
}
.rightAlign
{
	text-align: right;
}
.maroonColor a
{
	color: Maroon;
}
.maroonTcolor
{
	color: Maroon;
}
.maroonTcolor *
{
	color: Maroon;
}
.tdMiddle
{
	vertical-align: middle;
}
.WBL
{
	background-color: Black;
	color: White;
	padding: 5px;
}
