body{		       
background: #fff url(images/plainbg2.jpg) repeat;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px; 
color: #000; 
font-style: normal;            
font-weight: normal;
line-height: 20px;
text-align:center; 
margin-top: 20px; 
margin-bottom: 20px;
}
		
h1{    
font-size: 15pt; 
color: #6A6959; 
font-weight: normal;
margin-top: 20px;  
}

h2{    
font-size: 11pt; 
color: #8E8D79; 
font-weight: bold; 
margin-top: 20px;
margin-bottom: 20px;
} 

h3{    
font-size: 10pt; 
color: #6A6959; 
font-weight: bold; 
margin-top: 20px;
margin-bottom: 0px; 
padding-bottom: 0px;
}

p{
text-align: justify;  
line-height: 18px;
padding-top: 0px;
}
		
#container {
width: 619px;
border: 1px solid #5E604B;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding: 2px; 
padding-bottom: 0px; 
padding-top: 0px; 
padding-right: 0px;
border-top: 2px #fff solid;
background: #fff url(images/bg.jpg) repeat;
}

#banner {
padding: 0px;
margin-bottom: 0px;
height: 110px;
border-right: 2px #fff solid;
background: #fff url(images/banner10.jpg) repeat;
}

#content {
padding: 15px;
margin-left: 130px;
margin-right: 10px;
text-align:justify;
} 

.content {
padding: 15px;
margin-left: 130px;
margin-right: 0px; 
text-align:left;

}



#sidebar_a {
float: left;
width: 130px;
\width: 140px;
w\idth: 130px;
margin-top: -4px;
margin-right: 0px;
padding: 0px; 
background: url(images/leftbg6.jpg) no-repeat;
background-color: #8C8B77;
height: 480px;
}

#sidebar_b {
float: right;
width: 135px;
\width: 145px;
w\idth: 135px;
margin: 0;
margin-left: 5px;
margin-right: 5px;
padding: 10px;
background-color: #fff;
} 

.sidebar_b {
float: right;
width: 135px;
\width: 145px;
w\idth: 135px;
margin: 0;
margin-left: 5px;
margin-right: 5px;
padding: 10px;
background-color: #fff;
}

.box {
padding: 7px; 
font-size: 8pt; 
font-weight: bold; 
text-align: center; 
text-decoration: none
}   

.form {
padding: 0px; 
font-size: 12px; 
font-weight: normal; 
text-align: left; 
text-decoration: none;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px; 
color: #000; 

} 


.button
{

border-left: 1px solid #fff; 
border-top: 1px solid #fff;
border-right: 1px solid #000;
border-right: 1px solid #000;
padding: 4px; 
text-decoration: none;
display: inline;
text-align: center;
color: #fff;
width: 204px; 
font-weight: bold;
background-color: #8C8B77;
}

a.box:link {
color: #000;
}

a.box:active {
color: #000;
}

a.box:visited {
color: #000;
}

a.box:hover {
color: #dfed8d;
text-decoration: none
}

#footer {
clear: both;
padding: 3px;
margin-top: 0px;
background-color: #8C8B77;
font-size: 11px; 
color: #fff;
text-align:right; 
text-decoration: none;
border-bottom: 2px solid #fff;
border-right: 2px #fff solid;
}                    

a:link {
color: #000;
}

a:active {
color: yellow;
}

a:visited {
color: #000;
}

a:hover {
color: #33cc66;
text-decoration: none
}                           


#navcontainer2
{
margin-top: 0px;
margin-left: 0px;
padding: 2px; 
}
                             
#navcontainer2 ul
{
border: 0px;
margin: 0px;
padding: 0px;
background-color: #000;
/*height: 30px;*/
}

#navcontainer2 ul li
{

display: block;
float: right;
padding: 2px;
padding-left: 3px; 
padding-right: 0px;
margin: 0px;
}

#navcontainer2 ul li a
{
/*margin-top: 2px;*/
border-top: 0px solid #fff;
padding: 7px; 
text-decoration: none;
display: inline;
text-align: center;
color: #3E3C23; 
font-weight: bold;
background-color: #C1C3AE;
/*display: block;*/
/*width: 80px;*/
}

#navcontainer2 ul li a:hover
{
color: #3E3C23;
background: #D3D5C4;
}

#navcontainer2 a:active
{
background: #585546;
color: #fff;
}




	/*   table-display   */
	dl.table-display
	{
		width: 90%;
		margin: 2em 0;
		padding: 0;
		font-family: georgia, times, serif;
	}
	
	.table-display dt
	{
		width: 150px;
		float: left;
		margin: 0 0 0 0;
		padding: .5em;
		border-top: 1px solid #999;
		font-weight: bold;
	}
	
	/* commented backslash hack for mac-ie5 \*/
	dt { clear: both; }
	/* end hack */

	.table-display dd
	{
		float: left;
		width: 120px;
		margin: 0 0 0 0;
		padding: .5em;
		border-top: 1px solid #999;
	}