body{font-size:0.8em; font-family: arial, helvetica, verdana, tahoma; background:#1e7041;}

a {
	font-size: 1em;
}

p { font-size: 0.8em; margin-top: 7px; margin-bottom: 5px }
p a {
	font-size: 1em;
}

.table08em {font-size: 0.8em;}

ul, ol, li	{ margin-top: 5px; margin-bottom: 5px; margin-left: 12px }
ol			{ margin-top: 5px; margin-bottom: 5px; margin-left: 20px }

a:link { color: #0000CC; text-decoration: none; border-bottom:1px dotted #0000CC;}
a:visited { color: #0000CC; text-decoration: none; border-bottom:1px dotted #0000CC;}
a:active  { color: #0000CC; text-decoration: none; border-bottom:1px dotted #0000CC;}
/*a:visited	{ text-decoration: none; border-bottom:1px dotted #469;}*/
 a:hover{
	text-decoration: none;
	color: #900;
	border-bottom:1px solid #990000;
}

H1			{ font-size: 1.3em; background-color: #e0e2f1; color: #000099; font-weight: bold; margin-top: 5px; margin-bottom: 5px; padding: 2px; }
H2			{ font-size: 1em; background-color: #e5e9e2; color: #000099; font-weight: bold; margin-top: 5px; margin-bottom: 5px; padding: 2px; }
H3			{ font-size: 0.9em; font-weight: bold; font-style: italic; margin-top: 15px; margin-bottom: 5px; }
H4			{
	font-size: 1.2em;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #900;
}
H5			{ font-size: 0.9em; font-style: italic; margin-top: 15px; margin-bottom: 5px; }
TH			{ background-color: #336699; color: #FFFFFF; font-weight: bold; text-align: left; padding : 3px; }
TD			{ color: #000000; vertical-align: top;}

PRE.code	{ margin: 5px 50px 5px 10px;  background-color: #eeeeee; border: 1px solid Silver; padding: 5px}
.flow		{ margin: 5px 10px 5px 0px; background-color: #eeeeee; border: 1px solid Silver; padding: 5px}
.hrow		{ background-color: #D8F1F1; font-weight: bold; }

hr {color:#000099; border:none; height:1px; margin: 2px, 0px, 2px, 0px;}


P.flow a:link		{ font-size: 0.9em; text-decoration: none; color: blue;}
P.flow a:visited	{ font-size: 0.9em; text-decoration: none; color: blue;}
P.flow a:hover		{ font-size: 0.9em; text-decoration: underline; color: blue;}
P.flow a:active		{ font-size: 0.9em; text-decoration: underline; color: blue;}

.minorlink{font-size: 0.75em; color:#ffffff; padding: 5px}
.minorlink a:link{ font-size: 0.75em; color: #ffffff; text-decoration: none;}
.minorlink a:visited{ font-size: 0.75em; color: #ffffff; text-decoration: none;}
.minorlink a:hover{ font-size: 0.75em; color: #ffffff;}

.table {border: 1px solid #000000; background: #FFF; padding: 5px}
.table2 {border: 1px solid #000000; background:#1e3b70;}
.tableitalic {font-style: italic;}
.tablebold {font-weight: bold}

#menu a {
	font-size: 0.8em;
}

#menu ul { margin: 0; padding: 0; list-style: none; width: 150px; /* Width of Menu Items */ border-bottom: 1px solid #000000; } 

#menu ul li { position: relative; } 

#menu li ul { position: absolute; left: 149px; /*Set 1px less than menu width */ top: 0; display: block; } 

#menu li:hover ul {display: block; } 

#menu li:hover>ul { visibility:visible; } 

#menu ul ul {visibility:hidden; } /* Fix IE. Hide from IE Mac \*/ * html 

#menu ul li { float:left; height: 1%; } * html 

#menu ul li a { height: 1%; } /* End */ /* Make-up syles */ 

#menu ul, li { margin: 0 0 0 0; } /* Styles for Menu Items */ 

#menu ul a {display: block; text-decoration: none; color: #000000; background: #ffffff; /* IE6 Bug */ padding: 4px; border: 1px solid #1e3b70; border-bottom: 0; } 

/* Hover Styles */ 

#menu ul a:hover { color: #000000; background: #e0e2f1; } 

/* Sub Menu Styles */ 

#menu li ul a { text-decoration: none; color: #000000; background: #ffffff; /* IE6 Bug */ padding: 4px; border: 1px solid #1e3b70; border-bottom: 0; } 

/* Sub Menu Hover Styles */ 

#menu li ul a:hover { color: #000000; background: #e0e2f1; } 

/* Icon Styles */ 

#menu ul a.submenu {background:#fff url("../style/r_arrow.gif") no-repeat right; } 

#menu ul a.submenu:hover {background:#e0e2f1 url("../style/r_arrow.gif") no-repeat right; }
