body {
backgroun-color:#000;
font-family:arial;
font-size:12px;
margin:0;
}

.bg3{ 
font-size: 12px; 
color:#532114;}
.bg1{color:#532114;}
.bg2{ background-color: #FFF9DF;border:1px solid #EBE66D;
color:#532114;  }

.marge{
margin-right:20px;
margin-bottom:40px;}

.left{
float:left;
margin:20px;
margin-right:30px;
margin-top:40px;}

.right{
margin-top:20px;
margin-right:60px;
float:right;}

.right2{
margin-top:0px;
float:right;}


h1{
margin:20px;
margin-top:30px;
margin-right:60px;
margin-bottom:50px;
font-size:20px;
font-family:Arial, Helvetica, sans-serif;
color:#c00;
font-weight:bold;
text-align:center;
line-height:24px;
}

ul{
list-style-type:square;
font-family: Arial, Helvetica, sans-serif; 
color: #fff;
font-size: 14px;
font-weight:bold;
text-align:left;
line-height: 20px;
	}
	
li{
margin-left:-20px;
font-size: 11px;
	}		

.txt-justify{
margin:10px;
margin-right:30px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#532114;
font-weight:bold;
text-align:left;
line-height:18px;
}

.txt-justify2{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-weight:bold;
text-align:left;
line-height:18px;
}

.txt-center{
margin-left:160px;
_margin-top:-10px;
_margin-bottom:10px;
font-family: Arial, Helvetica, sans-serif; 
color: #000;
font-size: 11px;
text-transform:uppercase;
font-weight:bold;
text-align:center;
	}

.txt-center2{
padding-top:30px;
margin-left:160px;
font-family: Arial, Helvetica, sans-serif; 
color: #000;
font-size: 11px;
text-transform:uppercase;
font-weight:bold;
text-align:center;
	}
	.txtintro{
font-family: Arial, Helvetica, sans-serif; 
color: #542012;
font-size: 11px;
text-align:justify;
	}

#maintop{
	font-size:2px;
	height:11px;
	    width:766px;
	background-image:url(../images/new_bgtop.jpg);
}
#main{
	width:766px;
	background-image:url(../images/new_bg2.jpg);
}
#mainbottom{
	font-size:2px;
	height:11px;
	width:766px;
	background-image:url(../images/new_bgbottom.jpg);
}

#content{
width:766px;
}

#leftbar{
margin-left:16px;
_margin-left:8px;
	float:left;
	width: 149px;
	font-size:10px;
	font-family:verdana, arial, sans-serif;
	color:#FFFFFF;
	/*font-weight:bold;*/
	text-align:left;
	line-height:16px;
	padding-top:5px;
}

#middle{
float:right;
width: 590px;
}


#footer{
clear:both;
width:686px;}


a {font-weight : bold;
	color: #f90;
}
a:link {
	color: #f90;
}
a:active {
	color: #f90;
}
a:visited {
	color: #f90;
}
a:hover {
	
	color: #c00;
}


