/* Main */
BODY          {
		MARGIN: 3 0 0 0; 
		PADDING: 0 0 0 0; 
		FONT: 12px Verdana, Arial, Helvetica, sans-serif;
        	background: url(../im/bg.gif) repeat-x;
                background-color:#4C004C;
              }
P,BR,DIV,TD   {
		FONT: 12px Verdana, Arial, Helvetica, sans-serif;
		COLOR: #FFFFFF;
              }

a:link {color: #FFFFFF;} 
a:visited {color: #FFFFFF;} 
a:hover {color: #FFFFFF;} 
a:active { color: #FFFFFF; } 

.main_tb{

border:1px solid #797E38;
}

.top1{
        	background: url(../img/a2.gif) repeat-x;

}
.logo{
LEFT: 20px; POSITION: relative; TOP: -5px;
}

.menu1{float:left;
POSITION: relative; TOP: 0px;
LEFT: 0px !important;
LEFT: -3px ; 
}

/* MENU */
.menu_b{
background: url(../img/menu_bg.gif) top left repeat-x; 
}

#main{
background: url(../img/a7.gif) top left repeat-x; 
background-color:#660066;
color:#fff;
FONT: 12px Verdana, Arial, Helvetica, sans-serif;
}
#main .text {
padding: 20 10 20 50px;
}
#main .text p{
FONT: 12px Verdana, Arial, Helvetica, sans-serif;
color:#fff;
}
.bottom{
background-color:#8F008F;
padding: 5 10 5 30px;
color: #F5EDF5;
FONT: 11px Verdana, Arial, Helvetica, sans-serif;
}

#navcontainer ul
{
padding: 0;
margin: 0;
float: center;
list-style-type: none;
text-align: center;
FONT: bold 12px Tahoma Verdana, Arial, Helvetica, sans-serif;
text-transform: uppercase;
height: 56px;
width: 100%;
line-height:66px !important; 
line-height:56px; 

}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
text-decoration: none;
padding-right: 12px;
padding-left: 12px;

float: left;
color: #FFF;
background: url(../img/menu.gif) top right no-repeat;
height: 56px;
}




#navcontainer ul li a:hover
{
color: #F7EFBB;
background-position: 0 -56px;
height: 56px;
}

