.bodystyle

  {	
        padding: 0px;

        background-color: #1E272C;

	margin: 0px;

	font-family: verdana, arial, "ms sans serif", sans-serif; 
	font-size: x-small; 
	font-weight : normal;
	line-height: 120%;
	color: #333333;

  }

.maintext, li, blockquote, font
        
  {

	font-family: verdana, arial, "ms sans serif", sans-serif; 
	font-size: small; 
	font-weight : normal;
	line-height: 18px;
	color: #333333;
  }

#navbar a:link

  {
        color: #3399fe; 
        text-decoration: none; 
  }

#navbar a:visited

  {
        color: #3399fe; 
        text-decoration: none; 
  }

#navbar a:hover

  { 
        color: #BBBADA; 
        text-decoration: none; 
  }

#navbar a:active
 
  { 
        color: #3399fe; 
        text-decoration: none; 
  }

.maintext A:link, li A:link, blockquote A:link, font A:link 

  {
        color: #B34A17; 
        text-decoration: none; 
  }

.maintext A:visited, li A:visited, blockquote A:visited, font A:visited 

  {
        color: #B34A17; 
        text-decoration: none; 
  }

.maintext A:hover, li A:hover, blockquote A:hover, font A:hover   

  { 
        color: #B34A17; 
        text-decoration: underline; 
  }

.maintext A:active, li A:active, blockquote A:active, font A:active 
 
  { 
        color: #B34A17; 
        text-decoration: none; 
  }

h1, .pagetitle

  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size : medium;
	font-weight : bold;
	line-height : 150%;
	color: #AD4A18;
  }

h2, .heading

  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size : small;
	font-weight : bold;
	line-height : 150%;
	color: #AD4A18;
  }

.maintext, li, blockquote, font
        
  {

	font-family: verdana, arial, "ms sans serif", sans-serif; 
	font-size: x-small; 
	font-weight : normal;
	line-height: 120%;
	color: #154077;
  }

.smalltext 
  
  {
	color: #48505B;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size: xx-small;
  }

.toptext 
        
  {
	font-family : Arial, Verdana, Tahoma, Times New Roman;
	font-size : small;
	font-weight : normal;
	letter-spacing : 0px;
	color : Black;
	line-height : 120%;
  }

.tablestyle
        
  {
	border: 1px solid navy;
  }

hr
  {
	color: navy;
	background-color: navy;
  }

input, textarea

  {
	border: 1px solid navy;
  }

.texthighlight
  {
	color: red;
  }

.popupstyle

  {	
        padding: 10px;

        background-image: no-image;
        background-color: #ffffff;

	margin: 0px;

  }