body					{ color: #000000;	background-color:#FCFAE9; font-size: 11px; font-family: Verdana, Helvetica, Arial, SunSans-Regular; }
h2						{ font-size: 12px;	font-weight: bold; }
td						{ color: #000000;	font-size: 11px; font-family: Verdana, Helvetica, Arial, SunSans-Regular }

a:link					{ color: #036;		text-decoration: none }
a:visited				{ color: #036;		text-decoration: none }
a:active				{ color: #000000;	text-decoration: underline;	font-weight: bold }
a:hover					{ color: #000000;	font-weight: bold }
a.underl:link			{ color: #036;		font-weight: normal; text-decoration: none }
a.underl:visited		{ color: #036;		font-weight: normal; text-decoration: none }
a.underl:active			{ color: #000000;	font-weight: normal; text-decoration: underline }
a.underl:hover			{ color: #000000;	font-weight: normal; text-decoration: underline }
a.persons_links:link	{ color: #036;		font-weight: normal; text-decoration: none }
a.persons_links:visited	{ color: #036;		font-weight: normal; text-decoration: none }
a.persons_links:active	{ color: #000000;	font-weight: normal; text-decoration: underline }
a.persons_links:hover	{ color: #000000;	font-weight: normal; text-decoration: underline }

.gray_note				{ color: #e1d7a8;	font-weight: normal; text-decoration: none }

blockquote				{ border: 1px dotted #707070; width: 90%; margin: 10px; padding: 5px;  quotes: "\201C" "\201D"; }
blockquote:before		{ content: open-quote; font-weight: bold; }
blockquote:after		{ content: close-quote; font-weight: bold; }

.pwrd_by_note			{ color: #303030;	font-weight: normal; font-style: italic; text-decoration: none; }
a.pwrd_by_link:link		{ color: #036;	 	font-weight: normal; font-style: italic; text-decoration: none; }
a.pwrd_by_link:visited	{ color: #036;		font-weight: normal; font-style: italic; text-decoration: none; }
a.pwrd_by_link:active	{ color: #000000;	font-weight: normal; font-style: italic; text-decoration: underline; }
a.pwrd_by_link:hover	{ color: #000000;	font-weight: normal; font-style: italic; text-decoration: underline; }

.button					{ color: #000000;	font-weight: normal; font-size: 10px;	font-family: Verdana, Tahoma, Arial;	background-color: #fffeec;	}
.button:active			{ color: #000000;	font-weight: normal; font-size: 10px;	font-family: Verdana, Tahoma, Arial;	background-color: #f6efd0;	}
.input					{ color: #000000; 	font-weight: normal; font-size: 11px;	}
.input_redBG			{ color: #000000; 	font-weight: normal; font-size: 11px;	background-color: #ffd3bf;	}
.input_greenBG			{ color: #000000; 	font-weight: normal; font-size: 11px;	background-color: #cbf0c7;	}
.input_readonly			{ color: #7B7B7B;	font-weight: normal; font-size: 11px;	}
.input_disabled			{ color: #7B7B7B;	font-weight: normal; font-size: 11px;	background-color: #ededed;	}
