body, td {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.foot {
    background-color: #66FF99;
    border: solid 1px #107F43;
}

.foot a {
    color:#000000;
    text-decoration: none;
}
.foot a:hover {
    color:#107F43;
    text-decoration: underline;
}
.p {margin-top:5px;margin-left:5px}

.smallDescript A {color:#000000; text-decoration: none;}
.smallDescript A:hover {color:#669966;}

.tdNameGood A {font: bold 14px Tahoma; color: #000000; text-decoration: none;}

/*.spanBuyRed A {font: bold 12px Tahoma; color: red; text-decoration: none;}*/
.spanBuyRed A {font: bold 12px Tahoma; color: blue; text-decoration: none;}
.spanBuyRed A:hover {text-decoration: underline;}

.RubricMenu {background: #054800}
.RubricMenu A {font: bold Tahoma; color: #FFFFFF; text-decoration: none;}
.RubricMenu A:hover {color: #66ff66}

/*----------------------------------------------------------------------*/
table table.lostTable th  { font-family: Verdana, Arial, Helvetica, sans-serif;
     color: #ffffff; font-size: 11px; font-weight : bold;
	 background-color: #ffffff; height: 20px;
     background-image: url(forum/templates/subSilver/images/cellpic3.gif);
     border: #ffffff;
}
table table.lostTable td  { font-family: Verdana, Arial, Helvetica, sans-serif;
     color: #000000; font-size: 10px; font-weight : bold; border: #ffffff;
  }

td.row1	{ background-color: #E8FBE8; border: #ffffff; }
td.row2	{ background-color: #CCFFCC; border: #ffffff; }
td.row3	{ background-color: #DCF5DC; border: #ffffff; }

th.thHead,th.thTop,th.thRight,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 15px; }
td.row3Right { background-color: #DCF5DC; border: #FFFFFF; border-style: solid; }

th.thRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }

.topictitle			{ font-weight: bold; font-size: 10px; color : #000000; }
.topictitle a:link   { text-decoration: none; color : green; }
.topictitle a:visited { text-decoration: none; color : #5493B4; }
.topictitle a:hover	{ text-decoration: underline; color : red; }

.name			{ font-size : 10px; color : #000000;}
.name a:link   { text-decoration: underline; color : green; }
.name a:visited   { text-decoration: underline; color : #006699; }
.name a:hover   { text-decoration: underline; color : red; }

.postdetails	{ font-size : 10px; color : #000000; }
.postdetails a:link   { text-decoration: underline; color : green; }
.postdetails a:visited   { text-decoration: underline; color : #006699; }
.postdetails a:hover   { text-decoration: underline; color : red; }

