.xml_button {
		color: #aaaaaa;
		#background-color: #7B91AC;
		#border-color: #000000;
		#border-style: outset;
		text-decoration: none;
		font-size: 5pt;
		#margin: 2em 0em 0em 0em;
		#padding: 0em 0.5em 0em 0.5em;
		#border-width: 2;
}
.xml_button:hover {
		#background-color: FF9900;
		color: ff9900;
}
.xml_button:active {
		border-style: inset !important;
}

A.thetofutext:link {
                    font-family: verdana, arial, helvetica, sans-serif; 
                    text-decoration: none;
                    font-size: 140%;
                    font-weight:bold;
                    color:black;
}

A.thetofutext:visited {
                       font-family: verdana, arial, helvetica, sans-serif;
                       text-decoration: none;
                       font-size: 140%;
                       font-weight:bold; 
                       color:black;
}

A.thetofutext:hover {
                     font-family: verdana, arial, helvetica, sans-serif;
                     text-decoration: none;
                     font-size: 140%;
                     font-weight:bold;
                     color:#7B91AC;
}

A.thetofusmalltext:link {
                          font-family: verdana, arial, helvetica, sans-serif;
                          text-decoration: none;
			  font-size: 90%;
                          font-weight:bold;
                          color:black;
}

A.thetofusmalltext:visited {
                             font-family: verdana, arial, helvetica, sans-serif;
                             text-decoration: none;
                             font-size: 90%;
                             font-weight:bold;
                             color:black;
}

A.thetofusmalltext:hover {
                           font-family: verdana, arial, helvetica, sans-serif;
                           text-decoration: none;
                           font-size: 90%;
                           font-weight:bold;
                           color:#7B91AC;
}

.thetofuheadertext { 
                     font-family: verdana, arial, helvetica, sans-serif;
                     text-decoration: none;
                     font-size: 90%;
                     font-weight: bold;
                     color:#7B91AC;  
}

.thetofuboldtext {
                     font-family: verdana, arial, helvetica, sans-serif;
                     text-decoration: none;
                     font-size: 90%;
                     font-weight: bold;
                     color: black;
}

.shell {
            background-color: black;
            font-family: verdana, arial, helvetica, sans-serif;
            text-decoration: none;
            font-size: 90%;
            font-weight: bold;
            color: yellow;
	    padding: 5px;
         	    
}


.thetofutd {
            background-color: #7B91AC;
            height: 10px;
            padding: 5px;
}

.thetofuside {
               border-top: 0px solid;
               border-bottom: 1px solid;
               border-right: 1px solid;
               border-left: 0px solid;
               background-color:#FFFFFF;
               line-height:2;
               padding: 5px;
}

.thetofubufferbar {
                    background-color:#7B91AC;
                    height:6px;
}

.thetofutitle {
               font-family: verdana, arial, helvetica, sans-serif;
               text-decoration: none;
               font-size: 130%;
               font-weight:bold;
               color:black;
}

A.thetofuheader:link {
                      font-family: verdana, arial, helvetica, sans-serif;
                      text-decoration: none;
                      font-size: 120%;
                      font-weight:bold;
                      color:#FFFFFF;
}

A.thetofuheader:visited {
                         font-family: verdana, arial, helvetica, sans-serif;
                         text-decoration: none;
                         font-size: 120%;
                         font-weight:bold;
                         color:#FFFFFF;
}

A.thetofuheader:hover {
                       font-family: verdana, arial, helvetica, sans-serif;
                       text-decoration: none;
                       font-size: 120%;
                       font-weight:bold;
                       color:#F8ECBA;
}

.thetofudot {
             font-weight:bold; 
             font-size:12px;
             color:black;
}

.thetofubox {
             border-top: 1px solid;
             border-bottom: 1px solid;
             border-right: 1px solid;
             border-left: 0px solid;
             background-color:#FDF1C1;
}

.thetofuboxwriteback {
             border-top: 1px solid;
             border-bottom: 1px solid;
             border-right: 0px solid;
             border-left: 0px solid;
             background-color:#EEEEEE;
}

.thetofucolumn {
                border-top: 0px solid;
                border-bottom: 1px solid;
                border-right: 0px solid;
                border-left: 0px solid;
                background-color:#EEEEEE;
}
