﻿BODY {
	background-image: url('images/background.gif');
	background-repeat: repeat;
	background-attachment: fixed;
	direction: ltr;
	font-size: 9pt;
	font-family:Verdana;
	color: black;
	font-weight: normal;
	margin: 0;
	padding-top: 8px;
}
A:link {
	color: black;
	text-decoration: none;
	border: 0;
}
A:hover {
	color: #4d0545;
	text-decoration: underline;
}
A:visited {
	color: black;
	text-decoration: none;
}
.Maintable {
	width: 1000px;
	background-color: white;
	margin: 0 auto;
	direction: ltr;
}
.Header {
	width: 1000px;
	margin: 0 auto;
	padding-right:2px
}
.TopMenuRight {
	width: 12px;
	background-image: url('images/topMenuRight.gif');
	background-repeat: no-repeat;
}
.TopMenuLeft {
	width: 10px;
	background-image: url('images/topMenuLeft.gif');
	background-repeat: no-repeat;
}
.TopMenuCenter {
	width: 759px;
	background-image: url('images/topMenuCenter.gif');
	background-repeat: repeat-x;
}
.LetParts {
	height: 20px;
	background-color: #3a0034;
	padding-right: 5px;
	padding-top:8px
}
.ContentTables{
	height:26px;
	width:134px;
	
}
.Icons{
	width:100%;
	height:100px;
	padding:0 5px;
}
.bottomBox{
	width:190px; 
	height:30px
}
.ContentPic{
	width: 120px;
	height:80px;
	vertical-align:top;
}
.lang
{
 color :#333;
 font-size :10pt;	
	}
.lang A:link
{
 color :#333;
 font-size:10pt;	
	}
.lang A:hover
{
 color:Red;
	}
