body {
        font-family:Times New Roman, Times, serif;
        font-size: 90%;
}

ul, td, th {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 85%;
}

.bars {
        font-family: verdana,arial,helvetica,sans-serif;
        font-size: 10%;
}

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

li {
	padding-top: 3px;
	padding-bottom: 3px;
}

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

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

.error {
        color: #cc0000;
}

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

.sidebar {
	font-size: 80%;
	padding: 5px;
}

.sidebar p {
	text-align: left !important;
}

code, pre, tt {
	font-family: Courier, "Courier New", monospace;
}

h1 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 200%;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 125%;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #000000;
}

h4 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}

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

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

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

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

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

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

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

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

p.formerror {
        border: 1px solid #ff0000;
        color: #000000;
        background: #ffeeee;
        padding: 2px 4px;
}

div.errors {
        border: 1px dashed #666600;
        color: #660000;
        background: #ffeeee;
        margin: 4px;
        padding: 6px;
}

div.tip {
        border: 1px solid #00c;
        color: #000066;
        background: #eeeeff;
        padding: 0px 8px;
}

table#cal {
        font-size: smaller;
}

table#cal a, .sidetoc a {
        text-decoration: none;
}

table#cal a:hover, .sidetoc a:hover {
        text-decoration: underline;
}

table#cal a.day {
        float: right;
        font-weight: bold;
        color: #666666;
}

table#cal div.event {
        margin-bottom: 2px;
        padding-bottom: 2px;
        border-bottom: 1px dashed #000000;
}

form.thin {
	margin-bottom: 0px;
	margin-top: 0px;
}

.parameter:after {
	content: " ";
}

div.mirror {  
	border: 1px dashed #660000;
	background: #ffeeee;
	color: #660000;
	margin: 4px;
	padding: 6px;
} 

img.flag {
	border: 1px solid #000000;
}

.md5sum {
	color: #6666cc;
}

.dbquerytabledata {
        font-family: helvetica, arial, geneva, sans-serif;
        font-size: 10pt;
}

.dbquerytableheader {
        font-family: helvetica, arial, geneva, sans-serif;
        font-size: 10pt;
        font-weight: bold; 
        background-color: #D3DCE3;
}


A:link    {text-decoration : none;}
A:active  {text-decoration : none;}
A:visited {text-decoration : none;}
A:hover   {text-decoration : none;}

.heading {
        font-family: verdana, helvetica, arial;
        color: black;
        font-size: 9pt;
        border-width: 0;
        font-weight: bold;
        text-decoration: none;
}

.heading:hover {
        font-family: verdana, helvetica, arial;
        color: black;
        font-size: 9pt;
        border-width: 0;
        font-weight: bold;
        text-decoration: none;
}

.subheader {
        font-family: verdana, helvetica, arial;
        color: black;
        font-size: 9pt;
        border-width: 0;
        text-decoration: none;
}

.subheader:hover {
        font-family: verdana, helvetica, arial;
        color: red;
        font-size: 9pt;
        border-width: 0;
        text-decoration: underline;
}

.searchNote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bolder;
	font-variant: normal;
}        

.confirmed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #990000;
        text-align: center;
}

.mainpagelink {
        font-family: verdana, helvetica, arial;
        color: black;
        font-size: 12pt;
        border-width: 0;
        text-decoration: none;
}

.mainpagelink:hover {
        font-family: verdana, helvetica, arial;
        color: red;
        font-size: 12pt;
        border-width: 0;
        text-decoration: underline;
}

