body
{
background: #ffffff;
margin-top: 10px;
color: #666666;
font-size: 10pt;
font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
}
A:link
{
    COLOR: #666666;
    TEXT-DECORATION: underline; 
}
A:visited
{
    COLOR: #666666;
    TEXT-DECORATION: underline;        
}
a:hover
{
    color: #FF9900;
    text-decoration: none;
}
ul
{
    bullet-style: square;
}
li
{
    margin-top: 5px;
    style: square;
}
.underline
{
    text-decoration: underline;        
}
.italic{
     font-style: italic;
}
.bold
{
    font-weight: bold;
}
.footer
{
    font-size: 8pt;
    color: #FF9900;
}
.orange{
    color: #FF9900;
}
.top_dots_R{
    border-right: 1px dotted #FF9900;
}
.top_dots_LR{
    border-right: 1px dotted #FF9900;
    border-left: 1px dotted #FF9900;
}
.footer_box
{
    border-top: 1px dotted #FF9900;
    border-right: 1px dotted #FF9900;
    border-left: 1px dotted #FF9900;
}
.top_dots_L{
    border-left: 1px dotted #FF9900;
}
.lower_dots{
  border-bottom: 1px dotted #FF9900;
}

.news_header{
  margin-top: 20px;
  font-weight: bold;
  color: #FF9900;
  border-bottom: 1px dotted #FF9900;
}
.front_news{
  background: #333333;
  color : #FF9900;
}
.front_news a:link    { color:#FF9900; text-decoration : underline; font-weight: normal; font-size: 8pt; }
.front_news a:visited { color:#FF9900; text-decoration : underline; font-weight: normal; font-size: 8pt; }
.front_news a:active  { color:#FF9900; text-decoration : underline; font-weight: normal; font-size: 8pt; }
.front_news a:hover   { color:#999999; text-decoration : none; font-weight: normal; font-size: 8pt; }

.front_intro_bg{
  background: #333333;
  border-right: 1px dotted #cccccc;  
}

.front_intro{
  margin-right: 10px;
  margin-left: 10px;
  color: #cccccc;
}

.margin_10{
  margin: 10px;
}
.margin_5{
  margin: 5px;
}
.margin_20UD{
    border-top: 30px;	
    border-bottom: 30px;	
}
.margin_5RB{
    margin-right: 5px;	
    margin-bottom: 5px;	
}
.top_links{
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: bold;
}
.main_tbl_bg
{
    background: #F0F0F0 url(images/master_tbl_bg.jpg)
}
.master_tbl
{
  border: 1px solid #999999;
}
.sample_bg
{
    background: #CCCCFF url(images/sample_bg.jpg)
}
.footer_bg
{
    background: #F0F0F0 url(images/footer_bg.jpg)
}
.ver_gap
{
    background: #F0F0F0 url(images/ver_gap.jpg)
}
.left_gap
{
    background: #F0F0F0 url(images/left_gap.jpg)
}
.form_tbl
{
  border: 1px solid #666666;
}
.form_field {
  border: 1px solid #666666;
  background: #ffffff;
  color: #666666;
}
.form_btn {
  border: 1px solid #666666;
  background: #666666;
  color: #ffffff;  
}
.pageTitle{
  font-size: 16pt;
  font-weight: bold;
  border-bottom: 1px dashed #cccccc;
}

.corporate_links{
  color : #cccccc;
  font-size: 10pt;
  border-bottom: 1px dotted #FF9900;  
}
.corporate_links a:link    { color:#cccccc; text-decoration : none; font-weight: normal; font-size: 10pt; }
.corporate_links a:visited { color:#cccccc; text-decoration : none; font-weight: normal; font-size: 10pt; }
.corporate_links a:active  { color:#cccccc; text-decoration : none; font-weight: normal; font-size: 10pt; }
.corporate_links a:hover   { color:#FF9900; text-decoration : none; font-weight: normal; font-size: 10pt; }

