body {
	margin: 0;
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Geneva CY, Sans-Serif;
	color: black;
}
img {
	border: 0
}
a {
	color: #ff6600;
	text-decoration: underline
}
a:hover {
	color: #ff9933;
	text-decoration: none
}
form {
	margin: 0
}
p {
	margin: 10 0 0 0;
	line-height: 15px
}
table {
	border-collapse: collapse;
	width: 100%
}
td {
	padding: 0;
	margin: 0
}
ul {	list-style-image: url("/img/list.gif");
	margin: 0 0 0 30;
	padding: 0
}
li {
	margin-top: 5
}
.main {
	background-color: #f7e9cc;
	width: 787;
	height: 100%
}
.header {	vertical-align: top;	background: url("/img/header.jpg") no-repeat scroll left top}
.lang {	padding-top: 10
}
.top_menu_a {	width: 20%;
  border-bottom: 5px black solid;
  text-align: center}
.top_menu_spacer {
	width: 1
}
.top_menu_a a {
	color: black;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none
}
.top_menu_a a:hover {
	text-decoration: underline;
	color:white
}
#top_menu_1 {	background-color: #ff6610}
#top_menu_2 {
	background-color: #fe8036
}
#top_menu_3 {
	background-color: #fb9c5c
}
#top_menu_4 {
	background-color: #fbb581
}
#top_menu_5 {
	background-color: #f7d0a5
}
.content {
	padding-top: 20
}

.normal_text {
	font-size: 80%
}

.upload th {
	border-right: 2px #f7e9cc solid;
	padding: 5
}
.upload td {	background-color: white;	border: 1px #e8e8e8 solid;
	padding: 5}
.choose_upload {	width: 50%;
	text-align: left;
	background-color: #f7d0a5}
.free {	width: 25%;
	color: white;
	background-color: #ff6610
}

.free a {
	color: white;
	text-decoration:none
}
.free a:hover {
	text-decoration:underline
}

.premium {	width: 25%;
	color: white;
	background-color: #ff2359
}

.premium a {
	color: white;
	text-decoration:none
}
.premium a:hover {
	text-decoration:underline
}

.comment {	font-size: 70%;
	padding: 30 0 30 15}
li, .text, .upload {	font-size: 80%}
.bottom_menu_a {
	width: 1
}
.bottom_menu_a a{
	text-decoration:none
}
.bottom_menu_spacer {
	width: 18%;
	text-align: center
}
.content, .bottom_menu {	padding-left: 25;
	padding-right: 25}

#trace
{
 width: 500px;
 background: #f7d0a5;
 border:1ps solid #606060;
 font-size:80%;
}

#trace span {
	font-weight:bold;
}