<!--
BODY{
scrollbar-face-color: #B11B0A;
scrollbar-arrow-color:#000000;
scrollbar-track-color: #731B0F;
scrollbar-shadow-color:'#000000';
scrollbar-highlight-color:'#000000';
scrollbar-3dlight-color:'#000000';
scrollbar-darkshadow-Color:'#000000';
}
-->

A:link {font: 12px arial; color: #000000; text-decoration: underline;}
A:visited {font: 12px airal; color: #000000; text-decoration: underline;}
A:hover {font: 12px arial; color: #ff0000; text-decoration: underline; }

A.white:link {font: bold 16px arial; color: #ffffff; text-decoration: underline;}
A.white:visited {font: bold 16px arial; color: #ffffff; text-decoration: underline;}
A.white:hover {font: bold 16px arial; color: #dcdcdc; text-decoration: underline; }

A.credit:link {font: bold 10px arial; color: #ffffff; text-decoration: none;}
A.credit:visited {font: bold 10px arial; color: #ffffff; text-decoration: none;}
A.credit:hover {font: bold 10px arial; color: #dcdcdc; text-decoration: none; }

Div.TitleLeft{
  font-family: verdana;
  font-size: 12px;
  color: ff0000;
  margin-top: 10px;
  margin-left: 10px;
  margin-right:  15px;
  font-weight: bold;
  text-align: left;
}

Div.Title{
  font-family: verdana;
  font-size: 20px;
  color: 000000;
  font-weight: bold;
  margin-top: 20px;
  margin-left: 0px;
  margin-right:  15px;
}

Div.SubTitle{
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
  color: 000000;
  margin-top: 5px;
  margin-left: 0px;
  margin-right:  0px;
  text-align: center;
}

Div.SpecTitle{
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
  color: 000000;
  margin-top: 5px;
  margin-left: 0px;
  margin-right:  0px;
  text-align: center;
}

 /* Menu Styles */

td#sidelinks a {
 display: block;
 text-decoration; none;
 color: #000000;
 font: bold 14px comic sans ms; 
 text-decoration: underline;
 padding-top: 5px;
 padding-bottom: 5px;
 margin-left: 10px;
}

td#sidelinks a:hover
{
 color: #ff0000;
}

/* End Menu Styles */

div.text {
  font-family: arial;
  font-size: 16px;
  color: 000000;
  margin-top: 5px;
  margin-left: 20px;
  margin-right: 25px;
  text-align: justify;
}

div.smtext {
  font-family: arial;
  font-size: 12px;
  color: 000000;
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 5px;
  text-align: justify;
}

div.spectext {
  font-family: arial;
  font-size: 12px;
  color: 000000;
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 5px;
  text-align: justify;
}

div.whitetext {
  font-family: arial;
  font-size: 10px;
  color: ffffff;
}

div.tech {
  font-family: arial;
  width: 380px;
  font-size: 12px;
  color: 000000;
  margin-top: 0px;
  margin-left: 5px;
  margin-right: 5px;
  text-align: left;
}

 /* Floating Styles */

#attention{
  float:left; 
  width:150px;
  padding-right: 10px;
  margin:0px 0px 0px 0px;
}

#SpecText{
  float:right; 
  width:160px;
  padding-left: 10px;
  padding-right: 0px;
  margin:0px 0px 0px 0px;
}

 /* End Floating Styles */
