/* CSS Document */

body
{
background-image: none;
font-family: Arial;
font-size: 13px;

}

a:link { color: darkblue; }
a:visited { color: grey; }
a:hover { color: red; }
a:active { color: blue;}

h4 
{ 
color: darkblue; 
font-family: Arial;
font-size: 15px;
font-weight: 500;
}

h3 { 
color: darkblue;
font-family: Arial;
font-size: 14px;
font-weight: 500;
 }

h2 { 
color: darkblue;
font-family: Tahoma;
font-size: 13px;
font-weight: 500;
}

table#header
{

width: 763px;
height: 90px;
border: 1px solid #CCE6CC;
background-color: none;
border-collapse: collapse;

}

table#content
{
width: 763px;
border: 1px solid #CCE6CC;
border-collapse: collapse;
background-color: #D8DFF9;
height: 100%;
}

.logo
{ 	
width: 30%;
border-right: 1px solid;
border-color: none;
background-color: none;
background-position: center;

}

.pub
{
width: 70%;
background-color: #C0D9C0;
background-position: center;
vertical-align: middle;
border-color: ;
height: 83px;
}
  
hr
{
width: 763px;
color: darkblue;
}
	
.contl
{
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: 13px;
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: 13px;
border-left:medium none #CCE6CC; 
border-top:1px solid #829B82; 
border-bottom:1px solid #829B82;
width:65%; 
height: 83px;
}

div.top
{
background-color: #FF99CC
}

div.link
{
width: 763px;
font-size: 12px;
BACKGROUND-COLOR: #FFFF99;
FONT-FAMILY: Verdana, Arial;
}

div.iframe
{
width : 763px;
height: auto;
background-position: center;
}