body {
margin: 20px;
padding: 0px;
background: #14293D url("LJ_LGO-100-alpha.png") 95% 0% no-repeat;
font: 16px arial, sans-serif; }

h1 {
color: #4DA6FF;
text-shadow: 2px 2px 2px #000000;
font-size: 2em;}

h2{
font-size: 1.5em; 
font-weight: bold; 
line-height: 110%}

#calendar {padding-right: 20px; float: left; width: 490px;}

#BRASname {
color: #207FDF; 
font-size: 1.2em; 
font-weight: bold; }

pre {text-indent: 26px}

#tabmenu {
color: #000000;
border-bottom: 2px solid #207FDF;
margin: 12px 0px 0px 0px;
padding: 0px;
z-index: 1;
padding-left: 10px }

#tabmenu li {
display: inline;
overflow: hidden;
list-style-type: none; }

#tabmenu a, a.active {
color: #207FDF;
background: #000000;
font: bold 1em "Trebuchet MS", Arial, sans-serif;
border: 2px solid #207FDF;
padding: 2px 5px 0px 5px;
margin: 0;
text-decoration: none; }

#tabmenu a.active {
background: #F0EBE6;
border-bottom: 3px solid #F0EBE6; }

#tabmenu a:hover {
color: #000000;
background: #DFBF9F; }

#tabmenu a:visited {
color: #207FDF; }

#tabmenu a.active:hover {
background: #DFBF9F;
color: #207FDF; }

#content {font: 0.9em/1.3em "bitstream vera sans", verdana, sans-serif;
text-align: left;
overflow: auto;
color: #000000;
background: #F0EBE6;
padding: 20px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
border: 2px solid #207FDF;
border-top: none;
z-index: 2; }

#content a {
text-decoration: none;
color: #207FDF; }

#content a:hover {background: #000000; }

#leftcolumn {
float: left;
width: 47%;
}

#rightcolumn {
float: right;
width: 47%;
}

