/* CSS Document */
body
{
background-color:##8A8076 ;
color: #ffffff ;
font-size:11px ;
font-family:Verdana, Arial, Helvetica, sans-serif ;
margin-top: 0px ;
margin-bottom: 0px ;
}
A
{
color: #dfdad4;
text-decoration:underline;
}
A:hover
{
color: red ;
text-decoration:none;
}
TD
{
font-size:11px ;
color:#ffffff ;
font-family:Verdana, Arial, Helvetica, sans-serif ;
}

.top_slogan
{
background-color:#2a2522;
/*width:1024px;
height:38px;*/

}
.slogan_left {
padding-left:5px;
}
.languages {
padding-right:5px;
}
.left_column {
background-image:url(images/left_box_menu.jpg);
 background-repeat:repeat-y;
 background-color:#2A2522;

}
.header
{
border-bottom:#999999 solid 1px;
}
.header_links
{
background-color:#1BAFD5
}
.top
{
background-color:#2a2522;
}
.content_table
{
padding-left: 10px;
padding-right: 10px;
background-position: top center;
BACKGROUND-IMAGE: url(images/middle.jpg);
}
.bottom
{
background-position: bottom;
BACKGROUND-IMAGE: url(images/bottom.jpg);
BACKGROUND-REPEAT: no-repeat;
}
.titles
{
font-size: 16px;
font-weight:bold;
color: #ffffff ;
margin-bottom:5px;
width:234px;
text-align:center;

}
.titles_in
{
font-size: 16px;
font-weight:bold;
color: #ffffff ;
margin-bottom:5px;
}
.category {
font-size: 12px;
padding-left:0px;
padding-bottom:8px;
margin-bottom:3px;
width:234px;
text-align:center;
}

.footer
{
font-size:10px;
background-color: #2a2522;
height:38px;
padding-left:5px;
padding-right:5px;
}
.footer TD {
font-size:10px;
}
.footer A {
font-size:10px ;
color:#ffffff;
text-decoration:underline;
}
.footer A:hover {
font-size:10px ;
color:red;
text-decoration:none;
}
.top_l
{
background-position: top;
BACKGROUND-IMAGE: url(images/top_l.jpg);
BACKGROUND-REPEAT: no-repeat;
}
.middle_l
{
padding-left: 10px;
padding-right: 10px;
background-position: top;
BACKGROUND-IMAGE: url(images/middle_l.jpg);
}
.bottom_l
{
background-position: bottom;
BACKGROUND-IMAGE: url(images/bottom_l.jpg);
BACKGROUND-REPEAT: no-repeat;
}
.poll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #F0F0EB;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-right: 2px;
	}
.sides {
width: 45px;
background-color:#2a2522;
}
.img {
border: 1px solid #ece3d2;

