BODY {
    FONT-FAMILY: Arial;
    font-size: 12px;
    background-color: #000000;
    color: #FFFFFF;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    
}

table, div, p, select, input { FONT-FAMILY: Arial; font-size: 12px;}

.bgmain01{
    background-image: url('bg01.jpg'); background-position: 100% 0; background-repeat: no-repeat; 
}
.bgmain02{
    background-image: url('bg02.jpg'); background-position: 65% 100%; background-repeat: no-repeat; 
}
.bgmain03{
    background-image: url('bg03.jpg'); background-position: 100% 100%; background-repeat: no-repeat; 
}
.bgmain04{
    background-image: url('bg04.jpg'); background-position: 0% 0; background-repeat: no-repeat; 
}
.bgmain05{
    background-image: url('bg04.jpg'); background-position: 100% 100%; background-repeat: no-repeat; 
}
.bgmain06{
    background-image: url('bg01.jpg'); background-position: 0% 100%; background-repeat: no-repeat; 
}



IMG {BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px}

A {COLOR: #EEEEEE;}
A:hover{text-decoration: none;}

#a1 a {text-decoration: none;}
#a1 a:hover {color: #c78a14;}

.col00 {color: #464646;}
.cl01 {color: #c78a14;}

.opa{
     background: #000000;
     opacity: 0.55;
     filter: alpha(opacity=55);
     -moz-opacity:0.55; 
}

.opa2{
     background: #000000;
     opacity: 0.75;
     filter: alpha(opacity=75);
     -moz-opacity:0.75;
}

.opa_icons{
      background: #000000;
     opacity: 0.45;
     filter: alpha(opacity=45);
     -moz-opacity:0.45; 
}

.noopa{
    position: relative;
    z-index: 2;
    opacity: 1.00;
    filter: alpha(opacity=100);     
    -moz-opacity:1.0;
}

.bgpanel01{
    background-image: url('panel01_top.gif'); background-position: 0% 0%; background-repeat: no-repeat;
    background-color: #000000;
    margin: 0px; padding:0px;
}
.bg01{
    background-image: url('01.png'); background-position: 0% 0%; background-repeat: repeat-y;
}

.pd01{padding-left:15px; padding-right: 15px;}
.pd02{padding-bottom: 15px; padding-top: 20px;}
.pd03{padding-left:5px;}
.pd04{padding-top:10px;}

.pdleft{padding-left:20px;}
.pdtop{padding-top:20px;}
.pdright{padding-right:20px;}

.btxt{font-weight: bold;}

.cont1 img {position:relative; z-index: 2;}

h1{FONT-FAMILY: Arial; font-size: 18px; font-weight: bold;}
h3{FONT-FAMILY: Arial; font-size: 12px; font-weight: bold; margin: 4px 0px 2px 40px; padding: 0px;}


div.news{
    min-height: 110px; /*border: 1px solid lime;*/
		/*height: 70px;*/
	width: 400px;
}   

div.news_{
height: 110px;
  /*  min-height: 100px; /*border: 1px solid lime;*/
		width: 400px;
display: inline-block;

	
} 

.cont{
    position:relative;
}



.container {
/* border: 1px solid lime;*/
padding:0px;
/*width:100%;*/
color:#FFFFFF;
position:relative;
overflow:hidden; 
}

.container .transparency {
  opacity:0.60;
  filter:alpha(opacity=60);
  -moz-opacity:0.60;
background-color:#000000;
width: 1500px;
height:1500px;
position:absolute;
  top:0px;
  left:0px;
z-index:-1;
} 

.content {

position:relative; 
padding: 15px; 
}
