﻿div.contenttext
{
    font-size: small;
    color: black;
    font-family: 'Microsoft Sans Serif';
}
h1
{
    font-size: medium;
    color:black;
    font-family: 'Microsoft Sans Serif';
    font-weight: bold;
}
h2
{   
    font-size: small;
    color: black;
    font-weight:bold;
    font-family: 'Microsoft Sans Serif';
}
.loginbutton
{
    background-image: url(PublicImages/button.jpg);
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    padding: 6px 0px 0px 0px;
    text-decoration: none;
    font: white;
}
.vendorimage
{
     border-top-style: none; 
     border-right-style: none; 
     border-left-style: none; 
     border-bottom-style: none;
}
