.style1
{ color: #C2C2C2;
  font-family: Arial;
  font-size: 10px;
}
.style2
{ color: #C2C2C2;
  font-family: Georgia;
  font-size: 11px;
  font-weight:bold;
}
.style3
{ color: #898C8C;
  font-family: Georgia;
  font-size: 12px;
}
.style4
{ color: #6B6B6B;
  font-family: verdana;
  font-size: 10px;
}
.style5
{ color: #FFFFFF;
  font-family: Georgia;
  font-size: 14px;
  font-weight:bold;
}
.style6
{ color: #A6A6A6;
  font-family: Georgia;
  font-size: 12px;
  font-weight: bold;
}
.style7
{ color: #B35329;
  font-family: Georgia;
  font-size: 12px;
}

.style7_bold
{ color: #B35329;
  font-family: Georgia;
  font-size: 12px;
  font-weight:bold;
}
.style8
{ color: #FFFFFF;
  font-family: Georgia;
  font-size: 12px;
  font-weight:bold;
}

.style8_custom
{ color: #FFFFFF;
  font-family: Georgia;
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  backgroundcolor:

}

.style9_custom
{ color: #FFFFFF;
  font-family: Georgia;
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  background-color: #FFFFFF;

}



.style8_small
{ color: #FFFFFF;
  font-family: Georgia;
  font-size: 10px;
  font-weight:bold;
}

.style9
{ color: #FFFFFF;
  font-family: Myriad;
  font-size:12px;
}
.style10
{ color: #A6A6A6;
  font-family: Georgia;
  font-size: 12px;
  font-weight:bold;
}
.style11
{ color: #6B6B6B;
  font-family: Arial;
  font-size: 10px;
}
.style12
{ color: #C2C2C2;
  font-family: Arial;
  font-size: 10px;
}
.style13
{ color: #000000;
 font-family:verdana;
 font-size: 10px;
}
.style14
{ color: #e86126;
  font-family: Georgia;
  font-size: 24px;
 }
.style15
{ color: #FFFFFF;
 font-family: Verdana;
 font-size: 11px;
 }
.style16
{ color: #FFFFFF;
 font-family: Verdana;
 font-size: 10px;
   font-weight:bold;
}
.style17
{ color: #c1c1c1;
 font-family: Verdana;
 font-size: 10px;
 font-weight:bold;
 text-decoration: underline;
}


.style18
{ color: #ffffff;
 font-family:verdana;
 font-size:11px;
}
.style19
{ color: #fffff;
 font-family:verdana;
 font-size: 16px;
}
.style20
{ color: #c1c1c1;
 font-family:verdana;
 font-size: 12px;
 font-weight:bold;
}

.style20
{ color: #000000;
 font-family:verdana;
 font-size: 10px;
 font-weight:normal;
}
.style21
{ color: #e86126;
 font-family:verdana;
 font-size: 10px;
}
a:link {
        text-decoration: none;

}
a:visited {
        text-decoration: none;


}
a:active {
        text-decoration: none;

}
a:hover
{
        text-decoration: underline;
}

P
{
text-indent:0.5in;
}
.page
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#FFFFFF;
font-family:Arial,Verdana,sans serif;
font-size:12px;
color: #000000;
font-weight:normal;
}
.rightbg
{
background-color:#ffffff;
padding: 25px;

}
.tablebg
{
background-image:url(images/design/bara.jpg);
background-position:top;
}
.rowbg
{
background-image:url(images/design/bara_2.jpg);
background-position:top;
}
.logo
{
background-image:url(images/design/logo.jpg);
background-position:top;
}


.leftmenu66{
background-color: #000000;
background-position:top;
}
.leftmenu66s{
background-color: #b35329;
background-position:top;
}
.leftmenu66s_title{
background-position:top;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
font-weight: bold;
color: #ffffff;
}
.leftmenu66s_desc{
background-position:top;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
font-weight: normal;
color: #ffffff;
}
.leftmenu
{background-image:url(images/design/left_3.jpg);
background-position:top;
}
.leftmenu1
{
background-color: #B35329;
background-position:top;
}
.leftmenu2
{
background-image:url(images/design/leftmenu2.jpg);
background-position:top;
}

INPUT.form_field
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #000000;
   border: 1px #000000 solid;
   height: 18px;
   padding: 0px;
   background-color: #FFFFFF;
   arrow-color: #ffffff;

}


INPUT
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #000000;
   border: 1px #000000 solid;
   height: 19px;
   padding: 0px;
   background-color: #FFFFFF;
   arrow-color: #ffffff;

}

.white_border_td
{
 border-bottom: 1px #FFFFFF solid;
}

.pageHeading
{
 color: #e86126;
 font-family:verdana;
 font-size: 14px;

}
.messageStackError
{
 font-family:verdana;
 font-size: 12px;
 font-weight:bold;
 color: red;
}
.boxlink {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
}
.boxlink a{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
}
.boxlink a:hover{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    color: #ffffff;
    text-decoration: underline;
}