body {
       background-color: #5F8AC7;
       background-image: url('graphics/home/bg-01-splash-flare.jpg');
       background-attachment: fixed;
       background-repeat: no-repeat;
       
       scrollbar-face-color: #5F8AC7;
       scrollbar-highlight-color: #FFF685;
       scrollbar-3dlight-color: #CCCCCC;
       scrollbar-darkshadow-color: #5F8AC7;
       scrollbar-shadow-color: #CCCCCC;
       scrollbar-arrow-color: #FFF685;
       scrollbar-track-color: #EAD9DC;
       /*scrollbar-base-color: #00FF00; */
       /* see http://websitetips.com/articles/css/scrollbars/ */
       
       text-align: center; /* for IE */
       height: 100%;
       min-height: 100%;   
	         
     }
     
div.banner { 
               background-image: url('graphics/home/banner-01.png');
               background-repeat: no-repeat;
               /*background-color: #FFF685; */ /* Process Colour : 38 */
               width: 800px;
               height: 68px;
               margin-top: 0px;
			   margin-bottom: 0px;
			   margin-left: auto;
			   margin-right: auto;
			   padding: 0px;
			   border: none; /* thin solid #CCCCCC; */
             }     
     
div#awmAnchor-menu { 
               background-color: #FFCC33; /* Process Colour : 6 */
               width: 800px;
               height: 21px;
               margin-top: 0px;
			   margin-bottom: 0px;
			   margin-left: auto;
			   margin-right: auto;
			   padding: 0px;
			   border: none; /* thin solid #CCCCCC; */
             }                
             
div.main_content { 
               
               background-color: #FFFBCC; /* Process Colour : 40 */
               width: 800px;
               /*height: 400px;*/
               /*height: 100%;*/
               /*min-height: 100%;*/
               margin-top: 0px;
			   margin-bottom: 0px;
			   margin-left: auto;
			   margin-right: auto;
			   padding: 0px;
			   border: none; /* thin solid #CCCCCC; */
              
             } 
             
div.search { 
               background-image: url('graphics/search/search-imago-01.jpg');
               background-color: #FFFBCC; /* Process Colour : 40 */
               width: 800px;
               height: 66px;
               margin-top: 0px;
			   margin-bottom: 0px;
			   margin-left: auto;
			   margin-right: auto;
			   padding: 0px;
			   border: none; /* thin solid #CCCCCC; */
             }                            

div.header_category { 
               position: relative;
               width: 800px;
               height: 55px;
               margin-top: 0px;
			   margin-bottom: 0px;
			   margin-left: auto;
			   margin-right: auto;
			   padding: 0px;
			   border: thin solid; /* thin solid #CCCCCC; */
               font-family: Georgia, serif;
               font-size: 14pt;
               font-style: normal;
               font-weight: bold;
               text-align: left;
               text-indent: 6px;
               background-color: #FFFBCC; /* Process Colour : 40 */
              }             

div.sidebar_left
            {
              position:absolute;
              top: 0px;
              left:0px;
              width:60px;
              /*height:400px;*/
              background-color: #FFFBCC; /* Process Colour : 40 */
              border: none; /* thin solid #CCCCCC; */
              height:100%;
              min-height: 100%;
            } 
            
div.sidebar_right
            {
              position:relative;
              left:60px;
              top:0px;
              width:740px;
              background-color: #FFFFFF; /* Process Colour : 8 */
              border: none;
              padding: 0px;
              text-align: center;
              height:100%;
              min-height: 100%;
              
              /*height: 400px;*/
              /*overflow:hidden;*/
            }                         
              
div.links_content {
                   border: none;
                   padding: 0px;
                   text-align: center;
                   width: 100%;
                   height:100%;
                  } 
                                
div.footer2 { 
               position: absolute;
               /*min-height: 10%;*/
               background-color: #AEC5E7; /* Process Colour : 72 */
               width: 800px;
               height: 20px;
               margin-top: 0px;
			   margin-bottom: 0px;
			   margin-left: auto;
			   margin-right: auto;
			   border: none; /* thin solid #CCCCCC; */
               bottom: 0;
               clear:both;
	           float:left;
		       border-top:1px solid #000;
             }  
             
/* --------------------------------------------- */
/* HYPER LINKS                                   */      
/* --------------------------------------------- */  

/* unvisited links */
a:link { 
         color: blue;
         text-decoration: none;
         font-weight: normal;
       }     

/* visited links*/       
a:visited {
            color: red;
            text-decoration: none;
            font-weight: normal;
          }  
          
a:hover {
          color: blue;
          text-decoration: underline;
          font-weight: bold;
        }

/*        
a:active { 
          color: green;
         }
*/        

/* --------------------------------------------- */
/* LOGIN                                         */      
/* --------------------------------------------- */

h1.login {
           font-family: Georgia, serif;
           font-size: 14pt;
           color: #FFCC33;
           font-weight: bold;
         } 
         
h1.products {
           font-family: Georgia, serif;
           font-size: 14pt;
           color: #5F8AC7;
           font-weight: bold;
         }                 
        
/* --------------------------------------------- */
/* PAGE CONTENT                                  */      
/* --------------------------------------------- */     
    
td.page_content {
                  height: 390px;
                }    
                
td.links_category {
                   font-family: Georgia, serif;
                   font-size: 14pt;
                   color: #5F8AC7;
                   font-weight: normal;
                 } 
                 
td.about_content {
                   font-family: Georgia, serif;
                   font-size: 10pt; 
                   font-weight: normal;
                   color: #FFFFFF;
                 }
                 
td.links_content {
                   font-family: Georgia, serif;
                   font-size: 10pt;
                   font-weight: normal;
                 }                  
                 
td.news_content {
                   font-family: Georgia, serif;
                   font-size: 10pt; 
                   font-weight: normal;
                   color: #000000;
                 }                                     
                 
p.register_content {
                     font-family: Georgia, serif;
                     font-size: 10pt; 
                     font-weight: normal;
                     color: #000000;
                   } 
                   
td.register_content {
                     font-family: Georgia, serif;
                     font-size: 9pt; 
                     font-weight: normal;
                     color: #000000;
                   }                   
                   
th.register_content {
                     font-family: Georgia, serif;
                     font-size: 10pt; 
                     font-weight: normal;
                     color: #000000;
                   }                                                                         

/* --------------------------------------------- */
/* FOOTER                                        */      
/* --------------------------------------------- */                 

th.footer {
            font-family: Georgia, serif;
            font-size: 8pt;
          }    

/* --------------------------------------------- */ 
      
                
