#business-cards
{
    margin:auto;
}
#spacer
{
    width:100%;
    height:15px;
    float:left;
    clear:both;
}
#header td
{
    height:25px;
}
.search-form td
{
    height:25px;
}
.form
{
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:1em;
    color:#333333;
    text-decoration:none;
}
.search
{
    width:128px;
    height:15px;
    elevation:lower;
    border-style: inset;
    border-width:1px;
    border-color:#bbbbbb;
    color:#999999;
}
.combo
{
    width:190px;
    border-style: inset;
    border-width:1px;
    border-color:#bbbbbb;
}
.control
{
    height:15px;
    margin-left:10px;
}
html>body .control
{
    margin-left:0;
}
.align-left
{
    text-align:left;
}
.align-right
{
    text-align:right;
}
.align-right-top
{
    text-align:right;
	vertical-align:top;
}
.pad-left
{
    padding-left:2px;
}
.search_btn
{
    position:relative;
    top:4px;
}
.textstyle1
{
    color:#4b3ba8;
    color:#F26921;
}
.textstyle
{
    font-size:12px;
    color:#4b3ba8;
    font-family:Verdana,Arial,Helvetica,sans-serif;
}

.textstyle2
{
    font-weight: bold;
    font-size: 1.5em;
    font-family:Verdana,Arial,Helvetica,sans-serif;
}
.text
{
    font-size: 11px;
    font-weight:normal;
    font-family:Verdana,Arial,Helvetica,sans-serif;
}

.imgstyle
{
    margin-top:0px;
}
.right-text
{
    text-align:right
}
.top-right-text
{
    text-align:right;
    vertical-align:top;
}
.img-right
{
    float:right;
    padding: 2px 4px 0px 0px;
    margin-top: 2px;
    margin-right: 0px;
}
.table-right
{
    float:right;
    margin-top:-6px;
    margin-right:5px;
}
.img-left
{
    float:left;
    padding:2px 0px 0px 0px;
    margin-top: 2px;
    margin-left: 4px;
}
copy-right
{
    position:relative;
    text-align:center;
    top:5px;
}

input
{
    font-size: 11px;
    font-weight:normal;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    background-color: White;
}
.button-white
{
	background-color: White;
}

