body, table, td, th, p, a
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif; 
    font-size: 11px; 
    text-decoration: none;
    color: Black;
}

a
{
    color:  #3F657E;
}

a:hover 
{ 
    text-decoration: none; 
}

.title
{
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}

a.title:hover
{
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}

.pgrActive
{
    width: 13px;
    height: 17px;
    color: #999999;
    font-weight: bold;
    background-image: url(images/pgr_active.gif);
    background-repeat: no-repeat;
}

.pgrLink
{
    width: 13px;
    height: 17px;
    color: #000000;
    background-image: url(images/pgr_link.gif);
    font-weight: bold;
    background-repeat: no-repeat;
}

.cartline
{
    border-bottom: 1px dashed #ABAFB3;
}

a.btn
{   
    border:  1px solid #ABAFB3; 
    background: #D3DAE2; 
    font-size: 10px; 
    font-weight: bold; 
    font-family: Verdana,Arial,Helvetica;
    padding: 2px;
    padding-left: 6px;
    padding-right: 6px;
}

a.btn:hover
{
    background: #DBE1E8; 
}

.txttabheader {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	border-right: 1px solid #B2B2B2;
	background-color: #B7C2CE;
	margin: 0px;
	height: 24px;
	border-bottom: 1px solid #B2B2B2;
}

.txttable {

	border-left: 1px solid #B2B2B2;
	border-top: 1px solid #B2B2B2;
	padding: 0px;
	margin: 0px;
	margin-width: 0px;
	margin-height: 0px;
}

.txttabdata {
	background-color: #D9E0E7;
	border-right: 1px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
	margin: 0px;
	padding: 2px;
}

.txttabdataalter {
	background-color: #E9EDF1;
	border-right: 1px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
	margin: 0px;
	padding: 2px;
}

#frmSearch
{
    text-align: left;
    font-weight: bold;
}

.menu
{
    background-image: url('images/menu_back.jpg');
}

.submenu
{
    border-bottom: 1px solid #999999;
    text-align: left;
    line-height: 18px;
}

h2
{
    font-size: 14px;
    font-weight: bold;
}

h3
{
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 28px;
    background-image: url('images/h2back.gif');
}