body {
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #660000;
	scrollbar-shadow-color: #999999;
	scrollbar-3dlight-color: #999999;
	scrollbar-arrow-color:  #660000;
	scrollbar-track-color: #999999;
	scrollbar-darkshadow-color: #999999;
}

h1.c{color:#535353;font-family:arial;font-weight:bold;font-size:1.25em;text-align:center;margin-top:1px;margin-bottom:1px;}
h2.c{color:#535353;font-family:arial;font-weight:bold;font-size:1.25em;text-align:center;margin-top:1px;margin-bottom:1px;}
h3.c{color:#535353;font-family:arial;font-weight:bold;font-size:1.25em;text-align:center;margin-top:1px;margin-bottom:1px;}
h4.c{color:#535353;font-family:arial;font-weight:bold;font-size:1.25em;text-align:center;margin-top:1px;margin-bottom:1px;}
h5.c{color:#535353;font-family:arial;font-weight:bold;font-size:1.25em;text-align:center;margin-top:1px;margin-bottom:1px;}
h6.c{color:#535353;font-family:arial;font-weight:bold;font-size:1.25em;text-align:center;margin-top:1px;margin-bottom:1px;}
h7.c{color:#535353;font-family:arial;font-weight:bold;font-size:1.00em;text-align:center;margin-top:1px;margin-bottom:1px;}
h8.c{color:#535353;font-family:arial;font-weight:bold;font-size:1.00em;text-align:center;margin-top:1px;margin-bottom:1px;}
h9.c{color:#535353;font-family:arial;font-weight:bold;font-size:1.00em;text-align:center;margin-top:1px;margin-bottom:1px;}
h10.c{color:#535353;font-family:arial;font-weight:bold;font-size:1.00em;text-align:center;margin-top:1px;margin-bottom:1px;}

/*a:link { color: #C90000; }
a:visited { color: #999999; }
a:hover { color: #DD6900; } */
a, a:visited { color: #2370B6; }
a:hover		{ text-decoration: underline; color: #F0E80A; }


td.row2	{ background-color: #FFFFFF; border-style: solid; border: black; border-width: 1px 1px 1px 1px; }

div.announcements {
	overflow: auto; padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 5px; 
	position: relative; left: 0px; top: 10px; width: 100%; height: 200px; 
    font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: none;
	font-size: 10pt;
}

/* Quote & Code blocks */
/*.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #ECECEC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height: 125%;
	background-color: #CCCCCC; border: #ECECEC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}*/
/*.quote {
	color: #D0D0D0;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	line-height: 125%;
	padding: 3px 5px;
	background-color: #2E2E2E;
}*/
.quote {
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	line-height: 125%;
	padding: 3px 5px;
	/*background-color: #2E2E2E;
	color: #D0D0D0;*/
	background-color: #FFFFA9; border: #000000; border-style: solid; padding: 4px;
	color: #000000;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote-table, .code-table {
	border-left: solid 1px #090909;
	border-top: solid 1px #090909;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	margin: 5px 0;
}
.quote-corner, .code-corner {
	background-color: #2671B6;
	border-right: solid 1px #000;
}
.quote-left {
	background: #2671B6 url(images/quote_left.gif) center center no-repeat;
	border-right: solid 1px #000;
}
.code-left {
	background: #2671B6 url(images/code_left.gif) center center no-repeat;
	border-right: solid 1px #000;
}
.quote-header, .code-header {
	border-bottom: solid 1px #000;
	padding: 0 5px;
	text-align: left;
	vertical-align: middle;
	font-size: 11px;
	background-color: #2E2E2E;
	color: #D0D0D0;
}
.quote-text {
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	line-height: 125%;
	padding: 3px 5px;
	/*background-color: #2E2E2E;
	color: #D0D0D0;*/
	background-color: #FFFFA9; border: #000000; border-style: solid; padding: 4px;
	color: #000000;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.code-text {
	font-family: Courier, 'Courier New', sans-serif;
	color: #D0D0D0;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	line-height: 125%;
	padding: 3px 5px;
	background-color: #2E2E2E;
}
