.verbiage {color: black; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-align:left}
.cellbackground { background-image: url(img/bar.jpg) }
.topBar { color: white; font-weight: normal}
.topBar a  { color: white; text-decoration: none }
.topBar a:hover  { color: blue }
.mainBox a  { color: black; text-decoration: none }
.mainBox a:hover { color: blue }
.pages {font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-size:16px}
.pages a { color: blue; text-decoration: none; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-size:16px}
.pages a:hover { color: orange; text-decoration: none; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-size:16px}

body
{
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
    font-size:12px;
    margin: 0px;
    padding: 0px;
    text-align: left;
}
a 
{
    text-decoration: none;
    color: Blue;
}
td
{

}
 
#Table_01 img{
	vertical-align:bottom;
}
#Table_02,#Table_01{
	font-size:9px;
}
#invSearch
{
    background-color: #DDDDDD;
    width: 300px;
    /*height: 100px;*/
    border: solid 1px black;
    padding: 5px;
    text-align: center; 
    margin: 10px auto;
    
}
#mainParagraph
{
    font-family: Georgia, Times New Roman, Times, serif;
    position: relative; 
    height:328px; 
    width:287px; 
    overflow: auto; 
    text-align: left; 
    font-size: 14px;  
    padding-top: 5px; 
}
#links
{
    color: white;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 14px;
    font-weight: bold;
    margin: 0 auto;
    text-align: center;
    border: solid 0px black;
    
}
#links a 
{
    color: white;
    text-decoration: none;   
}
#links a:hover
{
    color: white;
}
#seller 
{
    font-size: 10px;
    font-family: Arial, SunSans-Regular, sans-serif; 
}
#seller input
{    
    padding: 0px;
    margin: 0px;
    font-size:12px;
    font-family: Arial;
}
#seller td
{
    border: solid 0px black;
    padding: 0px;
    vertical-align: top;
}

/* errors */
.error_message
{
    color:Red;
}


.page_table td
{
	padding: 0px 2px;
	font-size:14px;
}				
