BODY, TD {
	color : #273A7C;
	font-family : Verdana;
	font-size: 13px;
	background-color : #F5F1EA;
}


A.menu {
	color: #EAE4D9;
	text-decoration : none;
	font-size: 10px;
}

A.menu:Hover {
	color: #ffffff;
	text-decoration : none;
}

A {
	color: #273A7C;
	text-decoration : none;
}

A:Hover {
	color: #0D1F5D;
	text-decoration : underline;
}

.menubg {
	background-color : #273A7C;
	color: #EAE4D9;
}

.footerbg {
	background-color : #273A7C;
	color: #EAE4D9;	
}

.text {
	color: #273A7C;	
	text-align : justify;
}

TR.line {
	background-color : #414D78;
}

TD.line {
	background-color : #414D78;
}

TR.line2 {
	background-color : #DBDFEB;
}

TD.line2 {
	background-color : #DBDFEB;
}

TR.line3 {
	background-color : #CFD3E4;
}

TD.line3 {
	background-color : #CFD3E4;
}

.imp {
	font-size: 11px;
	color: #E3181D;
}

p {
 text-align:justify;
 padding-bottom: 5px;
 padding-top: 5px;		
 line-height: 20px;	
}
td.menuLeft {
        font-family : Verdana;
	font-size: 13px;
        padding-right: 5px;
        padding-bottom: 1px;
        align: left;
        width: 150px;
        }
td.menuTop {
        font-family : Verdana;
	font-size: 13px;
        padding: 0pt;
        align: center;
        }
.leolvas_table th {
  width:40px;	
  font-size: 11px;
}        
.leolvas_table td.ok {
        font-family : Verdana;
	font-size: 11px;
	vertical-align:center;
        padding: 0pt;
       	background-color : #003c82;
        border: solid 1pt black;
        margin:0px;
        }
.leolvas_table {
   	padding: 0pt;
   	
}

.leolvas_table td {
    font-family : Verdana;
	font-size: 12px;
	width:50px;
    padding: 0pt;
    background-color : #F5F1EA;
	border: solid 1pt black ;
	margin:0px;	
}

#left_box {
  float:left;
  display:block;
  margin: 15px;	
}

#content {
  float:right;
  width:540px;
  margin-right:20px;
 	
}


h1 {
 width:100%;
 text-align:center;	
}
h2 {
 width:100%;
 text-align:center;	
}




