/* CSS Document */
body {
margin:0 0 0 0;
background-color:#000000;
}

.top_1 {
background-image:url('images/top.jpg');
background-position:top;
background-repeat:no-repeat;
height:42px;
}

.button-back {
background-image:url('images/button_back.jpg');
background-position:top;
background-repeat:inherit;
height:29px;
}

.top_menu{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	letter-spacing:0px;
	vertical-align:middle;
	color:#FFFFFF;
	text-align:center;
	}

.top_menu a:link
{
	text-decoration: none;
	color:#FFFFFF;
}

.top_menu a:visited{
	text-decoration: none;
	color:#FFFFFF;
}

.top_menu a:hover{
	text-decoration:none;
	color:#F50000;
	}
	
	
.top_2 {
background-image:url('images/top2.jpg');
background-position:center;
background-repeat:inherit;
height:78px;
}

.top_3 {
background-image:url('images/top3.jpg');
background-position:center;
background-repeat:inherit;
height:83px;
}

.text_body1 {
font:normal 11px tahoma;
color:#FFFFFF;
text-align:justify;
text-decoration:none;
line-height:16px;
padding:0px 15px 0px 25px;
}
.text_body2 {
font:normal 11px tahoma;
color:#FFFFFF;
text-decoration:none;
}

.text_body3 {
font:normal 11px tahoma;
color:#484848;

}

.text_body3 a:link
{
	text-decoration: none;
	color:#484848;
}

.text_body3 a:visited {
	text-decoration: none;
	color:#484848;
}

.text_body3 a:hover{
	text-decoration:none;
	color:#F50000;
	}
	
	.textarea {
	width:120px;
height:14px;
border-left:#333333 solid 1px;
border-top:#333333 solid 1px;
border-right:#333333 solid 1px;
border-bottom:#333333 solid 1px;
font:normal 11px tahoma;
color:#000000;
text-decoration:none;
	}


.text_right_footer {
font:bold 12px tahoma;
color:#FFFFFF;
text-decoration:none;
padding:10px 0px 10px 0px;
line-height:18px;
}

.twiter-bg
{
background:url(images/twiter-bg.jpg) left bottom no-repeat #c5c5c5;
color:#212121;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}
img
{
border:0px;
}
