body {
	background-color: #B4BDA2;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	font-family: Tahoma, Trebuchet, Verdana, Helvetica, sans-serif;
}

a {
	text-decoration:underline;
	color: #336633;
	font-weight:bold;
}
a:hover {
	text-decoration:none;
	color: #FFFFFF;
	background-color:#336633;
	font-weight:bold;
}
a.lang {
	text-decoration:underline;
	color: #FFFFFF;
	font-weight:normal;
}
a.lang:hover {
	text-decoration:none;
	color: #000000;
	background-color:FFFFFF;
	font-weight:normal;
}
a.soft {
	text-decoration:underline;
	color: #B4BDA2;
	font-weight:bold;
}
a.soft:hover {
	text-decoration:none;
	color: #000000;
	background-color:B4BDA2;
	font-weight:bold;
}

#flash{
border:1px solid white;
width:780px;
}

.video{
padding:10px;
padding-top:12px;
}

td.title{
color:#336633;
font-size:18px;
font-weight:bold;
padding-top:2px;
}

td.content{
padding-bottom:10px;
color:#000000;
font-size:12px;
}
td.white11 {
	font-size: 11px;
	color: #FFFFFF;
	height:20px;
}
td.white12 {
	font-size: 12px;
	color: #FFFFFF;
	height:20px;
}
td.green11 {
	font-size: 11px;
	color: #B4BDA2;
}
td.green12 {
	font-size: 12px;
	color: #B4BDA2;
}

td.prices {
	background: url(../img/prices.png) no-repeat top center;
	height:164px;
	text-align:left;
	text-indent:130px;
	padding-top:18px !important; padding-top:21px;
	font-size:12px;
	font-weight:bold;
	color:#336633;
	line-height:35px !important; line-height:28px; 
}

td.prices2 {
	background: url(../img/prices2.png) no-repeat top center;
	height:143px;
	text-align:center;
	text-indent:15px;
	padding-top:5px !important; padding-top:8px;
	font-size:12px;
	font-weight:bold;
	color:#336633;
	line-height:61px !important; line-height:54px; 
}