

#listing
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:99%;
border-collapse:collapse;
}


#listing td, #listing th
{
font-size:0.8em;
border:1px solid #5B697B;
padding:1px 1px 1px 7px;
}


#listing th
{
font-size:0.9em;
padding-top:0px;
padding-bottom:0px;
background-color:#5B697B;
color:#ffffff;
}

#listing td
{
font-size:0.9em;
color:#000000;
background-color:#ECEFF2;
border-top:0px;
border-left:0px;
border-right:0px;
border-bottom:1px;
border-bottom-style:dotted;
}

#listing tr.alt td
{
font-size:0.9em;
color:#000000;
background-color:#ffffff;
}


#listing a
{
text-decoration:none;
}





#detail
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:0.9em;
font-weight:400;
color:#333;
}



.input
{
height:33px;
width:210px;
color: #000000;
border:1px;
border-color:000000;
padding: 8 10 3 10;
}



.inputRight{
width:60px;
text-align:right;
border:0px;
background-color:#ECEFF2;
}

.inputRightAlt{
width:60px;
text-align:right;
border:0px;
}


.inputQty{
width:27px;
text-align:right;
}

.inputTotal{
width:101px;
font-size:1.8em; 
text-align:right;
border:1px;
}


.totalDollard{
	font-size:1.8em; 
}



#mainMenu{
	font-family:Arial; 
	font-size:0.9em; 
	color:#999;
}
#mainMenu a{
	text-decoration: none;
}



#formAction
{
	font-family:Arial; 
	font-size:0.7em; 
	color:#fff;
}

#formAction th
{
	background-color:#eeeeee;
	align:center;

}
#formAction a{
	text-decoration: none;
	color:#999999;
}




#PageTitle
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:99%;
border-collapse:collapse;
}

#PageTitle th
{
font-size:0.9em;
border:1px solid #98bf21;
padding:3px 7px 2px 7px;
text-align:left;
background-color:#3D553D;
color:#ffffff;
}




#PageHeader
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
}
#PageHeader td, #PageHeader th
{
font-size:0.8em;
border:1px solid #ffffff;
padding:0px 17px 1px 7px;
background-color:#ffffff;
color:#000000;
text-align:right;
}

#PageHeader th
{
font-size:1.1em;
padding-top:2px;
padding-bottom:0px;
}




#TopMenu
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:99%;
border-collapse:collapse;
}

#TopMenu th
{
font-size:0.75em;
border:0px solid #fffff;
padding:3px 7px 2px 7px;
text-align:left;
background-color:#fffff;
color:#666666;
}




#footerTitle{
   font-family:Helvetica, "Times New Roman", Times, serif;
   font-size:13px;
   color:#316485;
}
#footerItems{
   font-family:Helvetica, "Times New Roman", Times, serif;
   font-size:11px;
   color:#224C66;
}
