body {
	font-family: times new roman;
	font-size: 85%;
    margin: 0px;
}

ul,th,td,p {
	font-family: times new roman;
}

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

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

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

.error {
        color: #cc0000;
}

.newsdate {
	font-size: 85%;
	font-style: italic;
	color: #669966;
}

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

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

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

h1 {
	font-family: times new roman;
	font-size: 130%;
	font-weight: bold;
	color: #006600;
}

h2 {
	font-family: times new roman;
	font-size: 125%;
	font-weight: bold;
	color: #006600;
}

h3 {
	font-family: times new roman;
	font-size: 125%;
	font-weight: bold;
	color: #003300;
}

h4 {
	font-family: times new roman;
	font-size: 100%;
	font-weight: bold;
	color: #009933;
}

small {
	font-family: times new roman;
	font-size: 75%;
}

a:link {
    color: #003300;
}

a:visited {
    color: #003300;
}

a:hover {
    color: #009900;
}

a.small {
	font-family: times new roman;
	font-size: 75%;
	text-decoration: none;
}

.tableTitle {
	font-family: times new roman;
	font-weight: bold;
}

.tableExtras {
	font-family: times new roman;
	font-size: 95%;
	color: #FFFFFF;
}

input {
	font-family: times new roman;
}

textarea {
	font-family: times new roman;
	font-size: 85%;
}

input.small, select.small {
	font-family: times new roman;
	font-size: 85%;
}

textarea.small {
	font-family: times new roman;
	font-size: 85%;
}

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

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

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

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: 2px;
	padding: 2px;
} 

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

.md5sum {
	color: #66cc66;
}

.white {
    background-color: white;
}

.black {
    background-color: black;
}

.bg_dark {
    background-color: #009933;
}

.bg_medium {
    background-color: #009933;
}

.bg_light {
    background-color: #009933;
}

.alt_bg_medium {
    background-color: #cccccc;
}

.alt_bg_light {
    background-color: #f0f0f0;
}

.fg_dark {
    color: #009933;
}

.fg_medium {
    color: #009933;
}

.fg_light {
    color: #009933;
}

.alt_fg_medium {
    color: #cccccc;
}

.alt_fg_light {
    color: #f0f0f0;
}


.errortext {
    color: red;
    font-weight: bold;
}
