table.sidebar {
	       background-image: url('CTimages/sidebar.gif');
	       background-repeat: repeat-y;
	       background-attachment: fixed;
	       background-position: left;   
                        font-family: arial;
                        font-weight: bold;
                        font-size: 85%;
                        color: black;
                        }



.bottomtext {
                       font-family: arial;
                       font-size: 75%;
                        color: black;
                        }
table.UAtopbar {
                        background-image: url('CTimages/UAtopbar.gif');
                        background-repeat: no-repeat;
                     }
table.MainTopBar {
                        background-image: url('CTimages/MainTopBar.gif');
                        background-repeat: no-repeat;
                     }
table.RMTopBar {
                        background-image: url('CTimages/RMTopBar.gif');
                        background-repeat: no-repeat;
                     }

tr.longbar {
                        background-image: url('CTimages/bar.gif');
                        background-repeat: no-repeat;
                      }


td.topbar  {
                      margin-bottom: 95%;
                 }

a.LeftBarLink:link  {
                               color: black;
                               font-size: 80%;
                               text-align: center;
                               text-decoration: none;
                               }


a.LeftBarLink:hover {
                                    color: blue;
                                  }

.LeftLinks  {
                    display: block;
                    margin-left: 18%;
                  }
a:visited {
                  color: purple;
                  font-size: 80%;
                  text-align: center;
                  text-decoration: none;
                   font-family: arial;
                               }
a:link {
             color: black;
                  font-size: 80%;
                  text-align: center;
                  text-decoration: none;
                   font-family: arial;
                               }

a:hover {
                  color: blue;
                  font-size: 85%;
                  text-align: center;
                  text-decoration: none;
                   font-family: arial;
                               }
             

