body {
	font-family:Gill Sans MT;
	font-size:10pt;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #2e0203;
}
.white {
	color: #FFFFFF;
}
.normbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a {
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #321013;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #2E0203;
	border-right-color: #2E0203;
	border-bottom-color: #2E0203;
	border-left-color: #2E0203;
	border-bottom-width: 1px;
	text-align:center
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1C0000;
    text-align: center;
}

.white {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF}
a:hover {
	text-decoration: underline;
}
.txtbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border: 2px inset #CCCCCC;
}
.underline {
	text-decoration: underline;
}
.blackborder {
	border: 1px solid #301F23;
}
.box {
	padding: 4px;
}
.small {
	font-size: 10px;
}
.largeText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #424346;
}
.areaBorder {
	padding: 4px;
}
.phone {
	color: #573941;
	font-weight: bold;
}

.menu 
{
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    color:#333333;
    line-height:22px;
}

.menu:hover
{
    text-decoration:underline;
    font-family:Arial;
    background-color:#333333;
    line-height:22px;
    color:White;
}


#bmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding: 4px;
}

#bmenu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding: 4px;
}.tableborder {
	border: 1px solid #2E0203;
    width: 96%;
}
.heading {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #74020A;
	text-align: center;
}
#msg
{
    margin: auto;
    width:600px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #FF0000;
    font-size: 12pt;
}
.rowHeader
{
    text-align: right;
    font-weight: bold;
    background-color: #EEEEEE;
}
.rowData
{
    text-align:left;
    background-color:#FFFFFF;
}
#productUpdateDiv
{
    margin-right: auto;
    margin-left: auto;
    width: 700px;
}
ul
{
    line-height: 22px;
}

