.bgtd {filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr=#9B9B9B, startColorstr=#000000, gradientType=0);}

.tdmenu
{
border-top:2px solid #9adff7;
border-bottom:2px solid #9adff7;
}
a.menu { font: 13px/16px tahoma,helvetica sans-serif; text-decoration: none;color:white;FONT-WEIGHT: bold;}
a.menu:hover { color:#808080;}
.classich2 { font:15px/20px tahoma,helvetica sans-serif; color:#007dc5;FONT-WEIGHT: bold;}
.classic { font: 12px/18px tahoma,helvetica sans-serif; color:#4B4B4B;}
.classic1 { font: 14px/18px tahoma,helvetica sans-serif; color:#ffffff;FONT-WEIGHT: bold;}
.classic2 { font:14px/20px tahoma,helvetica sans-serif; color:#00000;FONT-WEIGHT: bold;}

.classic3 { font: 14px/18px tahoma,helvetica sans-serif; color:#000000;FONT-WEIGHT: bold;}


.fclassic { font: 10px/18px tahoma,helvetica sans-serif; color:#797979;}
.tdfooter
{
border-top:1px solid #9adff7;
}
.tdfooter1
{
border-top:1px solid #9adff7;
border-bottom:1px solid #9adff7;
}

a.footer { font: 10px/16px tahoma,helvetica sans-serif; text-decoration: none;color:#6C6C6C;}
a.footer:hover { font: 10px/16px tahoma,helvetica sans-serif; text-decoration: none;color:#000000;}
a.link { font: 14px/16px tahoma,helvetica sans-serif; text-decoration:none;color:#04b1f1;}
a.link:hover { font: 14px/16px tahoma,helvetica sans-serif; text-decoration: underline;color:#04b1f1;}
a.link1 { font: 12px/18px tahoma,helvetica sans-serif; text-decoration:none;color:#000000;}
a.link1:hover { font: 12px/18px tahoma,helvetica sans-serif; text-decoration: none;color:#04b1f1;}
.tdtable {border-right:1px dashed #707171;border-top: 1px dashed #707171;border-bottom: 1px dashed #707171;border-left: 1px dashed #707171; 	 }
.tt {border-left:1px #C0C0C0 dashed;border-bottom:1px #C0C0C0 dashed;padding-top:5px;padding-left:5px;padding-bottom:5px;	 }
.tright {border-bottom:1px #C0C0C0 dashed;padding-top:5px;padding-bottom:5px;	 }

#input
{

 border: 1px solid #7f9db9;
   padding: 4px;
	font-size: 12px;
	font:tahoma;
	text-shadow: 0px 1px 0px #fff;
	outline: none;
	background: -webkit-gradient(linear, left top, left bottom, from(#d2d2d2), to(#ffffff));
	background: -moz-linear-gradient(top,  #d2d2d2,  #ffffff);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#d2d2d2, endColorStr=#FFFFFF, GradientType=0);
 }


#textarea
{
border: 1px solid #555;
   padding: 0.5em;
   font-size: 15px;
   line-height: 1.2em;
   width: 80%;
   background: #fff;
   background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ccc));
   -webkit-appearance: none;
   -webkit-box-shadow: 1px 1px 1px #fff;
   -webkit-border-radius: 0.5em;
}



#shadow-container {
position: relative;
left: 3px;
top: 3px;
margin-right: 3px;
margin-bottom: 3px;

}

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
position: relative;
left: -1px;
top: -1px;
}

#shadow-container .shadow1 {
background: #F1F0F1;
}

#shadow-container .shadow2 {
background: #DBDADB;
}

#shadow-container .shadow3 {
background: #B8B6B8;
}

#shadow-container .container {
background: #ffffff;
border: 1px solid #848284;
padding: 10px;
}

input.Search
{
	/*background: #E5E5E5 url(search.gif) no-repeat left center;*/
	background:#ffffff url(../images/search_bg.gif) no-repeat;
	border: 0px solid #A6A6A6;
	color: #808080;
	
	font-family:tahoma,sans-serif;
	height: 36px;
	width: 164px;
    padding-left: 10px ;
    padding-top: 0px ;
	padding-bottom: 0px ;



	font-size: 14px;
	vertical-align: top;
	text-decoration: none;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright:4px;
}

input.Search:hover
{
	border:  0px solid #969696;
}


#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
font-family:tahoma,sans-serif;
font-size: 12px;

padding: 2px;
background-color: #fffdcc;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}








