
body
{
font-family: Arial, Helvetica, sans-serif;
FONT-SIZE: 9pt; 
text-align: center;
margin: 0px;
padding: 0px;
}

td
{
font-family: Arial, Helvetica, sans-serif;
FONT-SIZE: 9pt;
text-align: left;
vertical-align: top;
}

html 
{
overflow: scroll;
} 

.breadcrumb
{
font-size: 9pt;
color: black;
font-weight: bold;
}

p
{
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: black; /*#666666;*/
}

li
{
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
line-height: 160%;
color: black;
}

h1
{
font-size: 15px;
color: black;
font-weight: bold;
}

h2
{
font-size: 13px;
font-weight: bold;
color: black;
}


#wrapper 
{
width: 1000px;
margin: auto;
text-align: left;
/* border: solid red 1px; */
/* background-color: red; */
}

#logo
{
float:left;
margin-left: 80px;
margin-top: 30px;
}

#schoolname
{
float: right;
color: white;
text-align: center;
margin-right: 20px;
font-family: arial;
font-size: 20pt;
}

#footerbottom
{
float: left;
width: 1000px;
height: 20px;
background-color: #2584BC;
}

#topheader
{
float: left;
width: 1000px;
height: 0px;
background-color: #2584BC;
}

#bottomheader
{
float: left;
width: 1000px;
height: 135px;
background-color: #2584BC;
}

/*
.foto 
{
padding-bottom: 20px;
}
*/

#menu
{
margin-top:5px;
float: left;
width: 1000px;
text-align: center;
}

#left 
{
/* background-color: green;  */
margin-top: 10px;
width: 190px;
float: left;
text-align: center;
/*
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
*/
}

#right 
{
/* background-color: brown; */
margin-top: 10px;
width: 190px;
float: right;
text-align: center;
/*
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
*/
}

/*
html>body #left 
{
width: 185px;
}
*/

#middle 
{
/* background-color: brown; */
width: 620px;
float: left;
/*
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
*/
}



/*
html>body #middle
{
width: 569px;
}
*/

#footer 
{
clear: both;
/* background-color: pink; */
text-align: center;
padding-top: 10px;
}



.presentation
{
vertical-align: top;
padding: 5px;
}

td.image
{
width: 250px;
vertical-align: top;
height: 0px;
}

.copyright
{
font-size: 10px;
}

.businessname
{
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding: 5px;
font-weight: bold;
vertical-align: top;
}

/* table */
.even
{
border: 1px solid #CCCCCC;
width: 570px;
background-color: #E2F273; /* #F4EDF0; */
/* padding-left: 10px; */
margin-bottom: 5px;
}

/* table */
.odd
{
border: 1px solid #CCCCCC;
width: 570px;
background-color: #BEF1C3; /* #E2A8A0; #E0ACA5; #EBF1EF;*/
/* padding-left: 10px; */
margin-bottom: 5px;
}

a:link	 	
{
COLOR: #536895; 
TEXT-DECORATION: none
}

a:visited 	
{
COLOR: #536895; 
TEXT-DECORATION: none
}

a:hover 	
{
COLOR: #536895; 
TEXT-DECORATION: underline;
}

a.boldlink:link	 	
{
COLOR: #536895; 
TEXT-DECORATION: none;
font-weight: bold;
}

a.boldlink:visited 	
{
COLOR: #536895; 
TEXT-DECORATION: none;
font-weight: bold;
}

a.boldlink:hover 	
{
COLOR: #536895; 
TEXT-DECORATION: underline;
font-weight: bold;
}

hr
{
COLOR : black; 
HEIGHT: 1px; 
}


#left ul
{
margin-left: 0px;
}

.category
{
list-style: none;
color: #000000; 
padding-bottom: 10px;
}

.chosencategory
{
list-style: none;
color: #000000;
padding-bottom: 10px;
font-weight: bold;
text-transform: uppercase; 
}