/* CSS Document */
.adminheader
{
background-image:url(../images/adminheader.gif);
background-repeat:no-repeat;
width:411px;
height:41px;
}
.adminforgot
{
background-image:url(../images/forgotpasswordbg.gif);
background-repeat:no-repeat;
width:411px;
height:41px;
}
.adminpassconfor
{
background-image:url(../images/passwordconfirmation.gif);
background-repeat:no-repeat;
width:411px;
height:41px;
}
.adminfont
{
font-size:10pt;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
}
.searchrfq
{
 background-image:url(../images/rfq_search_background.gif);
 background-repeat:repeat-x;
 border:1px solid #939393;
 font-family:Arial;
 font-size:9pt;
 color:#000000;
 width:850px;
}
.create_rfq
{
background-image:url(../images/createrfq_back.gif);
background-repeat:repeat-x;
border:1px solid #939393;
 font-family:Arial;
 font-size:9pt;
 color:#000000;
 width:850px;
 padding:10px 0 10px 0px;
}
.menuline
{
background-image:url(../images/newmenu_back.gif);
background-repeat:no-repeat;
height:116px;
}

a.buy
{
 color:#870038;
 font-family:Arial, Helvetica, sans-serif;
 font-size:16px;
 text-decoration:none;
}
a.buy:hover
{
 color:#870038;
 font-family:Arial, Helvetica, sans-serif;
 font-size:16px;
 text-decoration:underline;
}