/* Elements */

/* Fonts */
ADDRESS, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM,
H5, H6, MENU, TD, TH{font-size: 11px;
font-family: Verdana, Hevetica, sans-serif}

.navTable {
	width: 100%;
	border-color: #026A1F;
	border-width: 1px;
	border-style: solid;
	border-collapse:collapse;
	border-spacing:0;
}

.navTable TD{
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
	background: #EDEDED;
}

caption {
	color: #009900;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: left;
}

.phTable {
	border-color: #026A1F;
	border-width: 1px;
	border-style: solid;
	border-collapse:collapse;
	border-spacing:0;
	width: 440px;
}

.phTable TH {
	background: #CCCCCC;
	font-weight: bold;
	text-align: left;
	font-family: Verdana,sans-serif;
	color: #000000;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.phTable TD {
	text-align: left;
	font-family: Verdana,sans-serif;
	color: #000000;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.datarowA { background: #FFFFFF; }
.datarowB { background: #EDEDED; }




/* Real styles */

A {cursor: auto}

A:link {color: #F00;
background: transparent;
text-decoration: none}

A:visited {color: #C00;
background: transparent;
text-decoration: none}

A:active {color: #F33;
background: transparent;
text-decoration: none}

A:hover {text-decoration: underline}

ADDRESS {margin: 0em 0% 0em 0%;
font: italic 1em/1 sans-serif}

BIG {font-size: 1em}

BODY {margin: 0em 0% 0em 0%;
font: 1em/1.3 Verdana, Hevetica, sans-serif;
background: #009900;
cursor: default}

BUTTON {cursor: auto}

CAPTION {margin: 0em 0% 0em 0%;
line-height: 1}

CODE {font-size: 1em;
font-family: monospace} /* To avoid overriding boldness/italicity by using font */

DIV {margin: 0em 0% 0em 0%;
line-height: 1}

DD {margin: 0em 0% 0em 0%;
line-height: 1}

DL {margin: 0em 0% 0em 0%}

DT {margin: 0em 0% 0em 0%;
line-height: 1}

H5 {margin: 0em 0% 0em 0%;
font: 1em/1 serif}

H6 {margin: 0em 0% 0em 0%;
font: 1em/1 serif}

HR {margin: 0em 0% 0em 0%}

HTML {margin: 0;
background: #009900}

INPUT {cursor: auto}

KBD {font: 1em monospace}

PRE {margin: 0em 0% 0em 0%;
font: 1em/1 monospace}

SAMP {font: 1em monospace}

SMALL {font-size: 1em}

SUB {font-size: 1em}

TEXTAREA {cursor: text}

TH {font: bold 1em/1 sans-serif}

TT {font: 1em monospace}

/* Classes */

P.micetype {font: italic 9px/1.3 serif;
text-indent: 0;
margin-top: 1em}
p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
h3 {  font-size: 12px; color: #009800; font-family: Verdana, Arial, Helvetica, sans-serif}
H1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #006600; margin-bottom: 1px}
H2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #009900; margin-top: 1px}
