/* ePlan Base Sheets - http://www.eplan.net/ */
/* Copyright (c) by ePlan Internet Service, edited by bka */


/* ###### GENERAL DEFINITIONS ###### */

p, h1, h2, h3, h4 { font-family:Verdana,Arial,Helvetica,sans-serif; }
caption, td, th, ol, ul, dl, li, div { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10pt; }
tt, pre { font-family:"Courier New",Courier; font-size:10pt; }

.navigation { font-size:8pt; font-weight:bold; color:#ffffff; }
a.navigation:link { color:#ffffff; }
a.navigation:visited { color:#ffffff; }
a.navigation:active { color:#ff0000; }
.title { font-size:10pt; font-weight:bold; color:#ffffff; }
a.title:link { color:#ffffff; }
a.title:visited { color:#ffffff; }
a.title:active { color:#ffffff; }
.content { margin-left:10px; margin-right:10px; margin-top:10px; margin-bottom:10px; }
.footer { font-size:8pt; }

caption { font-size:10pt; font-style:italic; }

/* ###### COLOR DEFINITIONS ###### */

body { background-color:#FFFFFF; color:#000000; }
a:link { color:#0000FF; text-decoration:underline; }
a:visited { color:#0000B0; text-decoration:underline; }
a:active { color:#FF0000; text-decoration:underline; }
th.top { background-color:#FFFF00; color:#000000; }
td.grey { background-color:#E6E6E6; color:#000000; }
td.nbg { background-image:url('../_img/n_body.gif'); }
.code { background-color:#FFFF00; color:#000000; }
.yes { color:#000000; background-color:#00FF00; text-align:center; font-weight:bold; }
.no { color:#FFFFFF; background-color:#FF0000; text-align:center; font-weight:bold; }

/* ###### MARGIN DEFINITIONS ###### */

h1 { text-align:center; }
h2 { margin-top:20px; font-size:16pt; }
h2.top { margin-top:0px; }
h3 { margin-top:10px; font-size:12pt; }