body {
    /*background: #d9d9d9; */
    background: #000000;
    color: #ffffff;
    font-family: arial, verdana;
    font-size: 12px;
}

.divcenter {
    overflow: hidden;
    z-index: 1;
}
.logo_bg{
    /*filter:alpha(opacity=50);
    -moz-opacity:.50;
    opacity:.50;*/
}
.smenu_bg{
    /*background-color:#000000;
    filter:alpha(opacity=50);
    -moz-opacity:.50;
    opacity:.50;*/
	background: url('images/footer_back.png');
}
.smenu:link{
    color:#FFFFFF;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}
.smenu:hover{
    color:#ff9900;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}
.smenu:visited{
    color:#FFFFFF;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}

/*.menu_height { height: 20px; }
*+html .menu_height { height: 25px; }*/

.pm{
    vertical-align:middle;
}
.bw1:hover {
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}
.footmenu:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
.footmenu:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
.footmenu:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: bold;
    color: #ff9900;
    text-decoration: none;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}
.footmenu_txt:link {
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bolder;
    color: #ffffff;
    text-decoration: none;
}
.footmenu_txt:visited {
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bolder;
    color: #ffffff;
    text-decoration: none;
}
.footmenu_txt:hover {
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bolder;
    color: #ff9900;
    text-decoration: none;
}
a.lil:link {
    font-family: Arial;
    font-size: 22px;
    font-style: normal;
    font-weight:bolder;
    color: #ff9a01;
    text-decoration:none;
/*	margin-top:5px;
    margin-bottom:5px;*/
}
a.lil:visited {
    font-family: Arial;
    font-size: 22px;
    font-style: normal;
    font-weight:bolder;
    color: #ff9a01;
    text-decoration:none;
/*	margin-top:5px;
    margin-bottom:5px;*/
}
a.lil:hover {
    font-family: Arial;
    font-size: 22px;
    font-style: normal;
    font-weight:bolder;
    color:#FFFFFF;
    text-decoration:none;
/*	margin-top:5px;
    margin-bottom:5px;*/
}
.style2 {color: #FFFFFF}

#cnt_cnt {
    color: #000000;
}

a.sub_menu3 {
    font-family: Arial, verdana;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    text-transform: uppercase;
}

a.sub_menu3:hover {
    font-family: Arial, verdana;
    font-size: 14px;
    font-weight: bold;
    color: #ff9900;
    text-decoration: none;
    text-transform: uppercase;
}

.page {
	color: #ff9900;
}

.content_title {
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
}

*+html .content_title {
	position: relative;
	/*filter: alpha(opacity=100);
	opacity: 1.0;
	-moz-opacity: 1.0;*/
	color: #ffffff;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
}

.textura_sign {
	width: 117px;
	float: left;
	font-size: 24px;
	color: #000000;
	margin-top: 13px;
	font-weight: bold;
}

*+html .textura_sign {
	position: relative;
	/*filter: alpha(opacity=100);
	opacity: 1.0;
	-moz-opacity: 1.0;*/
	color: #ffffff;
	width: 117px;
	float: left;
	font-size: 24px;
	color: #ffffff;
	margin-top: 13px;
	font-weight: bold;
}

#fomenu {
    width: 980px;
    position: absolute;
    top: -50px;
    left: 0px;
}

.smenu_bg {
    position: absolute;
    top: 95px;
    left: 0px;
    width: 980px;
    height: 20px;
    float: left;
    margin-top: 20px;
}

a {
	color: #FF9A01;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

a:active {
    color: #FF9A01;
    text-decoration: none;
    text-transform: uppercase;
}

a:hover {
	color: #FF9A01;
	text-decoration: none;
	text-transform: uppercase;
}