Body
{
    background-color: #aebddf;
}

A:link  {
	font-weight: bold;
	font-size: 12px;
    color:  #3254a1;
}

A:visited   {
	font-weight: bold;
	font-size: 12px;		
    color:  #234e39;
}

A:active    {
	font-weight: bold;
	font-size: 12px;	
    color:  #009933;
}

A:hover {
    text-decoration:    none;
	font-weight: bold;
	font-size: 12px;
	background: #626a83;	
    color:  #d0d4df;
}	
Table
{
    font-family: Arial, Helvetica;
    font-size: 13px;
    font-weight: normal;
    color: #000000;
}
#content {
	background-position: top left;
	background-repeat: no-repeat;
}
td.dd {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #F1EAD2;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #F1EAD2;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F1EAD2;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #F1EAD2;
}
td.d {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #F1EAD2;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #F1EAD2;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F1EAD2;
	text-decoration:    none;
	font-weight: bold;
	font-size: 12px;
    color:  #5b4e22;
}
#nav A:link, #nav A:visited {
	font-weight: bold;
	font-size: 14px;
    color:  #3254a1;
	style: bold;
	text-decoration: none;
	margin: 20px 0px;
}
#nav A:hover {
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	color:  #3fa979; 
	style: bold;
	text-decoration: none;
	margin: 20px 0px;
}
#nav A:active {
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	color:  #3fa979;
	style: bold;
	text-decoration: none;
	margin: 20px 0px;
}

#search .form-submit {
  border: 1px solid #369;
  bgcolor: #000;
  color: #fff;
  font-size: 1.1em;
  height: 1.5em;
  vertical-align: middle;
}
#caption {
    background: url(../images/quote_2.jpg);
	font-size: 12px;
   	color:  #ffffff;
	line-height: 12px;
	margin-bottom: 10;
	padding: 0px 10px 0px 10px;
}
</style>
