html {  font-family: helvetica,verdana,georgia,serif; 
		font-size: 80%;
  		scrollbar-face-color: ThreeDFace !important;
  		scrollbar-shadow-color: ThreeDDarkShadow !important;
  		scrollbar-highlight-color: ThreeDHighlight !important;
  		scrollbar-3dlight-color: ThreeDLightShadow !important;
  		scrollbar-darkshadow-color: ThreeDDarkShadow !important;
  		scrollbar-track-color: Scrollbar !important;
  		scrollbar-arrow-color: ButtonText !important;
}

H1 {  color: #dd8800;font-family: helvetica,verdana,georgia,serif;  }
H3 {  color: #dd8800;font-family: helvetica,verdana,georgia,serif;  }

A:link {font-size: 100%; font-family: helvetica,verdana,sans-serif;text-decoration: none; color:#ccff00;}
A:visited {font-size: 100%;font-family: helvetica,verdana,sans-serif;text-decoration: none; color: #ccff00;}
A:active {font-size: 100%;font-family: helvetica,verdana,sans-serif;text-decoration: none}
A:hover {font-size: 100%;font-family: helvetica,verdana,sans-serif;text-decoration: none; color: #ccff99;}

b {  color: #dd8800;font-family: helvetica,verdana,georgia,serif; font-size: 100%; }



.linksmall:link {font-size: 85%; font-family: helvetica,verdana,sans-serif;text-decoration: none color:#dd8800;}
.linksmall:visited {font-size: 85%;font-family: helvetica,verdana,sans-serif;text-decoration: none; color: #dd8800;}
.linksmall:active {font-size: 85%;font-family: helvetica,verdana,sans-serif;text-decoration: none}
.linksmall:hover {font-size: 85%;font-family: helvetica,verdana,sans-serif;text-decoration: none; color: #ffffff;}

.newstext {font-size: 90%; font-family: helvetica,verdana,sans-serif;text-decoration: none; color:#990000;}


.colophon { padding-top: 2em; color: #999; font-size: 90%; font-family: georgia,"times new roman",serif; }
.colophon a:link, .colophon a:visited { color: #755; }
.colophon a:hover { color: #422; text-decoration: underline; }

.footnote { font-size: 90%; font-style: italic; font-family: georgia,"times new roman",serif; margin: 0px 3em; }
.footnote sup { font-size: 120%; padding: 0px 0.3em; position: relative; top: -0.2em; }
.small { font-size: 75%; color: #999;  font-family: courier,georgia,helvetica,serif;}


.normal               {background:#222222;font-size: 90%; font-family: helvetica,verdana,sans-serif;text-decoration: none; color:#dddddd; }
.normal .head         { background:url(../images/surround/edge_t.gif) repeat-x; height:30px; }
.normal .head .a		{ background:url(../images/surround/corner_tl.gif) left no-repeat; height:30px; }
.normal .head .a .b	{ background:url(../images/surround/corner_tr.gif) right no-repeat; height:30px; }
.normal .foot         { background:url(../images/surround/edge_b.gif) repeat-x; height:30px; }
.normal .foot .a		{ background:url(../images/surround/corner_bl.gif) left no-repeat; height:30px; }
.normal .foot .a .b	{ background:url(../images/surround/corner_br.gif) right no-repeat; height:30px; }
.normal .body			{ background:#222222;background:url(../images/surround/edge_l.gif) left repeat-y; }
.normal .body .a		{ background:#222222;background:url(../images/surround/edge_r.gif) right repeat-y; padding:0 30px; }

.giginfo { font-size: 85%; color: #22bb22;  font-family: helvetica,georgia,serif;}



.bone               { color:#000099;background:#000000;font-size: 90%; font-family: helvetica,verdana,sans-serif;text-decoration: none; color:#dddddd; }
.bone .head         { background:url(../images/surround/boneedge_t.gif) repeat-x; height:16px; }
.bone .head .a		{ background:url(../images/surround/bonecorner_tl.gif) left no-repeat; height:16px; }
.bone .head .a .b	{ background:url(../images/surround/bonecorner_tr.gif) right no-repeat; height:16px; }
.bone .foot         { background:url(../images/surround/boneedge_b.gif) repeat-x; height:16px; }
.bone .foot .a		{ background:url(../images/surround/bonecorner_bl.gif) left no-repeat; height:16px; }
.bone .foot .a .b	{ background:url(../images/surround/bonecorner_br.gif) right no-repeat; height:16px; }
.bone .body			{ background:url(../images/surround/boneedge_l.gif) left repeat-y; }
.bone .body .a		{ background:url(../images/surround/boneedge_r.gif) right repeat-y; padding:0 16px; }

.alt               { color:#000099;background:#000000;font-size: 90%; font-family: helvetica,verdana,sans-serif;text-decoration: none; color:#dddddd; }
.alt .head         { background:url(../images/surround/altedge_t.gif) repeat-x; height:16px; }
.alt .head .a		{ background:url(../images/surround/altcorner_tl.gif) left no-repeat; height:16px; }
.alt .head .a .b	{ background:url(../images/surround/altcorner_tr.gif) right no-repeat; height:16px; }
.alt .foot         { background:url(../images/surround/altedge_b.gif) repeat-x; height:16px; }
.alt .foot .a		{ background:url(../images/surround/altcorner_bl.gif) left no-repeat; height:16px; }
.alt .foot .a .b	{ background:url(../images/surround/altcorner_br.gif) right no-repeat; height:16px; }
.alt .body			{ background:url(../images/surround/altedge_l.gif) left repeat-y; }
.alt .body .a		{ background:url(../images/surround/altedge_r.gif) right repeat-y; padding:0 16px; }
TD.newsdate {
  font-size: 110%; 
  color: #22bb22;  
  font-family: helvetica,georgia,serif;
  text-align : left;
  font-weight : bold;
  background-color : #333333;
}
TD.newstitle {
  font-size: 110%; 
  color: #22bb22;  
  font-family: helvetica,georgia,serif;
  text-align : left;
  font-weight : bold;
  background-color : #00000;
}
TD.newsimage {
  font-size: 75%; 
  color: #fffff;  
  font-family: helvetica,georgia,serif;
  text-align : left;
  font-weight : normal;
  background-color : #00000;
}
TD.newstext {
  font-size: 110%; 
  color: #22bb22;  
  font-family: helvetica,georgia,serif;
  text-align : left;
  font-weight : normal;
  background-color : #00000;
}
.newsimage {
  font-size: 75%; 
  color: #fffff;  
  font-family: helvetica,georgia,serif;
  text-align : left;
}