.sourced
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.reaction
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;	
}

.typeindex
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background : #339933;
}
.rowdark
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background : #d0d0d0;
}
.rowlight
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background : #e0e0e0;
}

body, ul, td {
	font-family: arial,helvetica,sans-serif;
	font-size: 100%;
	color: #000000;
	scrollbar-face-color: 		#dee3e7;
	scrollbar-highlight-color: 	#ffffff;
	scrollbar-shadow-color: 	#dee3e7;
	scrollbar-3dlight-color: 	#d1d7dc;
	scrollbar-3ddark-color:		rgb(187,187,218);	
	scrollbar-arrow-color:  	#5a87ab;
	scrollbar-track-color: 		whitesmoke;
	scrollbar-darkshadow-color: #98aab1
}

th {
	font-family: arial,helvetica,sans-serif;
	font-size: 90%;
	color: #ffffff;
	text-align: left;	
}

smalltd {
	font-family: arial,helvetica,sans-serif;
	font-size: 70%;
	background-color: #ffffff;
	color: #000000;
	text-align: left;	
}

header {
	font-family: arial,helvetica,sans-serif;
	font-size: 100%;
	background-color: #21449c
	color: #ffffff;
	text-decoration: strong;
	text-align=center;
}

p {
	font-family: arial,helvetica,sans-serif;
}

em {
	font-weight: bold;
	font-style: italic;
}

acronym {
        border-bottom: 1px dashed #00cc00;
        cursor: help;
}

.error {
        color: #009999;
}

.newsDate {
	font-size: 85%;
	font-style: italic;
	color: #6666cc;
}

.sidebar {
	font-size: 85%;
}

code, pre {
	font-family: "andale mono", "monotype.com", "courier new", monospace;
	font-size: 90%;
}

a { 	
	color: #21449c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: arial,helvetica,sans-serif;
	font-size: 130%;
	font-weight: bold;
}

h3 {
	font-family: arial,helvetica,sans-serif;
	font-size: 100%;
	font-weight: bold;
}

h4 {
	font-family: arial,helvetica,sans-serif;
	font-size: 90%;
	font-weight: bold;
}

small {
	font-family: arial,helvetica,sans-serif;
	font-size: 75%;
}

a.small {
	font-family: arial,helvetica,sans-serif;
	font-size: 75%;
	text-decoration: none;
}

.tableTitle {
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
}

.tableExtras {
	font-family: arial,helvetica,sans-serif;
	font-size: 85%;
	color: #FFFFFF;
}


input {
	font-family: arial,helvetica,sans-serif;
}

textarea {
	font-family: "andale mono", "monotype.com", "courier new", monospace;
}

input.small, select.small {
	font-family: arial,helvetica,sans-serif;
	font-size: 75%;
}

textarea.small {
	font-family: "andale mono", "monotype.com", "courier new", monospace;
	font-size: 75%;
}

.tablerow1 {
	font-family: arial,helvetica,sans-serif;
	font-size: 85%;
        background-color: #d0d0d0;
        color: #ffffff;
}

.tablerow2 {
	font-family: arial,helvetica,sans-serif;
	font-size: 85%;
        background-color: #e0e0e0;
        color: #ffffff;
}
