/* CSS Document */

body
{
background-image: none;
font-family: Arial;
font-size: 15px;

}

a:link { color: darkblue; }
a:visited { color: grey; }
a:hover { color: red; }
a:active { color: blue;}

h4 
{ 
color: darkblue; 
font-family: Arial;
font-size: 16px;
font-weight: 500;
}

h3 { 
color: darkblue;
font-family: Arial;
font-size: 15px;
font-weight: 600;
 }

h2 { 
color: darkblue;
font-family: Tahoma;
font-size: 14px;
font-weight: 500;
}

table#header
{

width: 763px;
height: 90px;
border:non; 
background-color: none;
border-collapse: collapse;

}

table#content
{
margin-left:4px;
width: 763px;
border: 1px solid #CCE6CC;
border-collapse: collapse;
background-color: #F1F0FD;
height: auto;
}

.logo
{ 	
width: 30%;
border-right: 1px solid;
border-color: none;
background-image: url('inherit');
background-color: none;
background-position: center;
verticle-align: middle;
}

.pub
{
width: 70%;
background-image: url('inherit');
background-color: #C0D9C0;
background-position: center;
vertical-align: middle;
border-color: ;
height: 83px;
}
  
hr
{
width: 763px;
color: darkblue;
}
	
.cont2
{
border-left:1px solid #CCE6CC; 
border-right:medium none #CCE6CC; 
border-top:1px solid #829B82; 
border-bottom:1px solid #829B82; 
width: 60%; 
height: 40px;

} 

.contr
{
font-family: Arial;
font-size: 14px;
border-left:medium none #CCE6CC; 
border-top:1px solid #829B82; 
border-bottom:1px solid #829B82;
width:40%; 
height: 83px;
}

.contentl
{
border-left:1px solid #CCE6CC; 
border-right:medium none #CCE6CC; 
border-top:1px solid #829B82; 
border-bottom:1px solid #829B82; 
width: 35%; 
height: 83px;

} 

.contentr
{
font-family: Arial;
font-size: 14px;
border-left:medium none #CCE6CC; 
border-top:1px solid #829B82; 
border-bottom:1px solid #829B82;
width:65%; 
height: 83px;
}

div.link
{
width: 763px;
font-size: 13px;
BACKGROUND-COLOR: #FFFF99;
FONT-FAMILY: Verdana, Arial;
}

div.bar
{
padding-left:6px; 
font-size:13px; 
font-weight:600; 
color:white; 
background-color:#0066CC; 
width:763px
}
	