body
{background-image: url("");
 background-color:#6097CF;
 font-family:  lucida console;
 font-size: 11px;
letter-spacing: 2px;
color:#003060;
text-align: justify;
}

div.header
{background-color: #ffffff;
font-weight:bold;
text-decoration: none;
padding: 2px;
}

.nav a:link, .nav a:visited, .nav a:active {
    text-decoration: none; 
    color:#6097CF;
    font-weight: bold;
    background-color: transparent;
}
.nav a:hover {
    text-decoration: none;
    color:#000000;
    font-weight: bold;
    cursor: help;
    background-color: transparent;
}

div.main
{
width: 400px;
background:#ffffff;
font-family: lucida console;
font-size: 11px;
width: 92%;
margin-right: auto;
margin-left: auto;
text-align: justify;
}

div.content
{
width: 400px;
border:1pt solid #000000;
background:#ffffff;
font-family: lucida console;
font-size: 11px;
text-align: justify;
}

b {
color : #000000;
}
i {
color : #C0C0C0;
}

ul {
   list-style-type: square;
}


a:link, a:active, a:visited {
	
	font-weight: bold;
	color: #6097CF;
	font-family: georgia; 
	font-size: 8pt
                  letter-spacing: 0px;
	text-decoration: none;
	
}
	a:hover {color: #000000;
	border-bottom: 1px dashed #6097CF;
	font-family: georgia; 
	font-size: 8pt
	
}
input, textarea, option, select {
	background-color: #ffffff;
	border:1px dotted #6097CF;
	font-family: lucida console;
	font-size: 11px;
	color: #003060;
	letter-spacing: 1px;
	padding:2px; }

 .block {
background-color: #6097CF;
color: #ffffff;
border-left:2px solid #003060;
margin: 0px auto;
padding: 10px;
width: 98%;

}

.block a {
background-color: #6097CF;
color: #002755;
}

.block a:hover {
background-color: #6097CF;
color: #C0C0C0;
}
