/* Point Breeze on Webster Lake style sheet */
       
.data_small{background:#dbeaf5}

.data_middle{background:#f7f7f7;
             border-color:#dbeaf5;
             border-width:1px;
             border-style:solid;
             border-top-width:0;
             border-bottom-width:0}
             
.data_header{background:#dbeaf5;}
             
.data_bottom{background:#f7f7f7;
             border-color:#dbeaf5;
             border-width:1px;
             border-style:solid;
             border-top-width:0}

.data_pic{border-width:1px;
          border-color:#091D5A;
          border-style:solid;
          border-left-width:0;
          border-right-width:0}
          
.data_center{border-color:#dbeaf5;
             border-width:1px;
             border-bottom-width:0;
             border-style:dashed;} 
             
.data_side{border-top-color:#dbeaf5;
           border-top-width:1px;
           border-top-style:dashed;}  
          
.image{background:#ffffff;
       border-width:1px;
       border-top-color:#D3D3D3;
       border-top-style:solid;
       border-right-color:#000000;
       border-right-style:solid;
       border-bottom-color:#000000;
       border-bottom-style:solid;
       border-left-color:#D3D3D3;
       border-left-style:solid}
 
.table_default{background:#f7f7f7}

.data_default_bottom{border-bottom-width:1px;
                     border-bottom-color:dbeaf5;
                     border-bottom-style:solid}

.font_main_link{font-family:tahoma,sans-serif;
                font-size:15px;
                font-weight:BOLD;
                text-decoration:none;
                color:#091D5A}
                
.font_main{font-family:tahoma,sans-serif;
           font-size:18px;
           font-weight:normal;
           color:#091D5A}
           
.font_link{font-family:tahoma,sans-erif;
                 font-size:13px;
                 text-decoration:none;
                 color:#091D5A}
                 
.font_email{font-family:tahoma,sans-erif;
                 font-size:13px;
                 color:#091D5A}
                 
.font_small_link{font-family:tahoma,sans-serif;
                 font-size:10px;
		 text-decoration:none;
                 color:#091D5A}
                 
.font_small_link2{font-family:tahoma,sans-serif;
                  font-size:10px;
                  color:#091D5A}
            
.font_main_blue{font-family:tahoma,sans-serif;
                 font-size:12px; 
                 color:#091D5A}
                 
.font_main_under{font-family:tahoma,sans-serif;
                 font-size:12px; 
                 color:#091D5A;
                 font-weight:BOLD;}
                 
.button{border-width:2;
	background-color:#ffffff;
	border-style:solid;
	border-color:#091D5A;
        color:#091D5A;
	font-family:Verdana, Helvetica, sans-serif;
	font-weight:BOLD;
	font-size:12px;
	cursor:pointer;
        cursor:hand}

.font_link2{font-family:tahoma,sans-serif;
           font-size:12px;
           color:#091D5A}

         
