body {
	background-color:#CCCC66;
}
td      { color: black; font-size: 11px; line-height: 16px; font-family: Verdana, sans-serif; }
.content {
	float: center;
	padding: 1px;
	margin: 20px;
	background: #FFFFFF;
	border: 1px solid #556B2F;
	width: 350px;
}
A:link   { color: #483d8b; font-weight: bold; font-size: 10pt; font-family: Arial, Verdana; text-decoration: none; }
    A:visited   { color: #483d8b; font-weight: bold; font-size: 10pt; font-family: Arial, Verdana; text-decoration: none; }
    A:active   { color: #808000; font-size: 10pt; font-family: Arial, Verdana; text-decoration: none;}
    A:hover   { color: #483d8b; font-size: 10pt; font-family: Arial, Verdana; text-decoration: underline; }
A.menulink:link     { color: #bfd863; font-weight: bold; font-size: 10px; font-family: Arial, Verdana; text-decoration: none; }
    A.menulink:visited      { color: #bfd863; font-weight: bold; font-size: 10px; font-family: Arial; text-decoration: none; }
    A.menulink:active      { color: #bfd863; font-weight: bold; font-size: 10px; font-family: Arial; text-decoration: none; }
    A.menulink:hover       { color: #191970; font-weight: bold; font-size: 10px; font-family: Arial; text-decoration: underline; }
A.tiny:link {color: #808000; font-family: Verdana; font-size: 7pt; font-style: normal; font-weight: normal; text-decoration: none;}
    A.tiny:visited {color: #808000; font-family: Verdana; font-size: 7pt; font-style: normal; font-weight: normal;text-decoration: none;}
    A.tiny:active {color: #808000; font-family: Verdana; font-size: 7pt; font-style: normal;font-weight: normal; text-decoration: none;}
    A.tiny:hover {color: #808000; font-family: Verdana; font-size: 7pt; font-style: normal; font-weight: normal;text-decoration: none;
  }  
.dotted {
	border-width: 1px;
	border-style: dotted;
	border-color: #FFA500;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.dotTable  { border: dotted 1px #808000; }
