/* this is for the 3 dashes used to separate sections of the pages */


h1 {font-size:18pt}

/* bold - Netscape doesn't terminate inline styles */
.bold  {
	font-weight : bold;
}



/* page headers */

H2  {
	color : #330099;
	font-size : 14pt;
	font-weight : bold;
}

H3  {
	color : #990000;
	font-size : 12pt;
	font-weight : bold;
}

/* page headers */
.h3  {
	color : #990000;
	font-size : 14pt;
	font-weight : bold;
}



BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	color:black;
}

A {
	text-decoration: underline;
	color: blue;
}

A:Hover {
	color: black;
	text-decoration : underline;
}

.adminmenu {font-size: 8pt; line-height: 20px;  border: 1px solid #C1A15D; padding:2px;  background: #6699CC;}

a.adminlinks:link {text-decoration: none; color:#333333;  background: #FFFFFF;}
a.adminlinks:visited {text-decoration: none; color:#333333;  background: #FFFFFF;}
a.adminlinks:hover   {text-decoration: none; color:#333333;  background: #99CCCC;}
a.adminlinks:active  {text-decoration: none; color:#333333;  background: #FFFFFF;}
.adminlinks {font-size: 8pt;  border: 1px solid #333333; padding:1px;  background: #FFFFFF;}

tr.headrow {background-color:#e1e1e1;
font-weight:bold;}

table.db1 {font-size: 8pt;}

.box{padding-left:10;margin-top:0;margin-bottom:0;border:1px solid #b6b6b6;}

td#order_form h3 {color:black;font-size:10pt;margin:0px;}
td#order_form h4 {color:black;font-size:10pt;}

td#headrow {background-color:#ececec; padding:2;border:1px solid #b6b6b6;}
td#box {padding:2;border:1px solid #b6b6b6;}
td#box h4 {color:black;font-size:9pt;margin:0px;}

.indent1 p {margin-top:5px;margin-bottom:10px;}

table#med-table {margin-top:0px; margin-bottom:0px;}

.indent1 {margin-left:15px;}
