<!--
html, body {
             background-color: #FFF;
             color: #000;
             margin: 0px;
             padding: 0;
             min-width: 776px;
	         font-family:batang;
	         font-size: 90%;
	         color:#666;  
	         height: 100%;           
            }
body {
	         background: #fff repeat-x scroll 0% 0%;
	         margin: 0;
	         padding: 0;
	         font: 85% verdana, arial, hevetica, sans-serif;
	         text-align: center;
	         color: #333;
	         border: 0px solid #676767;
	         }            
            
#container {position:relative;
	        top: -3px;
            margin: 1em auto;
            width: 776px;
            min-height:1px;
            text-align: left;
            background-color: #fff;
            border: 0px solid #676767;
           }            
        
div#logo {
			text-align:left;
            background: #fff repeat-x scroll 0% 0%;
            width: 776px;
            margin-left: auto ;
            margin-right: auto ;
            padding: 0px;
            height: 100px;
	    }      
	    


div#header {
           background:#99ccff repeat-y;
	       border-bottom: 0px solid #676767;
	       height: 23px; 
	       padding-top: 5px;
           position:relative;
           display: block;
           }         

div#footer { 
	       clear: both;
	       color: #222;
           background:#99ccff repeat-y;
	       padding-top: 5px;
           width: 776px;
           margin-left: auto ;
           margin-right: auto ;       
	       text-align:center;
	       height: 23px; 
	       margin-bottom:20px; 
	       background:#99ccff repeat-y;
	      }
   

/* IE 6 workaround for CSS Highlight Effect */
.focusField{ 
 background:#ffffcc; 
 border:1px solid #73A6FF;  
}
.focusButton{
 background: #69C;
 color: #FFF;
}
.focusHeader{
    background:#EEF3F6 repeat-x top left;}
tbody tr.highlight {
    background:#ffffcc;}
    
/* ---------------------------------------------- */
div#linkmenu {
 			position: relative;
            background: #5858fa;
            color: #fff;
            height: 25px;
            width: 776px;
            margin-left: auto ;
            margin-right: auto ;
           }	
    
a.link_topmenu:link {text-decoration: none; color: #fff; font-size: 9pt; font-weight: bold; }
a.link_topmenu:visited {text-decoration: none; color: #fff; font-weight: bold; font-size: 9pt;}
a.link_topmenu:hover {text-decoration: underline; font-size: 9pt;}
a.link_topmenu:active {text-decoration: none; color: #fff;font-size: 9pt;} 

#wrapper {
             width: 776px;
             height: 100%;
             display:table;
             border-spacing: 0; 
             border-collapse: collapse;
             margin-left: auto ;
             margin-right: auto ; 
             padding:0px;           
         }
#firefox-bug-fix {
             display:table-row;
             padding:0px;
             height:100%;
         }
.columns {
             display: table-cell;
             border: 0px solid #000;
             vertical-align: top;
             padding-top: 0px;
             height: 100%;
          }
#lftmenu,.lftmenu {
            background-color: #fff;
            color: #555;
            padding: 10px 0px 0px 10px; 
            height: 100%;            
            width: 167px;
            min-width: 167px;
            border: 0px solid #000;
         }
a.link_lftmenu:link {text-decoration: none; color: #666; font-size: 11pt; font-style: italic;}
a.link_lftmenu:visited {text-decoration: none; color: #666; font-size: 11pt; font-style: italic;}
a.link_lftmenu:hover {text-decoration: underline; font-size: 11pt; color: #aaa; font-style: italic;}
a.link_lftmenu:active {text-decoration: none; color: #666; font-size: 11pt; font-style: italic;}          
#display,.display {
            width: auto;
            padding: 1px;
        }  
#display,.display {
            width: auto;
            padding: 1px;
        }          
p.intro {padding: 5px 5px 5px 5px; 
         font-size:11pt; 
         line-height: 15pt; 
         color:#777; 
         text-align: left;
         font-weight:normal;
         font-style: italic;	    
        } 
#logimage { position: relative; top: 10px; left: 30px; }
#logotext { position: relative; top: -80px; left: 170px; }
div#colhead { font-size: 14pt; width:100%; text-align:center; margin-top:15px; }
div#colline { font-size: 10pt; width:100%; text-align:center; margin-top:5px; }
div#cevents { position:relative;text-align: center; width:100%;font-size: 14pt;color:#555;padding-top:30px;padding-bottom:20px; }

button{
	background: #036;
	border:1px solid #036;
	color: #FFF;
	padding: 3px;}
button:focus, button:hover, button:active{
    background: #69C;
    color: #FFF;}
    
a.link_cartdisplay:link {text-decoration: none; color: #ff4040; font-size: 8pt; font-weight: bold; }
a.link_cartdisplay:visited {text-decoration: none; color: #ff4040; font-weight: bold; font-size: 8pt; }
a.link_cartdisplay:hover {text-decoration: underline; font-size: 8pt;}
a.link_cartdisplay:active {text-decoration: none; color: #ff4040; font-size: 8pt;}       
-->