body{ font-family: arial, helvetica, verdana, tahoma; font-size: 12px; background:url("../include/images/background.jpg")}

p { margin-top: 7px; margin-bottom: 5px }

ul, ol, li	{ margin-top: 5px; margin-bottom: 5px; margin-left: 12px }
ol			{ margin-top: 5px; margin-bottom: 5px; margin-left: 20px }

a:link { font-size: 12px; color: #0000CC; text-decoration: none; border-bottom:1px dotted #0000CC;}
a:visited { font-size: 12px; color: #0000CC; text-decoration: none; border-bottom:1px dotted #0000CC;}
a:active  {font-size: 12px; color: #0000CC; text-decoration: none; border-bottom:1px dotted #0000CC;}
/*a:visited	{ font-size: 12px; text-decoration: none; border-bottom:1px dotted #469;}*/
 a:hover{ font-size: 12px; text-decoration: none; color: #990000; border-bottom:1px solid #990000;}

H1			{ font-size: 20px; background-color: #e5e9e2; color: #000099; font-weight: bold; margin-top: 5px; margin-bottom: 5px; padding: 2px; }
H2			{ font-size: 16px; background-color: #e5e9e2; color: #000099; font-weight: bold; margin-top: 5px; margin-bottom: 5px; padding: 2px; }
H3			{ font-size: 14px; font-weight: bold; font-style: italic; margin-top: 15px; margin-bottom: 5px; }
H4			{ font-size: 12px; margin-top: 15px; margin-bottom: 5px; }
H5			{ font-size: 12px; font-style: italic; margin-top: 15px; margin-bottom: 5px; }
TH			{ font-size: 13px; background-color: #336699; color: #FFFFFF; font-weight: bold; text-align: left; padding : 3px; }
TD			{ font-size: 12px; 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; }


P.flow a:link		{ font-size: 12px; text-decoration: none; color: blue;}
P.flow a:visited	{ font-size: 12px; text-decoration: none; color: blue;}
P.flow a:hover		{ font-size: 12px; text-decoration: underline; color: blue;}
P.flow a:active		{ font-size: 12px; text-decoration: underline; color: blue;}

.minorlink{font-size: 10px; border: 1px solid #000099; background: #FFF; padding: 5px}
.minorlink a:link{ font-size: 10px; color: #0000CC; text-decoration: none; border-bottom:1px dotted #0000CC;}
.minorlink a:visited{ font-size: 10px; color: #0000CC; text-decoration: none; border-bottom:1px dotted #0000CC;}
.minorlink a:hover{ font-size: 10px; color: #990000; border-bottom:1px solid #990000;}

.table {border: 1px solid #000099; background: #FFF; padding: 5px}
.table2 {border: 1px solid #000099;}


#menu ul { margin: 0; padding: 0; list-style: none; width: 150px; /* Width of Menu Items */ border-bottom: 1px solid #000099; } 

#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: #000099; background: #ffffff; /* IE6 Bug */ padding: 5px; border: 1px solid #000099; border-bottom: 0; } 

/* Hover Styles */ 

#menu ul a:hover { color: #ffffff; background: #000099; } 

/* Sub Menu Styles */ 

#menu li ul a { text-decoration: none; color: #000099; background: #ffffff; /* IE6 Bug */ padding: 5px; border: 1px solid #000099; border-bottom: 0; } 

/* Sub Menu Hover Styles */ 

#menu li ul a:hover { color: #ffffff; background: #000099; } 

/* Icon Styles */ 

#menu ul a.submenu {background:#fff url("../style/r_arrow.gif") no-repeat right; } 

#menu ul a.submenu:hover {background:#000099 url("../style/r_arrow.gif") no-repeat right; }
