body {
	font-family: "Trebuchet MS", tahoma, Arial, verdana, georgia;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	background-color: #CCCCCC;
	background-image: url(bg.gif);
}


#main {
	margin: 0px;
	padding: 20px 40px 8px;
	width: 540px;
	background-color: #FFFFFF;
	z-index: 1;
	text-align: left;
	line-height: 16px;
}
hr {
	border-top: 1px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
p {
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
}


a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}


#head {
	background-image: url(logo2.gif);
	background-repeat: no-repeat;
	height: 131px;
	width: 460px;
	margin: 0px;
	text-align: right;
}
#lang {
	text-align: left;
	margin-top: -30px;
	padding-bottom: 10px;
}
#ale  {
	font-size: 14px;
	color: #F00;
	font-weight: bold;
}
.ale {
	font-weight: bold;
	color: #F00;
}
