/* DEFAULTS */

td.navbar
{
	color:#8F8F8F;
}
td.navbar a
{
	color:#000000;
}
td.navbar a:hover
{
	text-decoration:underline;
}


/* biz */

.biz_cont
{
 	padding-bottom:20px;
}

div.biz_title
{
	margin-right:25px;
	border-bottom:1px solid #F29701;
	width:690px;
}

div.bizBox_hp
{
	background-image:url('images/dr_biz.jpg');
	height:148px;
	width:224px;
	float:right;
	margin-top:10px;
	margin-right:15px;
 }


div.hbiz
{
	padding-top:20px;
	padding-right:15px;
	width:50px;
	float:right;
	border:0px solid red;
    font: bold 12px arial,sans-serif;
	color:#FFFFFF;
	height:110px;
	text-align:right;
	line-height:1.5;
}
div.bizgo
{
	padding-top:9px;
	padding-right:0px;


}

div.ubiz
{
	padding-top:20px;
	padding-right:10px;
	width:130px;
	height:76px;
	float:right;
    font: bold 12px arial,sans-serif;
	border:0px solid red;
 	text-align:right;
	color:#F29701;	
	line-height:1.5;
}

p.pbiz
{
	width:130px;
	height:15px;
	overflow:hidden;
	padding:0px;
	margin:3px;
	margin-right:0px;
}

 
a.bizD
{
	color:#666666;
 }

a.bizD:hover
{
	color:black;
}

a.catD
{
	font-size:14px;
	color:#FFAF04;
 }

a.catD:hover
{
	color:black;
}

a.catDS
{
	font-size:11px;
	color:#1867E3;
	font-weight:normal;
 }

a.catDS:hover
{
	color:black;
}




div.bizimg
{
	padding-top:5px;
	padding-right:10px;
	width:130px;
	height:30px;
	float:right;
    font: bold 12px arial,sans-serif;
	border:0px solid red;
 	text-align:right;
	color:#FEB945;	
	vertical-align:bottom;

}


/* new */
 .transparent {
    filter:alpha(opacity=90);
    background-color:#FFFFFF;
    display:none;
    width:170px;
    height:100px;
    position:absolute;
    color: #333333;
    border: 1px #000000 outset;
 	
   }
 
 .transHeader
 {
	/*padding:3px;
	border-bottom:1px outset black;
	background-color: #FEB71D;
	color:#222222;*/
 }
 .transText
 {
	/*padding:3px;
	line-height:1.7;
	font-weight:bold;*/
 }
 
img.galgalim
{
	border:1px solid #DEE0E2;
	cursor:pointer;
}
div.gSpacer
{
	width:243px;
	height:372px;
	border:0px solid red;
	float:right;
	margin:0px;
  
  }
div.galgalim
{
	width:730px;
	height:572px;
	border:0px solid red;
	float:right;
	margin:0px;
	border:1px solid #626262;	
 
  }
  div.gDesc
{
	padding:2px;
	width:477px;
	height:370px;
	border:0px solid red;
	float:right;
	margin-right:10px;
  
  }
div.galgalimIn
{
	width:77px;
	height:58px;
	float:right;
	padding:2px;
 	border:0px solid red;
	text-align:right;	
 	background:#626262;		
 }
div.galgalimImg
{
	padding:2px;
	width:477px;
	height:370px;
	border:0px solid red;
	float:right;
	margin-right:8px;
	background:#626262;
}
a.bw
{
	color:#000000;
}

a.bw:hover
{
	color:#FFFFFF;
}
h1
{
	font-size:14px;
	margin:0px;
	padding:0px;
	display:inline;
}
h1.topNavBar
{
	font-size:12px;
}
h2
{
	font-size:12px;
	margin:0px;
	padding:0px;	
	
}
.mvHL
{
	width:100%;
	height:95px;
	display:block;
	border:0px outset white;
}
 
.mvH
{
	width:95px;
	height:75px;
	float:right;
	margin-left:10px;
	margin-right:10px;
 	border:2px outset white;
}
 
