
BODY {
background: #ffffff url("banner/backgr1.jpg") repeat;
color: #000000;


}



a:link {
color: #000000;
}

a:active { 
color: #E4E4E4;
}


a:visited { 
color: #000000; 
}

A:HOVER { 
color: #E0E0E0; 
}  


h1 {
    
font-size: 35px;
  
}



h2 {

font-size: 25px;


}





.spacer {
height:5px;
}


.spacer2 {
height:8px;
}

body{
   font-family:  Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;}





#menu_it a {
 display:block; 
 float:left; 
 color: #linkcolor;
 background-color: #E0E0E0;
 text-align:center; 
 padding: 8px 18px; 

 margin-top: 5px; 
}


#menu_it a:hover {
	
 background-color: #fff;
}



ul {
margin: 0;
padding: 0;
color: #000000;
text-decoration:none;
list-style-type: none;
}



ul a {
list-style-type: none;
color: #000000;
}


ul A:HOVER { 
color: #E0E0E0; 
text-decoration: underline; 
list-style-type: none;
}  


.portlet ul
{
text-align:left;

    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin: 0;
    padding: 0;
}

.portlet-decoration
{
    padding: 0px;

}

.portlet-title
{

    font-weight: bold;
    padding: 0;
    margin: 0;

}

.portlet-content
{
    margin: 0 0 0 0;
    padding: 0px;
    text-align:left;
}

.portlet-content ul
{
    text-align:left;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin: 0;
    padding: 0;
}

.portlet-content li
{
    padding: 0px;
}
