
TD {
	FONT-SIZE: 11px; COLOR: #48748F; FONT-FAMILY: Verdana, Tahoma, Arial
}

body, font {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #48748F;
	text-align: justify;
}

li {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #48748F;
	text-indent: 0pt;
	text-align: justify;
}

.bell3 {
	FONT-SIZE: 11px; COLOR: #48748F; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}


TEXTAREA {
	font-size: 10pt; 
	font-family: arial,helvetica,verdana,tahoma,sans-serif; 
	background-color: #ffffff
} 

INPUT, SELECT {
	font-size: 10pt; 
	font-family: arial,helvetica,verdana,tahoma,sans-serif; 
	background-color: #ffffff
	height: 20px;
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;	

}

.shipped {
	color: #999999;
}

.error {
	color: #A91717;
}

.big {
	font-size: 18pt; 
	font-family: arial,helvetica,verdana,tahoma,sans-serif; 
}

.eField {
	background-color: #FFB9BB;
}

.formInputLong {
	width: 200px; 
}

.formInput {
	font-size: 10px;
	font-weight: normal;
	width: 170px;
}

.formButton {
	font-size: 12px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	height: 20px;
	background-color: #D4D0C8;
	border: 1px solid #808080;
}

.formButton2 {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	height: 20px;
	background-color: #999999;
	border: 1px solid #333333;
}


TD.mainmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 2px;
	padding: 2px;
}

A {
	color: #A65F00; FONT-SIZE: 11px;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
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;
}


a.sample_attach, a.sample_attach:visited, div.sample_attach
{
  display: block;
  width:   100px;

  border:  1px solid black;
  padding: 2px 5px;

  background: #F1F1F1;

  text-decoration: none;
  font-family: Verdana, Sans-Sherif;
  font-weight: 900;
  font-size: 1.0em;
  color:   #000000;
}

div#sample_attach_menu_child             { border-bottom: 1px solid black; }


a.sample_attach2, a.sample_attach2:visited, div.sample_attach2
{
  display: block;
  width:   auto;

  padding: 2px 5px;

  background: #F1F1F1;

  text-decoration: none;
  font-family: Verdana, Sans-Sherif;
  color:   #666666;
}

a.sample_attach2:hover,a.sample_attach:hover{

  padding: 2px 5px;

  background: #cccccc;

  text-decoration: none;
  font-family: Verdana, Sans-Sherif;
  color:   #666666;
}