.gmH
{
	width:80px;
	height:60px;
	float:right;
	margin-left:3px;
	margin-right:3px;
 	border:2px outset white;
}
.mvHL
{
	width:100%;
	height:80px;
	display:block;
	border:0px outset white;
}
.divBox
{
	width:148px;
	height:29px;
	background-image:url('images/bg3.jpg');
	text-align:center;
 	background-repeat:no-repeat;
}
.divBoxIn
{
	width:146px;
 	border-right:1px solid #F39706;
	border-left:1px solid #F39706;
	border-bottom:1px solid #F39706;
	background:white;
	line-height:2;
	text-align:right;
 }


.txt
{
	overflow: auto;
	height:200px;
	width:100%;
	border:0px solid red;
	scrollbar-3dlight-color:#FEF8F1; 
	scrollbar-arrow-color:#678EC1; 
	scrollbar-base-color:#FEF8F1; 
	scrollbar-darkshadow-color:#FEF8F1; 
	scrollbar-face-color:#FEF8F1; 
	scrollbar-highlight-color:#FEF8F1; 
	scrollbar-track-color:#FEF8F1; 
	scrollbar-shadow-color: #FEF8F1;
	direction:ltr;
	text-align:right;
	margin-bottom:10px;
}

.dir
{
	direction:rtl;
	
}
 
.divBorder
{
	margin-top:4px;
    border : 2px inset #F2E3A8;
	background:white;
	height:90%;
	line-height:2;
	text-align:right;
	padding-right:10px;
	padding-left:10px;

}

.vmarquee
{
	 position: absolute; 
	 width: 100%;
}

.marqueecontainerH{
	position: relative;
	width: 100%; /*marquee width */
	height: 100%; /*marquee height */
	background-color: white;
	overflow: hidden;
	padding: 0px;
	color:black;
}
div.topH
{
	width:140px;
	height:90px;
	text-align:center;
 	border:0px solid blue;	
 	float:right;
	margin-left:0px;
	margin-right:0px;
}

div.sep1
{ 	
	width:24px;
	float:right;
 
}

div.last
{
	margin-top:0px;
	width:137px;
	height:85px;
	background-image:url('images/board.jpg');
	border:0px solid red;	
 	float:right;
	text-align:right;
	background-repeat:no-repeat;
	
}

div.last1
{
	margin-top:0px;
	width:121px;
	height:74px;
	background-image:url('images/1.jpg');
	border:0px solid red;	
 	text-align:right;
	background-repeat:no-repeat;
	
}

div.last2
{
	margin-top:0px;
	width:121px;
	height:74px;
	background-image:url('images/2.jpg');
	border:0px solid red;	
 	text-align:right;
	background-repeat:no-repeat;
	
}

div.last3
{
	margin-top:0px;
	width:121px;
	height:74px;
	background-image:url('images/3.jpg');
	border:0px solid red;	
 	text-align:right;
	background-repeat:no-repeat;
}

div.last4
{
	margin-top:0px;
	width:121px;
	height:74px;
	background-image:url('images/4.jpg');
	border:0px solid red;	
 	text-align:right;
	background-repeat:no-repeat;
}

div.last5
{
	margin-top:0px;
	width:121px;
	height:74px;
	background-image:url('images/5.jpg');
	border:0px solid red;	
 	text-align:right;
	background-repeat:no-repeat;
}
div.btn1
{
	width:121px;
	height:35px;
 	border:1px solid black;	
 	text-align:center; 
	vertical-align:middle;
	margin-bottom:0px
 }
div.btn2
{
	width:121px;
	height:26px;
	background-image:url('images/btn2.jpg');
	border:0px solid red;	
	background-repeat:no-repeat;
	background-position:center;
	text-align:center; 
	padding-right:3px;
	
 }

a.boardsh
{
	color:#145EF9;
	width:100%;
	height:36px;
	padding-top:3px;
	display:block;
}
a.boardsh:hover
{
	color:#074FE5;
}
 a.boardsh2
{
	color:#000000;
 	padding-top:3px;
	display:block;
	width:121px;
	height:26px;
	background-image:url('images/btn2.jpg');
	border:0px solid red;	
	background-repeat:no-repeat;
	background-position: 12px 1px; 
	text-align:center; 
 	
}

a.boardsh2:hover
{
	color:#000000;
}
div.Bheaders
{
	height:16px;
	width:100px;
	border:0px solid red;	
	margin-right:53px;
	margin-top:2px;
	text-align:center;
}


