﻿td.LeftTopBanner
{
	background-image: url('../_images/LeftTopBanner.jpg');
	background-repeat: no-repeat;
	
	height: 88px;
	width: 218px;
}
td.LeftBottomCloser
{
	background-image: url('../_images/BottomLeft.jpg');
	background-repeat: no-repeat;
	
	height: 47px;
	width: 218px;
}
td.RightBottomCloser
{
	background-image: url('../_images/BottomRight.jpg');
	background-repeat: no-repeat;
	
	height: 47px;
	width: 628px;
}
table.TopLinks
{
    margin-left:auto;
    margin-right:5px;
	margin-top: 10px;	
}

td.TopBanner
{
	background-image: url('../_images/TopBanner.jpg');
	background-repeat: no-repeat;
	
	height: 89px;
	
}

td.TopBannerEn
{
	background-image: url('../_images/TopBannerEn.jpg');
	background-repeat: no-repeat;
	
	height: 89px;
	
}

td.MenuPanel
{
	vertical-align: top;
	background-repeat: no-repeat;
}

td.ContentPanel
{	
	text-align: left;
	vertical-align: top;

	/*padding-bottom: 10px;*/
	
	width: 628px;
}

div.MainBanner
{
	background-image: url('../_images/MainBanner.jpg');
	background-repeat: no-repeat;

	height: 156px;
	width: 628px;
}

div.MainBannerEn
{
	background-image: url('../_images/MainBannerEn.jpg');
	background-repeat: no-repeat;

	height: 156px;
	width: 628px;
}

div.ContentPanel
{
	/*padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;*/
}

div.LeftBottomBanner
{


	height: 164px;
	width: 218px;
}

div.RightBottomBanner
{
	/*background-color: #F0F0F0;*/
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	text-align: left;
	
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;

	width: 618px;
}

td.RightBanner
{
	background-image: url('../_images/RightBanner.jpg');
	background-repeat: no-repeat;
	
	width: 12px;
}

a.TopLinks
{
	font-size: 12px;
	font-weight: bold;
	
	color: #000000;
	
	text-decoration: none;
}

a.TopLinks::hover
{
	font-size: 12px;
	font-weight: bold;
	
	color: #009a66;
	
	text-decoration: underline;
}