h1
{
   font-family: Arial;
   font-size: 32px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h2
{
   font-family: Arial;
   font-size: 27px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h3
{
   font-family: Arial;
   font-size: 24px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h4
{
   font-family: Arial;
   font-size: 21px;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h5
{
   font-family: Arial;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h6
{
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

.CustomStyle
{
   font-family: Courier New;
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000080;
}

.headingPage
{
   font-family: BankGothic Md BT;
   font-size: 21px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000000;
}

.priceHeading
{
   font-family: OpineHeavy;
   font-size: 32px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #FF0000;
   margin: 5 0 5 0;
   padding: 2 2 2 2;
}

.formInput
{
   font-family: Tahoma;
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #426487;
}

.divOpacityUp
{
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   opacity:1.0;
   filter:alpha(opacity=100);
}

.sivOpacityDn
{
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   opacity:0;
   filter:alpha(opacity=0);
}

.body
{
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #ADCFF2;
}

.alert
{
   font-family: Tahoma;
   font-size: 13px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #FF0000;
}

.submit
{
   font-family: Tahoma;
   font-size: 13px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #14497E;
   background-color: #ACCFF2;
   border: 1px #14497E solid;
   margin: 0 0 0 0;
   padding: 3px 3px 3px 3px;
   cursor: pointer;
}

.input
{
   font-family: Tahoma;
   font-size: 13px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #0F365E;
   background-color: #ACCFF2;
}

.style1
{
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}

a
{
   color: #666666;
}
a:visited
{
   color: #666666;
}
a:active
{
   color: #FF6820;
}
a:hover
{
   color: #FF6820;
}
a.style1:link
{
   color: #0000FF;
   font-weight: bold;
}
a.style1:visited
{
   color: #800080;
   text-decoration: underline;
}
a.style1:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.style1:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.style_page:link
{
   color: #666666;
   font-weight: bold;
   text-decoration: none;
}
a.style_page:visited
{
   color: #666666;
   font-weight: bold;
   text-decoration: none;
}
a.style_page:active
{
   color: #416B93;
   font-weight: bold;
   text-decoration: underline;
}
a.style_page:hover
{
   color: #416B93;
   font-weight: bold;
   text-decoration: underline;
}