div.showLast
{
	margin-top:5px;
	margin-right:3px;
	width:103px;
	height:110px;
	border:0px solid red;	
	float:right;

}

div.go
{
	width:40px;
 	height:125px;
	float:right;
	margin-top:90px;
	border:0px solid blue;	
	padding-right:9px;
}

.btnPH
{
	border: 4px outset #FFB609;
	padding: 0px;
	cursor: pointer;
	font: bold 11px Tahoma,sans-serif;
    background: #FFB609;
    color:black;
    height:25px;
	
}


div.showP
{
	width:708px;
	height:259px;
	background-image:url('images/topP.jpg');
	border:0px solid blue;
	background-repeat:no-repeat;
	text-align:right;
	margin-right:10px;
	
}
.viewImgH
{
 	border: 3px double #FFB70A;	
}

div.sepPicsSearch
{
	width:20px;
	float:right;
}
div.showPinF
{
	margin-right:30px;
	border:0px solid red;
	text-align:center;
}
div.showPInPics
{
	width:478px;
	height:190px;
	border:0px solid red;
	padding-right:60px;
	margin-right:0px;
	margin-top:30px;
	padding-bottom:0px;
	float:right;
	text-align:right;
}
div.showSep
{
	width:1px;
	height:183px;
	border-right:1px solid #FDA922;
	margin-right:8px;
	margin-top:34px;
	float:right;
	
}

div.showPInSearch
{
	width:130px;
	height:190px;
	border:0px solid red;
	margin-right:8px;
	margin-top:34px;
	float:right;
	
}

div.google
{
	width:722px;
	text-align:center;
	height:25px;
	border:0px solid red;
	padding-top:5px;
	float:right;
}
div.showLink
{
	width:93px;
	height:15px;
	overflow:hidden;
 
}
div.showPic
{
	width:118px;
	overflow:hidden;
	height:100px;
	float:right;
}

div.mainDiv
{
	width:94%;
	text-align:right;
	vertical-align:top;
}
.p33
{
	width:33%;
	float:left;
}
.p70
{
	width:70%;
	float:left;
	font-size:10px;
}

.p100
{
	width:100%;
 	font-size:10px;
}

.p25
{
	width:25%;
	float:left;
}
.p15
{
	width:15%;
}
.fl
{
	float:left;
}

.fr
{
	float:right;
}
.tabsContainer
{
	width:595px;
	/*width:540px; incar*/
	/*width:485px;*/
	float:left;
}

.boardsMnu
{
	background-image:url('/images/drcar_08.jpg');
	width:550px;
	height:34px;
	text-align:center;
 }

td.tdBott
{
 
 	vertical-align:top;
	direction: rtl;
	text-align: center;
	padding:0px;
	margin-right:0px;
 	border-right:1px solid #567EB4;
  }

 

.tdMain
{
	width:748px;
	height:500px;
 	vertical-align:top;
	direction: rtl;
	text-align: right;
	padding:0px;
	margin-right:0px;
	margin-left:30px;
	border-right:1px inset #567EB4;
	border-left:3px double #567EB4;
	background:#FEF8F1;
}

.fixedFieldset65
{
	width:65%;
	direction:rtl;
	position: relative;
	background:white;
	padding-top:.5em;
	margin-top:1em;
	text-align: right;
}
.fixedLegend
{
	position: absolute;
	top:-.5em;
	right:.5em;
	color:#0046D5;
}

.fixedFieldset
{
	width:95%;
	direction:rtl;
	position: relative;
	background:white;
	padding-top:.5em;
	margin-top:1em;
	text-align: right;
}

input.big
{
	font-family: Tahoma,sans-serif; 
	font-size: 11px;
	width:120px;

}

select.big
{
	font-family: Tahoma,sans-serif; 
	font-size: 11px;
	width:125px;

}



