@CHARSET "ISO-8859-1";

#outer

{ width: 800px; }


#top_bg

{ 

position: relative;

text-align: center;

background: transparent url(images/bg6.png) center top repeat-x;

height: 21px;

}

#middle_bg

{ 

z-index:-100;

/*background: transparent url(images/) center top repeat-y;*/

width: 700px;

clear:both;

}


#top

{ 

position:relative;

width: 620px;

height: 100px;

clear:both; 

} 

#logo

{ float: left; background: transparent; position: relative; padding: 0px 0px 0px 0px; }



#name

{ float: right; background: transparent; position: relative; padding: 0px 0px 0px 0px; }


#navcontainer

{

position: relative;

margin: 0;

font: 12px arial, sans-serif, verdana;

font-weight: bold;

width: 680px;

list-style-type: none;

padding: 10px 5px 12px 35px;

text-align: center;

}

#navlist ul
{
	
float:left;

width:100%;

padding:0;

margin:0;

list-style-type:none;

}

#navlist a
{
	
float:left;

width:6em;

text-decoration:none;

color:white;

background-color:#990000;

padding:0.2em 0.6em;

border-right:1px solid white;

}

#navlist a:hover 
{background-color:red}

#navlist li 
{display:inline}

#content

{ 

width: 680px;

position: relative;

padding: 2px 2px 2px 2px;

text-align: justify;

}

#bottom_bg

{ 

text-align: center;

background: transparent url(images/bg6.png) center top repeat-x;

height: 21px;

}

.content_text

{ 

font:14px  arial, sans-serif, verdana; 

color: #4A4344;  

font-weight: normal;

line-height: 18px;

}

.table_image
	
{
	
font:14px  arial, sans-serif, verdana; 

color: #4A4344;  

font-weight: normal;

text-align: justify;

border-spacing: 10px;

border-collapse: separate;

}

.sector

{ 

font:12px  arial, sans-serif, verdana;   

font-weight: normal;

border-spacing: 10px;

border-collapse: separate;

}

.style1
{
list-style-position: outside;

list-style-type: square;

/*list-style-image: url(images/circle.png);*/
                  
}

.style2
{
list-style-position: outside;

list-style-type: disc;

/*list-style-image: url(images/arrow.png);*/
                  
}

.links_list
{

font:14px  arial, sans-serif, verdana; 

font-weight: normal;

line-height: 18px;

margin-left: 10%
	
}

.highlight_text

{
	
font:16px  arial, sans-serif, verdana; 

color: #7E2217;  

font-weight: bold;

line-height: 20px;
	
}

.title

{

font:20px  arial, sans-serif, verdana; 

color: #7D053F;  

font-weight: bold;

line-height: 20px;

font-style: italic;

font-stretch: ultra-expanded;
	
}

body {

/*background-image: url(images/bground.jpg);

background-repeat: no-repeat;

background-attachment:fixed;

background-position: center center;
*/
}