body {
	margin: 0px;
	text-align: center;
	background-color: #807d6e;
	cursor: default;
}

body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

img {
  border: 0px;
}

form {
	 margin: 0px;
}
 
.main {
	margin: 0px auto 0px auto;
	width: 900px;
	text-align: left;
	border-left:1px solid #444444;
	border-right:1px solid #444444;
}

.login {
	background-Image: url('images/index2.jpg');
	padding-top: 8px;
	width: 900px;
	height: 31px;
	overflow:hidden;
}

.flags {
	float:left;
	margin-left:20px;
	width: 410px;
	height: 39px;
	overflow:hidden;
}
.logon {
	float:left;
	width: 470px;
	height: 39px;
	overflow:hidden;
}


.logon b {
	font-family: Arial;
	font-size: 8pt;
}

.logon img {
	vertical-align: bottom;
}

.header {
	background-image: url('images/index1.jpg');
	width: 900px;
	height: 210px;
	text-align: right;
}

.menu {
	height: 46px;
	overflow: hidden;
}

.menu ul, .menu li {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
}

.between {
	height: 44px;
	background-Image: url('images/index4.jpg');
}

.flash {
	background-Image: url('images/index5.jpg');
	height: 249px;
}

.news {
	height: 170px;
	background-Image: url('images/index6.jpg');
	padding-left: 563px;
	padding-top: 28px;
	padding-right: 12px;
}

.news_rss {
	text-align: right;
  width: 325px;
  height: 20px;
}

.news_box {
	color: #000000;
	width: 325px;
	height: 142px;
	font-size: 11px;
	overflow-y: scroll;
	text-align: left;
}

.news_text {
	padding: 10px;
}

.news_text h2 {
	margin: 0;
	font-size:13px;
	color: #000
}

.news_text p {
	margin: 0;
}

.screenshots {
	height: 173px;
	background-Image: url('images/index7.jpg');
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4f4f4f;
}

.screenshots_box{
	float: left;
	width: 218px;
	height: 173px;
	background-Image: url('images/screenshot.gif');
}
.screenshots_content {
	text-align: center;
	width: 200px;
	height: 171px;
	padding-left: 18px;
}

.screenshots_content p {
	margin: 0;
}

.screenshots a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #e23869;
	line-height: 20px;
}

.screenshots img {
  margin-top:4px;
	border: 1px solid #000000;
}

.info {
	height: 230px;
	background-Image: url('images/index8.jpg');
}

.footer {
	height: 37px;
	background-Image: url('images/index9.jpg');
	font-weight: bold;
	color: #d5d5d5;
}

.footer_left {
  float:left;
  width: 105px;
  padding-top: 6px;
  padding-left: 5px;
  text-align: left;
}

.footer_middle {
  float:left;
  width: 680px;
  padding-top: 6px;
  text-align: center;
}

.footer_right {
  float:left;
  width: 105px;
  padding-right: 5px;
  padding-top: 6px;
  text-align: right;
}

.footer a {
	color: #d5d5d5;
	text-decoration: none;
}

