﻿html, body
        {
            margin: 0;
            padding: 0;
            width: 100%;
            height: 100%;
            overflow: hidden;
        }
        body
        {
            font-family: tahoma ;
            font-size: 76%;
        }
        #background
        {
            position: absolute;
            z-index: 1;
            width: 100%;
            height: 100%;
        }
        #scroller
        {
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            overflow: auto;
            z-index: 2;
        }
        #content
        {
            width:900px;
            margin :auto;
        }
       
        #fixed
        {
            position: absolute;
            top: 25px;
            left: 1000px;
            width: 150px;
            z-index: 10;
            color: #567;
            border: 1px solid #000;
            padding: 10px;
        }
        .TabShade
        {
        background:url('../Images/tabShade.png') repeat-y left ;
        width :55px;	
        }
        .HillnSeaheader
        {
         background :  url('../Images/rtCorner.png') no-repeat top right  ;
         width  :100%;
         height :78px;
        
        }
        .copyRight
        {
        font:13px normal  tahoma 	;
        color :#FFF;
        }
        a
        {
        border :0px;
        cursor :pointer ;	
        }
        img
        {
        	  border :0px;
        }
        
        .contentHeaderLeft
        {
         background :  url('../Images/containerHeaderLeft.jpg') no-repeat bottom right  ;
         width  :13px;
         height :42px;
        
        }
        .contentHeaderMiddle
        {
         background :  url('../Images/containerHeaderRepeat.jpg')  repeat-x   ;
        
         height :42px;
        
        }
        .contentHeaderRight
        {
         background :  url('../Images/contentHeaderRight.jpg') no-repeat bottom left  ;
         width  :13px;
         height :42px;
        
        }
        
        .contentMiddleLeft
        {
         background :  url('../Images/containerMiddleLeft.jpg')  repeat-y  ;
         width  :13px;
         
        }
        .contentMiddleMiddle
        {
         background :  url('../Images/contentBG.jpg')  repeat-y  top right  ;
              
        
        }
        .contentMiddleRight
        {
         background :  url('../Images/containerRightMiddle.jpg')  repeat-y ;
         width  :13px;
         
        
        }
        
         .contentBottomLeft
        {
         background :  url('../Images/containerLeftBottom.jpg') no-repeat bottom right  ;
         width  :13px;
         height :19px;
        
        }
        .contentBottomMiddle
        {
         background :  url('../Images/containerLeftBottomRepeat.jpg')  repeat-x   ;
        
         height :19px;
        
        }
        .contentBottomRight
        {
         background :  url('../Images/containerBottomRight.jpg') no-repeat bottom left  ;
         width  :13px;
         height :19px;
        
        }
        
        h1
        {
        font:normal 16pt tahoma;
        color :#033a65;	
        }
        p
        {
        	
        font:normal 13px tahoma;
        color :#033a65;		
        
            text-align: justify;
        
        	}
        	h3
        	{
        		 font:normal 13px tahoma;
        color :#011335;	
         text-align: justify;
        		}
        		.headerRight
        		{
        			font:bold 18px tahoma;
        color :#033a65;	
        			}
        			
        			
 .contentHeader
 {
 	 font:bold 14px tahoma;
     color :#033a65;	
     text-align: left;
 }
 .contentHeader2
 {
 	 font:bold 13px tahoma;
     color :#033a65;	
     text-align: left;
 }
 li
 {
 	 font:normal 13px tahoma;
     color :#033a65;	
     text-align: left;
 }
 .verdeight
 {
 	 font:normal 13px tahoma;
     color :#033a65;	
     text-align: left;
 }
 .smallestcontent
 {
 	font:normal 11px tahoma;
    color :#ca0c0c;	
    text-align: left;
 	}
 	
 	 .smallcontent
 {
 	font:normal 13px  tahoma;
    color :#033a65;	
    text-align: justify;
    margin-right :10px;
 	}
 	
 	 .betyou
 {
 	font:bold 13px  tahoma;
    color :#d03333;	
    text-align: left;
     
 	}
 .smalllnk
 {
 	font:normal 13px  tahoma;
    color :#000;	
    
 	}
 	.smalllnk a
 	{
 		font:normal 13px  tahoma;
    color :#000;
    text-decoration :none;
 	}
 		.smalllnk a:hover
 	{
 		font:normal 13px  tahoma;
    color :#d03333;
    text-decoration :none;
 	}