a
{
   color: #C8D7EB;
   text-decoration: underline;
}
a:hover
{
   color: #376BAD;
   text-decoration: underline;
}
a.style1
{
   color: #7F7F7F;
   text-decoration: none;
}
a.style1:visited
{
   color: #7F7F7F;
   text-decoration: none;
}
a.style1:active
{
   color: #7F7F7F;
   text-decoration: underline;
}
a.style1:hover
{
   color: #7F7F7F;
   text-decoration: underline;
}
a.style2
{
   color: #097BC4;
   text-decoration: underline;
}
a.style2:visited
{
   color: #097BC4;
   text-decoration: underline;
}
a.style2:active
{
   color: #097BC4;
   text-decoration: underline;
}
a.style2:hover
{
   color: #097BC4;
   text-decoration: underline;
}
a.style3
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style3:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style3:active
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.style3:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.style4
{
   color: #7F7F7F;
   text-decoration: none;
}
a.style4:visited
{
   color: #7F7F7F;
   text-decoration: none;
}
a.style4:active
{
   color: #7F7F7F;
   text-decoration: underline;
}
a.style4:hover
{
   color: #7F7F7F;
   text-decoration: underline;
}
a.style5
{
   color: #C0C0C0;
   text-decoration: none;
}
a.style5:visited
{
   color: #C0C0C0;
   text-decoration: none;
}
a.style5:active
{
   color: #C0C0C0;
   text-decoration: underline;
}
a.style5:hover
{
   color: #C0C0C0;
   text-decoration: underline;
}
a.style6
{
   color: #666666;
   text-decoration: underline;
}
a.style6:visited
{
   color: #666666;
   text-decoration: underline;
}
a.style6:active
{
   color: #666666;
   text-decoration: underline;
}
a.style6:hover
{
   color: #666666;
   text-decoration: underline;
}
a.link
{
   color: #696969;
   text-decoration: underline;
}
a.link:visited
{
   color: #696969;
   text-decoration: underline;
}
a.link:active
{
   color: #696969;
   text-decoration: underline;
}
a.link:hover
{
   color: #696969;
   text-decoration: underline;
}
h1
{
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-size: 29px;
   font-style: normal;
   text-decoration: none;
   color: #097BC4;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2
{
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-size: 17px;
   font-style: normal;
   text-align: left;
   text-decoration: none;
   color: #808080;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h4
{
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h5
{
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-size: 13px;
   font-style: italic;
   text-decoration: none;
   color: #097BC4;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h6
{
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-size: 11px;
   font-style: normal;
   text-decoration: none;
   color: #808080;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   color: #000080;
   background-color: transparent;
   background-image: url(images/bt_search.png);
   background-repeat: no-repeat;
}
.paragraph
{
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-align: justify;
   text-decoration: none;
   color: #696969;
   background-color: transparent;
}
.input-text
{
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   color: #A9A9A9;
   background-color: #FFFFFF;
   border: 0px #FFFFFF none;
   padding: 5px 5px 5px 5px;
   -moz-box-shadow: 0px 0px 2px #A9A9A9;
   -webkit-box-shadow: 0px 0px 2px #A9A9A9;
   box-shadow: 0px 0px 2px #A9A9A9;
   -webkit-border-radius: 5px;
   border-radius: 5px;
   display: inline-block;
   -moz-border-radius: 5px;
}
.bt-orange
{
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-size: 11px;
   font-style: normal;
   text-align: center;
   text-decoration: none;
   color: #FFFFFF;
   background-color: #F89D57;
   -moz-box-shadow: 0px 0px 5px #696969;
   -webkit-box-shadow: 0px 0px 5px #696969;
   box-shadow: 0px 0px 5px #696969;
   border-radius: 5px;
   -webkit-border-radius: 5px;
   display: inline-block;
   -moz-border-radius: 5px;
}
