#btstd         { background: #195819; color: white; font-family: arial, sans-serif; }
#btstd A       { color: #88D8A8; }
#btstd A.target { color: white; text-decoration: none; font-weight: bold; }

#clanwolf       { background: #CCCC66; color: black; font-family: arial, sans-serif; }
#clanwolf A 	{ color: #336633; }

#calbrig        { background: #A0A0A0; color: black; font-family: arial, sans-serif; }

A:link		    { text-decoration: underline; }
A:visited       { text-decoration: underline; }
A:active	    { text-decoration: none; }
A:hover		    { text-decoration: none; }
A.name          { font-style: italic; }
A.target        { color: white; text-decoration: none; font-weight: bold; }

TABLE.centered  { margin-left: auto; margin-right: auto; }
TR              { text-align: left; }
TD              { font-size: 12px; text-align: left; }
TD.footerleft   { font-size: 10px; text-align: left; }
TD.footerright  { font-size: 10px; text-align: right; }

H2.greybg       { background: #808080; padding: 5px; }
IMG.title       { border-style: none; border-width: 0; }
IMG.counter     { border-color: #88D8A8; vertical-align: middle; }
IMG.link        { border-color: #88D8A8; }
IMG.trialtitle  { border-style: none; border-width: 0; vertical-align: middle; }
IMG.floatright  { float: right; }
IMG.floatleft   { float: left; }
IMG.techbar     { float: left; border-style: none; border-width: 0; }

DT              { font-size: 12px; font-weight: bold; }

PRE             { text-align: left; }

IFRAME          { border-style: none; border-width: 0; }

.center         { text-align: center; }
.left           { text-align: left; }
.right          { text-align: right; }

#navbanner {
    font-size: 14px;
    font-family: arial, sans-serif;
	color: white;
  	background: black;
  	padding: 5px;
  	text-transform: uppercase;
}

#navbanner A    { font-size: 12px; color: white; text-decoration: none; }

#navbar2 {
    font-size: 14px;
    font-family: arial, sans-serif;
	color: white;
  	background: #333333;
  	padding: 5px;
  	text-transform: uppercase;
}

#navbar2 A { font-size: 12px; color: white; text-decoration: none; }

#linkblock { background-color: #003300; }