/* Header information */


/*this is the page title*/

/*  H1 { font-family: verdana, tahoma, arial, sans-serif }
/*  H1 { font-weight: bold } 
/*  H1 { font-size: 10pt } 
/*  H1 { color: #588BBE; }
/*  H1 { text-transform: none } 
/*  H1 { text-align: right}
/*  H1 { letter-spacing: 0.0em }
/*  H1 { margin-bottom: 5}
/*  H1 { margin-top: 0}


/*this is the menu/footer text*/

H2 { font-family: trebuchet ms, verdana, tahoma, arial, sans-serif }
H2 { font-weight: normal}
H2 { font-size: 8pt }
H2 { color: #ffffff } 
H2 { text-align: center }
H2 { line-height: 100%;}
H2 { margin-bottom: 2}
H2 { margin-top: 3}


/*this is the main body heading text*/

H3 { font-family: trebuchet ms, verdana, tahoma, arial, sans-serif }
H3 { font-style: normal }
H3 { font-weight: bold }
H3 { font-size: 10pt }   
H3 { color: #666666; }  
H3 { text-align: left }


/*this one is testimonial text*/

/*  H4 { font-family: verdana, tahoma, arial, sans-serif }
/*  H4 { font-weight: normal } 
/*  H4 { font-size: 10pt } 
/*  H4 { color: #2870A4; }
/*  H4 { text-transform: none } 
/*  H4 { text-align: center }
/*  H4 { letter-spacing: 0.0em }


/*this one is copyright*/

H5 { font-family: trebuchet, verdana, tahoma, arial, sans-serif }
H5 { font-weight: normal } 
H5 { font-size: 8pt } 
H5 { color: #666666}
H5 { text-align: center }
H5 { letter-spacing: 0.0em }
H5 { margin-bottom: 5}
H5 { margin-top: 5}
 
/*main text*/

P { font-family: trebuchet ms, verdana, tahoma, arial, sans-serif }
P { font-weight: normal } 
P { font-size: 10pt } 
P { color: #666666}
p { text-transform: none } 
p { text-align: justify }
p { margin-bottom: 5}
p { margin-top: 5}

/*  links */

a:link    { color: #ffffff; text-decoration: none;  } 
a:active  { color: #ffffff; text-decoration: none;  } 
a:visited { color: #ffffff; text-decoration: none;  } 
a:hover   { color: #ffffff; text-decoration: underline; }

/*  main text links */

a.faq:link    { color: #666666; font-weight: bold }
a.faq:active  { color: #666666; font-weight: bold } 
a.faq:visited { color: #666666; font-weight: bold } 
a.faq:hover   { color: #666666; font-weight: bold; text-decoration: underline; } 

/*  gundog text links */

/*  a.darklinks:link    { color: #113664; }
/*  a.darklinks:active  { color: #113664; } 
/*  a.darklinks:visited { color: #113664; } 
/*  a.darklinks:hover   { color: #2870A4; } 

.websitelist { line-height: 100%; list-style-type: square;  font-family: trebuchet ms, verdana, tahoma, arial, sans-serif; font-size: 10pt; margin-top: -2; font-weight: normal; color: red; list-style-type: disc;  } 

/* Colored Scroll Bar */ 

body
{
scrollbar-base-color: #ffffff;  
scrollbar-arrow-color: #666666;  
scrollbar-shadow-color: #666666;  
scrollbar-lightshadow-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;  
scrollbar-highlight-color: #666666;  
scrollbar-3dlight-color: #ffffff;  
scrollbar-track-color: #ffffff; 
overflow: auto
}

.whitebox {
background-color:#ffffff;
filter:alpha(opacity=10);
-moz-opacity:0.1;
opacity: 0.1;
width:753px;
height:350px;
}

.websitelist { 
line-height: 120%; 
list-style-type: disc;  
font-family: trebuchet ms, verdana, tahoma, arial, sans-serif; 
font-size: 10pt; 
margin-top: 0; 
font-weight: normal; 
color: #666666; 
}