
body,p,td,th,div,blockquote,dl,ul,ol{
font-family:arial,helvetica,sans-serif;
font-size: .90em;
color:#000080
}

A {text-decoration: none;}

A:link    {text-decoration: none; color: "#6666cc";}
A:visited {text-decoration: none; color: "#6666cc";}
A:active  {text-decoration: none; color: "#000080"; font-weight: bold;}
A:hover   {text-decoration: none; color: "#000080"; font-weight: bold;}

A.body:link    {text-decoration: none; color: "#6666cc";}
A.body:visited {text-decoration: none; color: "#6666cc";}
A.body:active  {text-decoration: none; color: "#000080"; font-weight: bold;}
A.body:hover   {text-decoration: none; color: "#000080"; font-weight: bold;}



A.theclient:link    {text-decoration: none; color: "#002f96";}
A.theclient:visited {text-decoration: none; color: "#002f96";}
A.btheclient:active  {text-decoration: none; color: "#002f96"; font-weight: bold;}
A.theclient:hover   {text-decoration:  underline; color: "#002f96"; font-weight: bold;}


h1{
font-size: 1.05em;
font-weight:bold;
color:000080;
line-height:100%; 
margin-top:0; 
margin-bottom:0;
}

h2{
font-size: 1.4em;
font-weight:bold;
color:000080;
line-height:100%; 
margin-top:0; 
margin-bottom:0;
}

h3{
font-size: 2.0em;
font-weight:bold;
color:000080;
line-height:100%; 
margin-top:0; 
margin-bottom:0;
}


h4{
font-size: 0.75em;
color:000080;
line-height:100%; 
margin-top:0; 
margin-bottom:0;
}


span.4{
font-weight:bold;
color:000080
}

ul{
list-style-image: url(bullet.jpg);
}


.gallerycontroller{
width: 250px
}
.gallerycontent{
width: 250px;
height: 300px;

background-color: #E0F0FF;
padding: 3px;
display: block;
}




.clients{ 
cursor: hand;
cursor: pointer;
margin: 10px 0;
}

.openlanguage{ 
color: green;
}

.closedlanguage{ 
color: red;
}




