.subbar           { font-family:                Tahoma;
                    font-weight:                bold;
                    font-size:                  10px;
                    color:                      #2F6DFF;
                    cursor:                     pointer;
                    margin:                     0px;
                    padding:                    0px 0px 0px 5px;
                    text-decoration:            none;
                    vertical-align:             text-top; }
.subbar:link      { text-decoration:            underline;
                    color:                      #2F6DFF; }
.subbar:active    { text-decoration:            underline; 
                    color:                      #2F6DFF; }
.subbar:visited   { text-decoration:            underline; 
                    color:                      #2F6DFF; }
.subbar:hover     { text-decoration:            underline;	
                    color:                      #2F6DFF; }

.butbar           { font-family:                Tahoma;
                    font-weight:                bold;
                    font-size:                  10px;
                    color:                      #ffffff;
                    text-decoration:            none; }
.butbar:link      { text-decoration:            none;
                    color:                      #FFFFFF; }
.butbar:active    { text-decoration:            none; 
                    color:                      #FFFFFF; }
.butbar:visited   { text-decoration:            none; 
                    color:                      #FFFFFF; }
.butbar:hover     { text-decoration:            underline overline;	
                    color:                      #FFFFFF; }
		    
.inputbox         { font-family:                Verdana;
                    font-size:                  9px;
                    background-color:           #CEDEF6; 
                    border:                     #2F6DFF 1px solid; 
                    color:                      #000000; }
		    
.sponsortable     { background:                 #C4D5FD;
                    border-collapse:            collapse; 
                    border:                     #2F6DFF 1px solid;
                    font-family:                Tahoma;
                    font-size:                  10px;
                    margin:                     4px 0px 4px 0px;
                    padding:                    2px;
                    text-align:                 center; }
.search           { font-family:                Tahoma;
                    font-size:                  10px; }
					
