/* ========== Text Styles ========== */
hr { color: #042C44}
BODY {	
  margin: 0px 0px 0px 0px;
  background-color: #92b0c8;
  SCROLLBAR-FACE-COLOR: #042C44;
  SCROLLBAR-HIGHLIGHT-COLOR: #93B0C9;
  SCROLLBAR-SHADOW-COLOR: #93B0C9;
  SCROLLBAR-BASE-COLOR: #93B0C9;
  SCROLLBAR-ARROW-COLOR: #FFFFFF;
  SCROLLBAR-TRACK-COLOR: #93B0C9;
  SCROLLBAR-3DLIGHT-COLOR: #93B0C9;
  SCROLLBAR-DARKSHADOW-COLOR: #93B0C9;
}
img.border /* Image border */
{
 border-width: 2px;
 border-color: #345A74;
 border-style: outset;
}
a:link { 
color: #042C44; 
text-decoration: underline;
font-weight: bold; 
} 

a:visited { 
color: #042C44; 
text-decoration: underline;
font-weight: bold; 
} 

a:hover { 
color: #f5790c; 
text-decoration: underline; 
font-weight: bold;
} 


/* ========== Para Styles ========== */
p /* Paragraph Style */
{
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 2px;
}
.header /* header text on blue background*/
{
 text-align: left;
 font-size: 12px;
 color: #042C44;
 font-family: Tahoma;
 font-style: normal;
 font-weight: bold;
 text-decoration: none;
}
.header2 /* header text on orange background*/
{
 text-align: left;
 font-size: 12px;
 color: #f5790c;
 font-family: Tahoma;
 font-style: normal;
 font-weight: bold;
 text-decoration: none;
}
.header3 /* header text on blue background*/
{
 text-align: center;
 font-size: 11px;
 color: #042C44;
 font-family: Tahoma;
 font-style: normal;
 font-weight: bold;
 text-decoration: none;
}
.header4 /* header text on blue background*/
{
 text-align: center;
 font-size: 12px;
 color: #042C44;
 font-family: Tahoma;
 font-style: normal;
 font-weight: bold;
 text-decoration: none;
}
.title /* Titles blue background */
{
 text-align: left;
 font-size: 18px;
 color: #92b0c8;
 font-family: Arial;
 font-style: normal;
 font-weight: bold;
 text-decoration: none;
}
.title2 /* Titles orange background*/
{
 text-align: left;
 font-size: 18px;
 color: #FFFFFF;
 font-family: Arial;
 font-style: normal;
 font-weight: bold;
 text-decoration: none;
}
.copyright /* copyright */
{
 text-align: center;
 font-size: 10px;
 color: #FFFFFF;
 font-family: Tahoma;
 font-style: normal;
 font-weight: normal;
 text-decoration: none;
}
.manu /* Text under logo manufacturer */
{
 text-align: center;
 font-size: 10px;
 color: #042C44;
 font-family: Tahoma;
 font-style: normal;
 font-weight: bold;
 text-decoration: none;
}
.text /* Normal text on blue background*/
{
 text-align: left;
 font-size: 12px;
 color: #042C44;
 font-family: Tahoma;
 font-style: normal;
 font-weight: normal;
 text-decoration: none;
}
.text2 /* Normal text on orange background*/
{
 text-align: left;
 font-size: 12px;
 color: #FFFFFF;
 font-family: Tahoma;
 font-style: normal;
 font-weight: normal;
 text-decoration: none;
}
.text3 /* Text in table with blue background */
{
 text-align: center;
 font-size: 11px;
 color: #042C44;
 font-family: Tahoma;
 font-style: normal;
 font-weight: normal;
 text-decoration: none;
}
.text4 /* Text in table with blue background */
{
 text-align: center;
 font-size: 11px;
 color: #042C44;
 font-family: Tahoma;
 font-style: normal;
 font-weight: bold;
 text-decoration: none;
}
.text5 /* */
{
 text-align: center;
 font-size: 12px;
 color: #042C44;
 font-family: Tahoma;
 font-style: normal;
 font-weight: normal;
 text-decoration: none;
}
.updates_date /* */
{
 text-align: center;
 font-size: 11px;
 color: red;
 font-family: Tahoma;
 font-style: normal;
 font-weight: normal;
 text-decoration: none;
}
.updates /* */
{
 text-align: left;
 font-size: 11px;
 color: #042C44;
 font-family: Tahoma;
 font-style: normal;
 font-weight: normal;
 text-decoration: none;
}
