body
{  
direction:ltr;  
padding: 0px;  
margin: 0px;  
font-size:12px;  
font-family: arial,verdana,sans-serif;
}

#global
{  

border: 0px solid gray;  
margin: 10px auto 5px;
}
#left
{  
background-color: #F2F9C7;  color: #514D4C;  margin-bottom: 0px;  
border: 1px solid #D5E797;  
text-align: right; bottom; 
text-decoration:none;

}

h2, h1, #left ul
{  
padding: 0;  
margin: 0;  list-style: none;
font-size:13px;  
font-weight:strong;
}

h3
{  
text-align: right;
font-size:12px;  
font-weight:normal;
}

#left2
{  
background-color: #F2F9C7;  color: #514D4C;  margin-bottom: 0px;  
border: 1px solid #D5E797;  
text-align: right; bottom; 
text-decoration:none;


}


#right
{  
border-left: 1px solid gray;  

padding: 1em;
}

#left ul a
{  
display: block;  
background-color: #F2F9C7;  color: #514D4C;  margin-bottom: 0px;  
border: 1px solid #D5E797;  
text-align: right; middle; 
font-size:14px;  
text-decoration:none;
height: 29px;
padding: 4;
width: 160px;
}
#left ul a:hover
{  
background-color: #F2FBD9;  color: #BE168F;
border: 1px solid #D5E797;  
text-align: right; middle; 
text-decoration:none;
font-size:14px;  
height: 29px;
padding: 4;
width: 160px;
}


#left2 ul a
{  
display: block;  
background-color: #F2F9C7;  color: #514D4C;  margin-bottom: 0px;  
border: 0px solid #D5E797;  
text-align: right; middle; 
font-size:14px;  
text-decoration:none;
height: 29px;
padding: 4;

}
#left2 ul a:hover
{  
background-color: #F2FBD9;  color: #BE168F;
border: 0px solid #D5E797;  
text-align: right; middle; 
text-decoration:none;
font-size:14px;  
height: 29px;
padding: 4;

}






 #bottom
{  
padding: 0.5em;  background-color: gray;  
color: white;  
clear: left;

}

