/* CSS Document */
body {
	background-color: #FFCC66;
	background-image: url(images/pagebg.gif);
	margin-top: 2px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #AE003D;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CC0000;
	font-weight: bold;
}
.style3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	margin-top: 8px;
	margin-bottom: 2px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 24px; 
	color: #CC0000; 
	font-weight: bold; 
	font-style: italic; 
}
#categorylinks h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A63200;
	margin: 1px;
}
#categorylinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #336666;
	padding-left: 12px;
}
#categorylinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #FF0000;
	padding-left: 12px;
}
#categorylinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #336666;
	padding-left: 12px;
}
#categorylinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #336666;
	padding-left: 12px;
}
#categorylinks {
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 2px;
}
#details p {
	margin: 1px 0px 5px;
}
#details ul {
	margin: 1px 0px 5px 11px;
	list-style-type: disc;
}
.cabinetheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A63200;
}
#cabinetform td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#cabinetform p {
	margin: 6px;
}
#cabinetform td.required {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-style: italic;
	
}
.red {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF0000;
}
#thanks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #234669;
	display: block;
	border: 4px dotted #6699CC;
	padding: 16px;
	background-color: #D9E6F2;
	width: 480px;
	text-align: left;
}
#homecenterlinks {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #7E300D;
	background-color: #EEEEEE;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	padding: 4px;
	margin: 6px 6px 0 6px;
}
#homecenterlinks a:link {
	text-decoration: none;
	color: #336666;
}
#homecenterlinks a:hover {
	text-decoration: underline;
	color: #DD0000;
}
#homecenterlinks a:active {
	text-decoration: none;
	color: #336666;
}
#homecenterlinks a:visited {
	text-decoration: none;
	color: #336666;
}
h1.key {
	font-family: "Times New Roman", Times, serif;
	font-size: 4px;
	color: #990000;
	margin: 1px;
	text-align: center;
}
#announcement {
	margin: 20px;
	padding: 12px;
	border: 6px dotted #CC0000;
	text-align: center;
	background-color: #FFEBBF;
}
#announcement p {
	font-weight: bold;
	text-align: left;
	margin: 4px 0px 8px 0px;
}
#announcement h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A63200;
	text-align: center;
	margin: 6px 0px 8px 0px;
}
