/* CSS bf */

     :link { color: #ffffff; text-decoration:none } /* unvisited */
     :visited { color: #ffffff; text-decoration:none } /* once visited */
     :active { color: #000000; text-decoration:none }  /* as it is clicked */
     /* :hover { color: #000000; text-decoration:none }   /* with mouse over */

.mid, .midblue, .mid-prod, .mid-demo { text-align: justify; }

    p.rt_col_ggl_ad { FONT-family: arial; FONT-size: 0pt; margin-left: 0px; margin-right: 0px; margin-top:25px;  color: #FFFFFF } 
    p.rt_col_ggl_ad_2 { FONT-family: arial; FONT-size: 0pt; margin-left: 0px; margin-right: 0px; margin-top:4px;  color: #FFFFFF } 
    p.rt_col_app_buts { FONT-family: arial; FONT-size: 0pt; margin-left: 0px; margin-right: 0px; margin-top:14px;  color: #FFFFFF } 
    p.mid          { FONT-family: arial; FONT-size: 10pt; font-weight:000; margin-left: 25px; margin-right: 30px; margin-top: 0px; color: #666666 } 
    p.mid_DE4E20         { FONT-family: arial; FONT-size: 10pt; font-weight:000; margin-left: 25px; margin-right: 30px; margin-top: 0px; color: #DE4E20 } 
    p.midblue   { FONT-family: arial; FONT-size: 10pt; font-weight:000; margin-left: 25px; margin-right: 30px; margin-top: 0px;color: blue } 
    p.button      { FONT-family: arial; FONT-size: 10pt; font-weight:000; margin-left: 0px; margin-right: 0px; margin-top: 2px; margin-bottom:0px;  color: #666666 } 
    p.counter    { FONT-family: arial; FONT-size: 10pt; font-weight:000; margin-left: 15px; margin-right: 0px; margin-top: 20px; margin-bottom:0px;  color: #ffffff } 
    p.horiz_gal { FONT-family: arial; FONT-size: 8pt; margin-left: 25px; margin-right: 15px; margin-top: 0px;  color: #000000 } 
    p.mid-prod { FONT-family: arial; FONT-size: 10.0pt; margin-left: 15px; margin-right: 30px; margin-top: 0px;  color: #666666 } 
    p.mid-demo { FONT-family: arial; FONT-size: 10pt; margin-left: 0px;  margin-right: 10px; margin-top: 10px;  color: #666666 } 
    p.registration { FONT-family: arial; FONT-size: 10pt; font-weight:000; margin-left: 10px; margin-right: 10px; margin-top:10px;  color: #ffffff } 
.campReg { margin-left: 10px; margin-right: 10px; margin-top:10px;  color: #ffffff }
.headingRed { margin-bottom: 10px; color: #FF0000 }

    h1       {font-family:arial; font-size:23px; font-weight:000;  margin:20px  0px 10px  25px; color:#333333}          
    h2       {font-family:arial; font-size:16px; font-weight:800;  margin:10px  0px 10px  25px; color:#333333}          
    h3       {font-family:arial; font-size:15px; font-weight:800;  margin:10px  0px 10px  0px; color:#333333}         /* top, right, bottom, left */
    h4       {font-family:arial; font-size:13px; font-weight:800;  margin:7px  0px  0px  25px; color:#ffffff}          /* BLUE bookmark - netscape only */
    h5       {font-family:arial; font-size:9px;  font-weight:500;  margin:10px 0px  0px  20px; color:#0066cc}          /* 003399 BLUE headings */
    h6       {font-family:arial; font-size:16px;  font-weight:000;  margin:15px 0px  0px  0px; color:#003399}          /* 003399 BLUE headings */

    li.siteplanfileitem1 { FONT-family: arial; FONT-size: 10pt; margin-left: 25px; margin-right: 0px; margin-top:0px;  color: #666666 }
    li.siteplanfileitem2 { FONT-family: arial; FONT-size: 10pt; margin-left: 50px; margin-right: 0px; margin-top:0px;  color: #666666 }
    li.siteplanfileitem3 { FONT-family: arial; FONT-size: 10pt; margin-left: 75px; margin-right: 0px; margin-top:0px;  color: #666666 }
    li.siteplanfileitem4 { FONT-family: arial; FONT-size: 10pt; margin-left: 100px; margin-right: 0px; margin-top:0px;  color: #666666 }

body {

/*      background-image: url(images/backgrounds/busfreeze_bg.gif); */
/*      background-attachment: fixed; */
        background-color: #999999;
	padding: 0px 0px;
	margin: 0px;
        font-size: 9pt;
        font-family: arial;
        text-indent: 0in;
        color: #666666;
        align: center;

        scrollbar-face-color:#5B96B2;
        scrollbar-arrow-color:A8A75B;
        scrollbar-track-color:#EEEEEE;
        scrollbar-shadow-color:'';
        scrollbar-highlight-color:'';
        scrollbar-3dlight-color:'';
        scrollbar-darkshadow-Color:'';
}


.menutitle{
font-size: 10pt;
cursor:pointer;
margin-top: 0px;
margin-bottom: 0px;
background-image: url(images/buttons/side_menu_button.gif);
background-color:#5B96B2;/* button colour - back-up */
color:#ffffff;
width:180px;
height:20px;
padding:10px;
text-align:left;
font-weight:bold;
/*/*/border:0px solid #000000;/* */
}

.submenu{
background-image: url(images/buttons/drop_menu.gif);
background-color:#999999;/* -  back-up */
font-size: 9.5pt;
font-family: arial;
font-weight:bold;
margin-top: 0.1em;
margin-bottom: 0.5em;
padding:10px;
margin-left: 0px;
text-align:left;
border:0px solid #333333;
}


.menurhs{
font-size: 10pt;
cursor:pointer;
margin-top: 0px;
margin-bottom: 0px;
background-image: url(images/buttons/side_menu_rhs.gif);
background-color:#5B96B2;/* button colour - back-up */
color:#ffffff;
width:140px;
height:20px;
padding:10px;
text-align:left;
font-weight:bold;
/*/*/border:0px solid #000000;/* */
}









/* end CSS */