/* CSS Document */

/*copyright parohuepcengineers.com*/

a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.Green_style
{
   color: #008000;
   text-decoration: none;
}
a.Green_style:visited
{
   color: #008000;
   text-decoration: none;
}
a.Green_style:active
{
   color: #008000;
   text-decoration: none;
}
a.Green_style:hover
{
   color: #FFA500;
   text-decoration: none;
}
a.Email
{
   color: #0000FF;
   text-decoration: underline;
}
a.Email:visited
{
   color: #800080;
   text-decoration: underline;
}
a.Email:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.Email:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.Menu_footer
{
   color: #337AB7;
   text-decoration: none;
}
a.Menu_footer:visited
{
   color: #337AB7;
   text-decoration: none;
}
a.Menu_footer:active
{
   color: #337AB7;
   text-decoration: none;
}
a.Menu_footer:hover
{
   color: #008000;
   text-decoration: none;
}
a.Read_more_style
{
   color: #FF0000;
   text-decoration: underline;
}
a.Read_more_style:visited
{
   color: #FF0000;
   text-decoration: underline;
}
a.Read_more_style:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.Read_more_style:hover
{
   color: #FF0000;
   text-decoration: underline;
}
a.Green_white
{
   color: #008000;
   text-decoration: none;
}
a.Green_white:visited
{
   color: #008000;
   text-decoration: none;
}
a.Green_white:active
{
   color: #008000;
   text-decoration: none;
}
a.Green_white:hover
{
   color: #FFFFFF;
   text-decoration: none;
}
h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   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: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h6
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   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;
}
