/**********************************************************\
|| This style sheet is generated dynamically. If you wish ||
|| to make changes to this style sheet, make them to the  ||
|| 'styles_template.php' script.                          ||
|+--------------------------------------------------------+|
|| file created: 05.01.09 - 21:45:06 EDT                  ||
\**********************************************************/

body					{ background: #fbad4b ; }
body, p, div, ol, ul	{ color: #b30000; font-size: 12px; font-family: Optima, Palatino, Times, "Times New Roman", serif; }
a:link,
a:visited,
a:active				{ color: #b30000; font-weight: bold; text-decoration: none; }
a:hover					{ text-decoration: underline; }
td.btn					{ text-align: center; font-size: 11px; padding: 2px 8px 0px; }
td.btn a:link,
td.btn a:visited,
td.btn a:active			{ color: #b30000; padding: 3px; text-decoration: none; font-weight: bold; font-family: Palatino, Times, "Times New Roman", serif; }
td.btn a:hover			{ text-decoration: underline; }
h1, h2, h3, h4			{ color: #b30000; font-weight: normal; font-family: Palatino, Times, "Times New Roman", serif; }
h1						{ font-size: 24px; letter-spacing: 1px; }
h2						{ font-size: 20px; letter-spacing: 1px; }
h3						{ font-size: 16px; margin-bottom: 0px; }
h4						{ font-size: 14px; margin-bottom: 0px; }
.smallest				{ font-size: 9px; }
.smaller				{ font-size: 10px; }
.larger					{ font-size: 13px; }
.largest				{ font-size: 14px; }
.just					{ text-align: justify; }
.quote					{ font-style: italic; display: block; margin: 1.5em 8.5% 0px; padding: 3px; border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff; }
.caption				{ font-size: 11px; }
.artworkCaption			{ font-size: 12px; font-weight: bold; }
.links					{ padding-top: 10px; }
.formLabel				{ font-size: 12px; }
.input					{ font-size: 10px; font-family: Monaco, Geneva, Helvetica; letter-spacing: 0px; }
.errorMessage			{ text-align: center; color: #d70000; font-weight: bold; font-size: 13px; width: 100%; margin-bottom: -1.5em; border: dotted 1px #d70000; }
.successMessage			{ text-align: center; color: #6495ed; font-weight: bold; font-size: 13px; width: 100%; margin-bottom: -1.5em; border: dotted 1px #6495ed; }