.d_o {
 background-image: url("d_or.gif");
 background-position: top left;
 background-repeat: repeat-y;
}

table.collapse  {
border-collapse: collapse;
}

input.button {
  width: 8em;
 font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 2px 8px 3px 8px;
border-top:2px solid #ccc;
border-left:2px solid #ccc;
border-right:2px solid #808080;
border-bottom:2px solid #000;
 WAS_background:#A52A2A;
 background:#d55b5b;
color: yellow;
text-decoration: none;
font-weight:bold;
font-size:8pt;
font-style: normal;
} 

a.menu {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: yellow;
 text-decoration: none;
 font-weight:bold;
 font-size:8pt;
 font-style: normal;
} 
a:hover.menu {
color: blue;
}



a.button {
 font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 2px 8px 3px 8px;
border-top:2px solid #ccc;
border-left:2px solid #ccc;
border-right:2px solid #808080;
border-bottom:2px solid #000;
 WAS_background:#A52A2A;
 background:#d55b5b;
color: yellow;
text-decoration: none;
font-weight:bold;
font-size:8pt;
font-style: normal;
} 
a:hover.button {
color: white;
}


.menuBlur{
	background-color: #ccc; /*shadow color*/
	color: inherit;
	margin-left: 2px;
	margin-top: 2px;
}


.menuShadow,
.menuContent{
	position: relative;
	bottom: 2px;
	right: 2px;
}


.menuShadow{
	background-color: #888; /*shadow color*/
	color: inherit;
}

.menuContent{
	background-color: #d55b5b; /*background color of content*/
	color: #000; /*text color of content*/
	WAS_border: 1px solid #000; /*border color*/
	WAS_padding: .5em 2ex;
}

  
.blur{
	background-color: #ccc; /*shadow color*/
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
}

.shadow,
.content{
	position: relative;
	bottom: 2px;
	right: 2px;
}

.shadow{
	background-color: #888; /*shadow color*/
	color: inherit;
}

.content{
	background-color: #fff; /*background color of content*/
	color: #000; /*text color of content*/
	WAS_border: 1px solid #000; /*border color*/
	WAS_padding: .5em 2ex;
}

.name {
font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 18pt;
 font-weight: bold;
}
.quote {
  WAS_font-family: Verdana, Arial, Helvetica, sans-serif;
  WAS_font-family:  "Times New Roman", "New Century Schoolbook", Garamond, serif;
 font-size: 9pt;
 line-height: 1.3;
 WAS_font-style: italic;
}
.quoteAuthor {
  WAS_font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9pt;
 font-style: italic;
}



body { 
font-family: Verdana, Arial, Helvetica, sans-serif;
 WAS_font-family: Arial, Helvetica, sans-serif;
 color: black;
 font-size: 10px;
 margin: 20px 20px 20px 20px;
 background-color: #dddddd;
}

.red-bold {
        color: #330000;
}
  
.bullet {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #666600;
 font-size: 9px;
 font-weight: bold;
 vertical-align: top;
 }


.lightGreenBg  {
  background-color: #d1cb80;
  vertical-align: top;
  text-align: left;
}

.lightYellowBg  {
  background-color: #d3e392;
  xxx: #e8d600;
  vertical-align: top;
  text-align: left;
}


.buttonPanelBg {
 background-color: #eeeeaa;
}

.pastelLightGrayBg {
 WAS_background-color: #FFFFbb;
 background-color: #ddeedd;
}

.pastelYellowBg {
 WAS_background-color: #FFFFbb;
 background-color: #eff6f5;
}

.pastelRobertsBookBg {
 background-color: #eeeedd;
 font-size: 12px;
 WAS_font-weight: bold;
}

a.pastelRobertsBookBg {
 color: #550000;
 font-weight: bold;
 text-decoration: none;
}
a:hover.pastelRobertsBookBg {
 color: #000055;
 text-decoration: underline;
}

.pastelBottomQuoteBg {
 background-color: #eeeebb;
}

.pastelBottomQuoteBg2 {
 background-color: #e4f4b4;
}

.darkOrangeBg {
 WAS_background-color: #FF9932;
 background-color: #004432;
font-family: Verdana, Arial, Helvetica, sans-serif;
 text-align: center;
font-weight:bold;
 font-size: 10pt;
 color: #eeeeee;
 }


a:hover.click-here {
 color: #009900;
 }

a.click-here {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #660000;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 }

  
a:hover.bottomQuote {
 color: #cc6609;
 WAS_text-decoration: underline;
 }

a.bottomQuote {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #666600;
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
 }

a:hover.verdanaGreenLink {
 text-decoration: underline;
 WAS_background: #ffffff;
 color: #000000;
 }

a.verdanaGreenLink {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #666600;
 font-size: 9px;
 font-weight: bold;
 text-decoration: none;
 }

div.padded {
 margin-bottom: 6px;
}


div.menuPadded {
 margin-top: 8px;
 margin-bottom: 6px;
}