BODY {
	font-family: arial, helvetica, sans serif; font-size: 14px; color: #333333;
        background-color: White; scrollbar-face-color: #660000; scrollbar-highlight-color: #ffffff; 
        scrollbar-3dlight-color: #000000; scrollbar-darkshadow-color: #000000; scrollbar-shadow-color: #ffffff; 
        scrollbar-arrow-color: #e6b519; scrollbar-track-color: #e6b519;
}

.forminput {
	font-size: 10pt; font-weight: bold; font-family: "Courier New", Courier, monospace; color: #000000; border: 1px solid #660000; background: #e6b519; padding: 1px;
}
.formsubmit {
	font-size: 10pt; font-weight: bold; font-family: Tahoma, Arial, Helvetica, Sans-Serif; color: #dedede;  border: 2px solid #e6b519;  background: #660000;  padding: 1px;
}
input {
	font-size: 10pt; font-weight: bold; font-family: "Courier New", Courier, monospace; color: #000000;  border: 1px solid #660000;  background: #e6b519;  padding: 1px;
}
textarea {
	font-size: 10pt; font-weight: bold; font-family: "Courier New", Courier, monospace; color: #000000;  border: 1px solid #660000;  background: #e6b519;  padding: 1px;
}
select {
	font-size: 10pt; font-weight: bold; font-family: "Courier New", Courier, monospace; color: #000000;  border: 1px solid #660000;  background: #e6b519;  padding: 1px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.block {
	margin-left: 25px;
	margin-right: 20px;
}
A {
	color: #660000;
	font-weight: bold;
	text-decoration: none;
	border-bottom: thin dashed #666666;
	border-bottom-width: 1px;
}
A:visited, A:link, A:active {
	color: #660000;  
}
A:hover {
	background-color: #e6b519; 
	color: #000000;  
}
HR {
   border: 2px dashed #dedede;
}
UL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style: square;
	padding-bottom: 2px;
}
LI {
	margin-bottom: 10px;
}
.toptitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #6b0808;
	padding: 5px;
}
.title {
	font-family: Arial, Helvetica, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.subtitle {
	font-family: Arial, Helvetica, serif;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
}
.TDtoptitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #666666;
	padding: 5px;
	border: thin dashed #999999;
}
.topmenu {
	font-family: Arial, Helvetica, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #dedede; 
}

.synopsis {
	font-family: Arial, Helvetica, serif;
	font-size: 11px;
	color: #666666;
}

.footertext {
	font-family: Arial, Helvetica, serif;
	font-size: 9px;
	color: #666666;
}

.nofun {
	font-family: Arial, Helvetica, serif;
	background-color: #000000; 
	font-size: 9px;
	color: #666666;
}
A.nofun {
	text-decoration: none;
	border-bottom: thin dashed #666666;
	border-bottom-width: 0px;
	background-color: #000000; 
}
A.nofun:link, A.nofun:visited, A.nofun:active, A.nofun:hover {
	text-decoration: none;
	border-bottom: thin dashed #666666;
	border-bottom-width: 0px;
	background-color: #000000; 
}
A.biglink {
  font-size: 24px;
	color: #660000;
	font-weight: bold;
	text-decoration: none;
	border-bottom: thin dashed #666666;
	border-bottom-width: 1px;
}
A.biglink:visited, A:link, A:active {
	color: #660000;  
}
A.biglink:hover {
	background-color: #e6b519; 
	color: #000000;  
}
.calendartitle {
	font-size: 11pt; font-weight: bold; font-family: Arial, Helvetica, Sans-Serif; color: #660000;  border: 1px solid #000000;  background: #dedede;  padding: 2px;
}