.heading {
	color: #FFA404;
	font-weight: bold;
} 
B, STRONG  { font-weight: bolder;color: #FFA404; }
HTML
{
	scrollbar-arrow-color: #000000;
	scrollbar-highlight-color: #E0D9D2;
	scrollbar-face-color: #A79D93;
	scrollbar-shadow-color: #60584D;
	scrollbar-track-color: #817B73;
}
ADDRESS, BLOCKQUOTE, DD, DIV, DL, DT, FIELDSET, FORM, FRAME, FRAMESET, IFRAME, 
NOFRAMES, OBJECT, OL, P, UL, APPLET, CENTER, DIR, HR, MENU, PRE, TABLE
{
	font-size:1em;
}
BODY
{
	display: block;
	padding:0px 10px 0px 10px;
	margin:0px 0px 0px 0px;
	background-color:#000000;
	border:none;
	color:#FFF2CD;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%; 
	line-height:1.3em;
}
A { color:#FFF2CD; text-decoration:underline;}
A:hover { color:#FFA404; text-decoration:underline;}
H1	{ display: block; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFA404; font-size: 1.4em; border-bottom: 1px solid #999999; padding-bottom:2px; }
H2	{ display: block; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFA404; font-size: 1.4em; font-weight:normal; }
H3	{ display: block; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFA404; font-size: 1.25em; font-style:italic; }
H4	{ display: block; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFA404; font-size: 1.25em;}
H5	{ display: block; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFA404; font-size: 1em; }
H6	{ display: block; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFA404; font-size: 1em; font-style:italic;}
INPUT, SELECT, OPTION, TEXTAREA
{
	font-size:0.95em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}

.xMenu {
  width:140px;
  margin:0; padding:0;
}
.xMenu li a, .xMenu li span, .xMenu li a:link, .xMenu li a:visited, .xMenu li a:active {
  display:block;
  background:transparent;
  text-decoration:none;
  margin:0; padding:2px 0 2px 0;
  border-bottom:1px solid #999999;
}
#MainMenu li {
  color:#FFA404;
  margin:0px 0 0px 0;
  padding:2px 0 2px 5px;
  list-style-type:none;
}
#MainMenu li a:hover {
  display:block;
  color:#FFFFFF;
  background:#3C5462;
  border-bottom:1px solid #999999;
  text-decoration:none;
  margin:0; padding:2px 0 2px 0;
}
#MainMenu ul {
  margin:0; padding:0;
  border-left:1px solid #999999;
  background:transparent;
  cursor:pointer;
}

.cal-legend { background-color:#5B7F93; color:#ffffff; }
.cal-frame { background-color:#999999; }
.cal-off { background-color:#eeeeee; }
.cal-on { background-color:#ffffff; }
.cal-hilite { background-color:#fca188; }
.cal-entry { font-size:0.7em;}
.cal-body { background-color:#eeeeee; }

.footnote { font-size:0.76em; color:#999999; font-family:Verdana, Arial, Helvetica, sans-serif; }
	
LI              { display: list-item }
HEAD            { display: none }
TABLE           { display: table }
TR              { display: table-row }
THEAD           { display: table-header-group }
TBODY           { display: table-row-group }
TFOOT           { display: table-footer-group }
COL             { display: table-column }
COLGROUP        { display: table-column-group }
TD, TH          { display: table-cell }
CAPTION         { display: table-caption }
TH              { font-weight: bolder; text-align: center }
CAPTION         { text-align: center }
BLOCKQUOTE      { margin-left: 40px; margin-right: 40px }
I, CITE, EM,
VAR, ADDRESS    { font-style: italic }
PRE, TT, CODE,
KBD, SAMP       { font-family: monospace }
PRE             { white-space: pre }
BIG             { font-size: 1.17em }
SMALL, SUB, SUP { font-size: .83em }
SUB             { vertical-align: sub }
SUP             { vertical-align: super }
S, STRIKE, DEL  { text-decoration: line-through }
HR              { border: 1px inset }
OL, UL, DIR,
MENU, DD        { margin-left: 40px }
OL              { list-style-type: decimal }
OL UL, UL OL,
UL UL, OL OL    { margin-top: 0; margin-bottom: 0 }
U, INS          { text-decoration: underline }
CENTER          { text-align: center }
BR:before       { content: "\A" }

/* An example of style for HTML 4.0's ABBR/ACRONYM elements */

ABBR, ACRONYM   { font-variant: small-caps; letter-spacing: 0.1em }
:focus          { outline: thin dotted invert }

@media print {
  H1, H2, H3,
  H4, H5, H6    { page-break-after: avoid; page-break-inside: avoid }
  BLOCKQUOTE, PRE { page-break-inside: avoid; }
  UL, OL, DL    { page-break-before: avoid }
}

div.gig-posting h2{font-size: 1.2em; font-weight: bold;}
div.gig-posting p{ margin:0; padding:0; }
div.gig-posting p.heavy{font-variant: small-caps; font-weight:bold; color:#FFA404; }
div.gig-posting{ margin-bottom:20px; }

