a:link {
        text-decoration: none;
        background: transparent;
	color: #5555ac;
}

a:active {
        text-decoration: none;
        background: #FFFF00;
	color: #5555ac;
}

a:visited {
        text-decoration: none;
        background: transparent;
	color: #5555ac;
}

a:hover {
        text-decoration: underline;
        background: transparent;
	color: #ff55ac;
}

body, ul, td, th {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

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

li {
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}

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;
}

.ctable {
	padding: 6px;
}

.stable {
	width: 65%;
	font-size: 75%;
	padding: 5px;
}

.psidebar {
	padding: 12px;
	line-height: 35px;
}

.mybutton {
	padding: 2px;
	border: 0px;
}

.mylink {
	font-size: 70%;
	padding: 2px;
	border: 0px;
}

.mylink a:link {
	color: #ffffff;
}

.mylink a:visited {
	color: #ffffff;
}

.mylink a:hover {
	background: #ff0000;
	color: #ff0000;
}

.sidebar {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 100%;
	padding-right: 10px;
	text-decoration: none;
	color: #000000;
	width: 100px;
}

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

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

h1 {
	font-size: 140%;
}

h2 {
	font-size: 125%;
}

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

h4 {
	font-style: italic;
	color: #000066;
}

h5 {
	font-size: 75%;
	font-weight: bold;
	color: #000066;
	text-align: right;
}

.std {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #000000;
}

.boxlogo {
	text-align: right;
	color: #000000;
        padding: 2px;
	padding-left: 30px;
	padding-right: 30px;
}

.boxline {
	font-size: 1px;
	background: #000080;
	padding: 1px;
}

.boxdummy {
	font-size: 1px;
	padding: 0px;
}
.boxtext {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 90%;
	text-decoration: none;
	text-align: left;
	color: #000000;
        padding: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.boxtext b {
	font-size: 101%;
	color: #cc4040;
}

.boxtext h2 {
	font-size: 122%;
	color: #cc0000;
}

.boxtext li {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.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 {
        text-decoration: none;
}

table#cal  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 {
	border: 0;
}

.md5sum {
	color: #6666cc;
}

BODY {
	background: #f4f4f4;
}

.xxx {
	background: url("../pics/bggrey.jpg") repeat;
}
