/* Let no border around the body appear, and set
   it to display on a white background */
body, html {
    margin: 0px;
    padding: 0px;
    background-color: white;
}

/* Login table cell on top of every page. */
td.login {
    color: white;
}

/* Horizontal delimiter defaults */
hr {
    border: 0px;
    color: black;
    background-color: black;
    height: 1px;
}

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

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

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

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

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

.error {
        color: #cc0000;
}

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

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

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


p.smgray {
	font-family: gill, helvetica, sans-serif; 
	font-size: 12px; 
	text-align: center; 
	color: #999999
}


h1 {
	font: 22px/18px Georgia, serif;
	line-height: 0em; 
/*	font-size:   20px;*/
 	font-weight: normal;
	color: #99CC99;
/*	color:       #7E9E50;*/
	font-style: italic;
}



h2 {
	font: 18px/15px Georgia, serif;
	font-size: 15px;
	font-weight: normal;
	color: #99CC99;
	font-style: italic;
}

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

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

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;
	color:#ffffff;
	font-weight:bold;
}
a.smalld {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 75%;
	text-decoration: none;
	font-weight:bold;
}
a.smallb {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 75%;
	color:#0066FF;
	text-decoration: none;
	font-weight:bold;
}

A.gray:link {
	text-decoration: none;
	font-family: gill, helvetica, sans-serif; 
	font-size: 12px;
	color:#999999
}

A.gray:visited {
	text-decoration: none;
	font-family: gill, helvetica, sans-serif; 
	font-size: 12px;
	color:#999999
}

A.gray:active {
	text-decoration: none;
	font-family: gill, helvetica, sans-serif; 
	font-size: 12px;
	color:#999999
}

A.gray:hover {
	text-decoration: none;
	font-family: gill, helvetica, sans-serif; 
	font-size: 12px;
	color:#999999
}


A.menu:link {
	text-decoration: none;
	font-family: gill, helvetica, sans-serif; 
	font-size: 14px;
	line-height: 1.5em;
	color:#ffffff
}

A.menu:visited {
	text-decoration: none;
	font-family: gill, helvetica, sans-serif; 
	font-size: 14px;
	line-height: 1.5em;
	color:#ffffff
}

A.menu:active {
	text-decoration: none;
	font-family: gill, helvetica, sans-serif; 
	font-size: 14px;
	line-height: 1.5em;
	color:#999999
}

A.menu:hover {
	text-decoration: none;
	font-family: gill, helvetica, sans-serif; 
	font-size: 14px;
	line-height: 1.5em;
	color:#FF9933
}




A.hidden:link {
	text-decoration: none;
	color:#ffffff
}

A.hidden:visited {
	text-decoration: none;
	color:#ffffff
}

A.hidden:active {
	text-decoration: none;
	color:#999999
}

A.hidden:hover {
	text-decoration: none;
	color:#999999
}

a.title:link {
	text-decoration: none;
	color: #333333;
}

a.title:hover {
	text-decoration: none;
	color: #666666;
}

a.title:visited {
	text-decoration: none;
	color: #333333;
}

a.title:active {
	text-decoration: none;
	color: #666666;
}

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

