/*  (c)1999 dan.css	2009 Apr 28 */

BODY	{color:black; background:white url(images/BG.gif) repeat;}
BODY, P, UL,OL, DL, DIV, TD, H1,H2,H3,H4,H5,H6, .head
	{font-family:Verdana,Arial,Helvetica,sans-serif;}
TH	{font-family:Arial,Helvetica,sans-serif;}
H1	{color:#09C; font-size:180%; margin:24px 0;}
H2	{color:#269; font-size:150%}
STRONG	{color:#269}
H3	{color:#069; font-size:125%}
H4	{color:#069; font-size:115%}
H5	{color:#069; font-size:100%}
.head	{color:navy; font-size:125%; font-weight:bold}
UL	{list-style-type: square}
UL UL	{list-style-type: disc}
UL.arrowlist  {list-style-image: url(images/arrowrtred.gif);}
EM	{color:#966; font-weight:bold}
HR	{color:#9CF; background:#9CF; height:4px; border:2px outset #9CF; width:100%; 
	margin:2em 0; clear:both;}

A	{text-decoration:underline;}
A:link	{color:#06B}
A:active {color:#F00}
A:visited {color:#309}
A:hover	{color:#B06}

.note	{font-size:85%; color:#900}
.sm	{font-size:90%;}
.indent	{margin-left:10%}
.clear	{clear:both}
.nowrap	{white-space:nowrap;}
.margin	{margin:2em 10%}
.spaced	{margin:1.5em 0}
.sample {width:500px; align:center; border:none}
.sample P, TD.sample {text-align:justify}
.book	{color:black; background:#FE9; padding:6px 10px; margin:2em;}
.picleft {float:left;  margin: 16px 30px 20px 0;}
.picright{float:right; margin: 16px 0 20px 24px;}

.group, .title, .order, .next  {font-family:Arial,sans-serif;}
.title {color:black; background:#FD3; clear:both; font-weight:bold;
	padding:3px; border:none; margin-top:30px;}
.order {background:#E0E0E0; padding:0px 2px; margin-right:8px;}
.next	{background:#FEB;   padding:0px 3px; margin-right:4px;}

.box	{color:black; background:#FFE8D4;
	padding:6px; border:none;}
.top	{clear:both; float:right; padding-bottom:1em; border:none;}
.top IMG {border:none;}

.button	{font-weight:bold; background:#E0F0FF; font-size:90%;
	padding:0px 5px; border:2px outset #ABC; margin:0px 3px;}
A.button {text-decoration:none;}
A.button:hover {text-decoration:none; color:#900; background:#FF9}

.buttonback {background:#F0F8FF; font-size:90%;
	padding:0 3px; border:thin outset #699;}
A.buttonback {color:#00C; text-decoration:none;}
A.buttonback:hover {text-decoration:none; color:#036; background:#FF9}

.highheading {color:#C09; font-weight:bold; font-size:90%; word-spacing: 3px;}
.highheading A, .highheading A:visited {color:#C09;  text-decoration:none;}
.highheading A:hover {color:#C09;  text-decoration:underline;}

.menubar, .box, .book, .note, .footer, .button 
	{font-family:Verdana,Arial,sans-serif}
.menubar {font-size:90%; color:gray; background:#EEE;}

.linkbar {text-align:center; font-size:90%; clear:both; line-height:24px;}
.linkbar A {color:#06B; background:#E0F0FF; font-weight:bold; 
	padding:0px 5px; margin:0px 6px; border:2px outset #CDE; text-decoration:none;}
.linkbar A:hover {text-decoration:none; color:#03C; background:#FF6;}

.footer	{color:#377; font-size:85%; text-align:center; margin-top:1em}
.footer A {color:#377; text-decoration:none; margin:0 5px}
.footer A:hover {text-decoration:underline;}