/*- Menu Tabs--------------------------- */

    .tabsF {
      float:left;
      width:100%;
      padding-bottom:1px;
      font-size:10px;
      line-height:normal;
	  border-bottom:0px solid #666;
       }
    .tabsF ul {
	margin:0;
	padding:1px 1px 0 50px;
	list-style:none;
      }
    .tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }

	.tabsF a {
      float:right;
      background:url("/images/tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 3px;
      text-decoration:none;
	  font-weight:900;
       }
    .tabsF a span {
      float:left;
      display:block;
      background:url("/images/tabrightF.gif") no-repeat right top;
      padding:5px 9px 4px 6px;
      color:#1867E3;
	   font-weight:900;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    .tabsF a span {float:none; font-weight:900;}
    /* End IE5-Mac hack */
    .tabsF a:hover span {
      color:#FFFFFF;
	  
      }
    .tabsF a:hover {
      background-position:0% -42px;
      }
    .tabsF a:hover span {
      background-position:100% -42px;
      }
	

	
	.tabsFO a {
      float:right;
      background:url("/images/tableftFO.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 3px;
      text-decoration:none;
        }
    .tabsFO a span {
      float:left;
      display:block;
      background:url("/images/tabrightFO.gif") no-repeat right top;
      padding:5px 9px 4px 6px;
      color:#FFFFFF;
	  font-weight:900;
      }
	  
    .tabsFO a:hover span {
      color:#1867E3;
      }	  
	  
    .tabsFO a:hover span {
      background-position:100% -42px;
      }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    .tabsFO a span {float:none;color:#FFFFFF;font-weight:900;}
    /* End IE5-Mac hack */
    .tabsFO a:hover span {
      color:#1867E3;
      }
    .tabsFO a:hover {
      background-position:0% -42px;
      }
    .tabsFO a:hover span {
      background-position:100% -42px;
      }	  
/* end new */


a.ad
{
	color:#1867E3;
	text-decoration:underline;
	font-weight:normal;
}
a.ad:hover
{
	color:#000000;
}

a.forgot
{
	color:red;
	text-decoration:underline;
}

a.forgot:hover
{
	color:black;
}


hr.o {
	border:2px dotted #FFAF04;
	height:1px;
	margin:0px;
	padding:0px;
	width:97%;
 }

hr.t {
	border-bottom:1px solid #1867E3;
	height:1px;
	margin:0px;
	padding:0px;
	width:100%;
}
.joke
{
	border:2px inset #1867E3;
}

.funNavTd
{
	color:#6488C2;
}
a.funNav
{
	color:#1867E3;
}

a.funNav:hover
{
	color:#000000;
}

hr.hrfun

{
	border-bottom:1px solid #1867E3;
	margin:0px;
	padding:0px;
	height:1px;
}

.fmovies
{
	background:url('images/drfun_04.jpg');
	width:166px; 
	height:160px;
}
.fjokes
{
	background:url('images/drfun_09.jpg');
	width:133px; 
	height:145px;
}

.fimages
{
	background:url('images/drfun_11.jpg');
	width:107px; 
	height:158px;
}

.fpresentations 
{
	background:url('images/drfun_07.jpg');
	width:147px; 
	height:145px;
}

.fgames
{
	background:url('images/drfun_03.jpg');
	width:146px; 
	height:160px;
}
.fun
{
	display:block;
	width:100%;
	height:100%;
}
.hImg
{

	height:15px;
}

.viewImgS
{
	cursor:pointer;
	border: 2px double black;	
}

.amDis
{
	font-size:12px;
	font-family:Tahoma;
	color:gray;
	font-weight:bold;
}
a.amLink
{
	font-size:12px;
	font-family:Tahoma;
}

a.amLink:hover
{
	color:#F3C558;
}


.viewImgBody
{
	background:#C0C0C0;  
	margin:0px;
}

.viewImg
{
	border: 3px double black;
}


a.img
{
	color:black;
	text-decoration:underline;
	font-size:12px;
}

a.img:hover
{
	color:gray;
}

a.gameLink
{
	color:black;
}

a.gameLink:hover
{
	color:white;
}

.gamesIns
{
	width:350px;
}
.gamesT
{
	width:80px;
	height:60px;
	border:1px outset #FFA500;
}
.games
{
	width:450px;
}
.srvBg
{
	background-image:url('images/srv_03.gif');
	width:232px;
}


.conDrCar
{
	background-image:url('images/dr_car.jpg');
	height:162px;
	background-repeat:no-repeat;
}

.swfCom
{
	width:255px;
	height:65px;
}

.bigLt
{
	float:right;
	color:#FFA500;
	font-size:70px;
	line-height:36px;
	padding-top:2px;
	font-family: david;
}
.ssize
{
	font-family: Tahoma,sans-serif; 
	font-size: 11px;
	width:97%;
}
.uLine
{
	border-bottom:3px double #7F9DB9; 
}
.pubBox
{
	border:1px solid #7F9DB9; 
	background:white;
}

.special
{
	left:50px;
}
.tblBoards
{
	background-image:url('images/tableB_bg_image.gif');
}
.swfLongContainer
{
	display:none;
	position:absolute;
	right:5px;
	top:10px;
	z-index:2;
}

.swfLongContainerHome
{
	display:none;
	position:absolute;
 	z-index:2;
	right:4px;
	top:2px;	
}

.topMnu
{
  background-image:url('/images/drcar_06.jpg');
  width:654px;
  height:27px;
}
a.mnu {
        text-decoration : none;
        color:black;
        font-weight:bold;
}
a:hover.mnu         {color:gray}

.mnuRgt
{
	background-image:url('images/DrCar_13.gif');
	width:198px;
	height:16px;
}
.mnuLft
{
	background-image:url('images/DrCar_12.gif');
	width:198px;
	height:16px;
}
.swf
{
	width:290px;
	height:90px;
	margin:0;
	padding:0;
}

.swfDornet
{
	width:90px;
	height:270px;
	margin:0;
	padding:0;
}

.swfMC
{
	width:180px;
	height:90px;
	margin:0;
	padding:0;

}
.swfLong
{
	width:100px;
	height:530px;
	margin:0;
	padding:0;
}

.tdLeft
{
	text-align: left;
}
.tdCenter
{
	text-align: center;
}
#marqueecontainer{
position: relative;
width: 130px; /*marquee width */
height: 187px; /*marquee height */
background-color: white;
overflow: hidden;
padding: 0px;
color:black;
}

.mainBody
{
	margin:0px;
	direction:ltr;
	text-align: right;
}
.auotTxt
{
	text-decoration:underline;
	font-family:arial;

}

.tblGames
{
	border:5px outset #FFA500;	
	margin:0px;
}
.tdGames
{
    
	margin:0px;
}
.tblAuto
{
	border:5px outset #808080;	
}
.tbl
{
	 border:5px outset silver;
}
.tdgal
{
    border:3px outset silver;
	margin:0px;
}

span.tiny
{
	font-size:10px;
	color:gray;
	font-weight:normal;

}
a.tiny      {
		text-decoration:none;
		font-size:10px;
		color:gray;
		font-weight:normal;
	}
a.tiny:hover {text-decoration:underline;}

a.tinyFoot      {
		text-decoration:underline;
		font-size:10px;
		color:#1867E3;
		font-weight:bold;
	}
a.tinyFoot:hover {color:black;}


a.foot      {
		text-decoration:underline;
		font-size:11px;
		color:#1867E3;
		font-weight:bold;
	}
a.foot:hover {color:black;}


.listDesc
{
	font:  normal 11px Tahoma;
	color:black;
	margin-right: 10px;
}
.Agr{

	 line-height:20px;

}
.NumList
{

	 list-style-type: Decimal;
	 line-height:23px;

}

.catLists
{
	margin-right: 10px;
	color:#1867E3;
}
.lists
{
	 list-style-type: disc;
	 line-height:20px;
	 color:black;

}
a.links   {
	color:black;
	text-decoration:underline;
	font: bold 11px Tahoma;
}

a.links:hover {
	color:#1867E3;
	text-decoration:underline;
	font: bold 11px Tahoma;
}


.links
{
	font:  bold 12px Tahoma;
	color:black;
	text-decoration:underline;
	
}


 

.LastAds
{
	BORDER-BOTTOM: #466A9C 1px outset;
	font:  normal 10px Tahoma,sans-serif;
	color:black;
	
}

.LastAdsBody
{
	BORDER-LEFT: #466A9C 1px outset;
	BORDER-RIGHT: #466A9C 1px outset;
	font:  normal 11px Tahoma,sans-serif;
	
	
}
.hide
{
	visibility:hidden
}

.blue
{
 font: bold 12px Verdana,sans-serif;
 color:#416193;
 background:#416193;
}

body            {
        font: normal 12px Tahoma,sans-serif;
        background:white;
        color:white;
}

.big
{
	font-family: Tahoma,sans-serif; 
	font-size: 11px;
	width:120px;

}

.medium
{
	font-family: Tahoma,sans-serif; 
	font-size: 11px;
	width:66px;
}

.small
{
	font-family: Tahoma,sans-serif; 
	font-size: 11px;
	width:51px;

}
.Nosize
{
	font-family: Tahoma,sans-serif; 
	font-size: 11px;

}

.error
{
	font-size: 11px;
	color:red;
}

.note
{
	font-size: 9px;
	color:red;
}


/* links */
a {
        text-decoration : none;
        color:#1867E3;
        font-weight:bold;
}
a:hover {
	color:#000000;
}

a.menu{
	color:black;
}
a.menu:hover {
	color:black;
}


a.lastAd {
	color:black;
}

a.lastAd:hover {
	color:#1867E3;
}

a.lastAdBoard {
	color:#1867E3;
	font-size:10px;
	font-weight:normal;
}

a.lastAdBoard:hover {
	color:#000000;
}


img     {border:0;}


/* flat input buttons/checlboxes */
.nav
{
 	cursor: pointer;
}
.flat
{
    border: #000000 1px solid;
    cursor: pointer ;
    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
        background:#456;
        color:white;
}

.smflat
{
    border: #000000 1px solid;
    cursor: pointer;
    font: bold 10px Verdana, Arial, Helvetica, sans-serif;
    background:#6699FF;
    color:white;
     
        
}

.btnP
{
	border: 4px outset #6292F5;
	padding: 0px;
	cursor: pointer;
	font: bold 11px Tahoma,sans-serif;
    background: #6292F5;
    color:white;
    height:25px;
	
}
.rflat
{
	border: 4px outset silver;
	padding: 0px;
	cursor: pointer;
	font: bold 11px Tahoma,sans-serif;
    background: #4E4D48;
    color:#F7EFD9;
    height:25px;
}

.rflatMail
{
	border: 3px outset #FDC540;
	padding: 0px;
	cursor: pointer;
	font: bold 11px Tahoma,sans-serif;
    background: #FDC540;
    color:#000000;
    height:25px;
}

/* optional fields */
.row1   {background-color : #FBE8BA;
	    font-weight:bold;

}

.row2   {background-color :#FCF3DC;
	    font-weight:bold;
}


.trheader {
	background-color : white;
	    font-weight:bold;
	

}

.TableHeader{
 	font-size: 12px;
 	font-weight:bold;
 	border-bottom:solid 1px;
 	border-color:silver;
 	color:#383837;
       
}





.plain  {border: none;
	vertical-align: middle;

}
.car_box
{
	border-top:2px solid #E6C59E;
	border-right:2px solid #bf8c50;
	border-left:2px solid #E6C59E;
	border-bottom:2px solid #bf8c50;
}

.hideMe
{
	border : 1px solid #E6C59E;
	display:none;
}

.hideMe td
{
	padding-right:10px;
	padding-top:10px;
}

.tableBorderBoard
{
	border : 1px solid #E6C59E;
}
.tableBorderOut
{
    border : 2px outset #F2E3A8;

}
 

.tblEnv
{
    border-left : 1px outset #FCF1A5;
	border-right : 1px outset #FCF1A5;
	border-bottom : 1px outset #FFB504;
	border-top : 1px outset #FFB504;
}

.env
{
	background-image:url('images/env.jpg');
}
.tableBox
{
   border : 2px outset #F2E3A8;
   background-image:url('images/table_bg_image.gif');

}
.tableBoxB
{
   border : 2px outset #7BA0CE;
   background-image:url('images/table_bgf.gif');

}
 
.tableBorderOut2
{
    border-left : 5px outset #F2E3A8;
	border-right : 3px outset #F2E3A8;
	border-bottom : 5px outset #F2E3A8;
	border-top : 2px outset #F2E3A8;
}
.tableBorder
{
    border : 2px inset #F2E3A8;

}
.tableBorderB
{
    border : 2px inset #7BA0CE;

}
td  {
        font: normal 11px Tahoma,sans-serif;
        border : 0px solid silver;
        color : #303030;
		
}  

td.srv{
        font: normal 11px Tahoma,sans-serif;
        border : 1px outset #D0C08E;
        color : black;

}
