table        { border-width:0px; border-style:solid; font-family: Verdana; color: #666666; font-size: 10pt }

body         { background-image: url('images/background.jpg'); background-repeat: repeat-x; 
               background-attachment: fixed; background-position: center }

th           { border: 1px solid #000000; background-image: url('images/grayheader.jpg'); 
               background-repeat: repeat-x; background-color:#FFFFFF; background-position-y:top }
               
h1           { color: #B70000; font-family: Verdana; font-size: 12pt; font-weight: bold }

h2           { font-family: Verdana; font-size: 18pt; color: #B70000; font-weight:bold }

h3           { font-family: Verdana; font-size: 12pt; color: #4D4D4D; font-weight: bold }

h4           { font-family: Verdana; font-size: 12pt; color: #B70000; font-weight: bold }

#nav a       { color: #4d4d4d; 
               text-decoration:none; 
               text-align:left; 
               font-family:Verdana; 
               font-size:10pt; 
               padding-left:15px; 
               background-image:url('images/bullets_c_01.gif'); 
               background-repeat:no-repeat; 
               background-position-y:center; line-height:200% }

#nav a:hover { color: #CC0000; 
               border-left-width: 1px; 
               border-right-width: 1px; 
               border-top-width: 1px; 
               text-decoration:none; 
               text-align:left; 
               font-family:Arial; 
               font-size:10pt; 
               padding-left:15; 
               background-image:url('images/bullets_c_03.gif'); 
               background-repeat:no-repeat; 
               background-position-y:center; 
               margin-left:0 }

#nav li      { list-style-type: none }

#nav li a    {
	           display: block;
	           padding-left:15px;
	           color: #4d4d4d;
	           text-decoration: none;
	           width: 125;
	           background-image: url('images/bullets_c_01.gif');
	           background-repeat: no-repeat;
	           font-family:Verdana; font-size:10pt; 
	           background-position-y:center
	         }
	         
#nav li a:hover 
            {  color: #CC0000;
               width: 125px;
               text-align:left; 
               font-family:Verdana; 
               font-size:10pt; 
               padding-left:15px; 
               background-image:url('images/bullets_c_03.gif'); 
               background-repeat:no-repeat; 
               background-position-y:
               center; margin-left:0 
               }
a            { color: #B70000; font-family: Verdana; font-size: 10pt; text-decoration: 
               underline }