body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202940;
	line-height:160%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #202940;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #202940;
}
a:hover {
	text-decoration: none;
	color: #0099CC;
}
a:active {
	text-decoration: none;
	color: #0099CC;
}

#top {
	background-color:#00CCFF;
	height:4px;
}

.contect{
	margin: 0 auto;
	width:800px;
	margin-bottom:5px;
}

.submenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 140px;
margin-left:2px;
border-top: 1px solid #B5B5B5;
margin-top:20px;
}

.submenu li a{
background: white url(../images/eng/index/arrow.jpg) no-repeat 2px center;
color: #202940;
display: block;
width: auto;
padding-left: 10px;
text-decoration: none;
border-bottom: 1px solid #B5B5B5;
}


* html .submenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 130px;
}

.submenu li a:visited, .submenu li a:active{
color: #202940;
}

.submenu li a:hover{
color: #202940;
background-color: #66CCFF;
}

.submenu_outline{
	border-left:1px solid #B5B5B5;
	border-right:1px solid #B5B5B5;
	width:154px;
}

.submenu2{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 140px;
margin-left:2px;
border-top: 1px solid #B5B5B5;
}

.submenu2 li a{
background: white url(../images/eng/index/arrow.jpg) no-repeat 2px center;
color: #202940;
display: block;
width: auto;
padding-left: 10px;
text-decoration: none;
border-bottom: 1px solid #B5B5B5;
}


* html .submenu2 li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 130px;
}

.submenu2 li a:visited, .submenu2 li a:active{
color: #202940;
}

.submenu2 li a:hover{
color: #202940;
background-color: #66CCFF;
}

.title{
	font-size:18px;
	font-weight:normal;
}
	
.pic {
	border:1px solid #B5B5B5;
	padding:1px;}

.bottom {
	font-size:10px;
}
	
.bottom a:link,.bottom a:visited {
	font-size:10px;
	color: #333333;
	text-decoration: none;
}

.bottom a:hover,.bottom a:active {
	font-size:10px;
	text-decoration: none;
	color: #0099CC;
}
.red {
	color:#FF0000;}
	
.white_title {
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;}
	
.white_small {
	font-size:12px;
	color:#FFFFFF;
	}

.pic_words {
	float:right;
	border:1px solid #B5B5B5;
	padding:1px;
	margin:5px;}
