﻿body
{
    background-position: center;
    background-color: #f5ece5;
    margin: 0px;
    padding: 0px;
}
body, td, th
{
    font-family: Arial, Helvetica, sans-serif;
}
.style3
{
    font-weight: bold;
    font-size: 12px;
}
h1
{
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    color: #730000;
    margin: 0px;
    padding: 0px;
}
.headertitle
{
    width: 500px;
    position: relative;
    left: 30px;
    top: 12px;
}
.style2
{
    bottom: 25px;
    left: 540px;
    position: relative;
    width: 260px;
    color: #730000;
}
.submitbtn
{
    height: 49px;
    width: 183px;
    position: relative;
    left: 70px;
}
.style5
{
    font-size: 10px;
}
.style7
{
    color: #FDC709;
    font-size: 12px;
}
a:link
{
    color: #FDC709;
}

a:hover
{
    color: #FFFFFF;
}
a
{
	font-size:10px;
}
.style10
{
    font-size: 12px;
}
.style11
{
    color: #730000;
    font-weight: bold;
    font-size: 18px;
}
.header2
{
    float: left;
    margin-left: 40px;
}
.bodytext
{
    font-size: 12px;
    text-align: justify;
    color: White;
}
h2
{
    font-size: 13px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;

}
h3
{
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
    padding-top: 10px;
	padding-bottom:2px;
}
.ddlState
{
    border: 1px solid #000;
    width: 80px;
}
.txtCity
{
    border: 1px solid #000;
    width: 100px;
    text-align: center;
}
p
{
    margin: 0px;
    padding: 0px;
}



