body
{background-image: url("");
 background-color:#EEEEEE;
 font-family:  lucida console;
 font-size: 11px;
cursor: default;
letter-spacing: 2px;
 text-align: justify;
 color:#000000;

}

div.header
{background-color: #EEEEEE;
font-weight:bold;
text-decoration: none;
padding: 2px;
}

.nav a:link, .nav a:visited, .nav a:active {
    text-decoration: none; 
    color:#DFB165;
    font-weight: bold;
    cursor: default;
    background-color: transparent;
}
.nav a:hover {color:#637750;
    border-bottom: 1px dashed #6FB7CB;
    font-weight: bold;
    cursor: help;
    background-color: transparent;
}

div.main
{
width: 720px;
text-align: justify;
background:#EEEEEE;
font-family: lucida console;
font-size: 11px;
width: 96%;
margin-right: auto;
margin-left: auto;
text-align: justify;
}

div.content
{
width: 720px;
text-align: justify;
border:0pt dotted #EEEEEE;
background:#EEEEEE;
font-family: lucida console;
font-size: 11px;
text-align: justify;
}


a:link, a:active, a:visited {
	
	font-weight: bold;
	color: #0074AA;
	font-family: georgia; 
	font-size: 8pt
	cursor: default;
                  letter-spacing: 0px;
	text-decoration: none;
	
}
	a:hover {color: #DFB165;
	border-bottom: 1px dashed #6FB7CB;
	font-family: georgia; 
	cursor: help;
	font-size: 8pt
	
}
input, textarea, option, select {
	background-color: #EEEEEE;
	font-family: lucida console;
	font-size: 11px;
	color: #000000;
	letter-spacing: 1px;
	padding:2px; }

ul {
   list-style-type: square;
}

.block {
background-image: url('block.png');
background-repeat: no-repeat;
color: #000000;
margin: 0px auto;
padding: 15px;
width: 100%;
}

.block a {
color: #0074AA;
}

.block a:hover {
color: #000000;
}
