body {
                 font-size : 9px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
       }

table.sidebar {
	       background-image: url('images/sidebar.gif');
	       background-repeat: repeat-y;
	       background-attachment: fixed;
	       background-position: left;   
                        font-family: arial;
                        font-weight: bold;
                        font-size: 80%;
                        color: gray;
                        }
table.bottom {
                          font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
                        color: gray;
                        }
                        
.inbox   {
                font-family: arial;
                font-weight: bold;
                border-style: inset;
                border-width: thick;
                color: gray;
            }

p.maincontent {
                            margin-top: 5%;
	          margin-left: 5%;
                         }

p  {
       margin-left: 5%;
    }

p.rightcontent {
                           margin-top: 8%;
	          margin-left: 8%;
                            font-family: arial;
                        font-weight: normal;
                        font-size: 90%;
                        color: gray;
                        }

.bottomtext {
                       font-family: arial;
                        font-weight: bold;
                        font-size: 70%;
                        color: gray;
                        }

table.UAtopbar {
                        background-image: url('images/UAtopbar.gif');
                        background-repeat: no-repeat;
                     }
table.MainTopBar {
                        background-image: url('images/MainTopBar.gif');
                        background-repeat: no-repeat;
                     }
table.RMTopBar {
                        background-image: url('images/RMTopBar.gif');
                        background-repeat: no-repeat;
                     }

tr.longbar {
                        background-image: url('images/bar.gif');
                        background-repeat: no-repeat;
                      }


td.topbar  {
                      margin-bottom: 95%;
                 }

a.LeftBarLink:link  {
                               color: gray;
                               font-size: 75%;
                               text-align: center;
                               text-decoration: none;
                               }

a.LeftBarLink:hover {
                                    color: blue;
                                  }

.LeftLinks  {
                    display: block;
                    margin-left: 18%;
                  }
a:visited {
                  color: gray;
                  font-size: 75%;
                  text-align: center;
                  text-decoration: none;
                               }
a.Selected:visited {
                                                 color: purple;
          		               font-size: 85%;
                                                 text-align: center;
                                                 text-decoration: none;
                                                }
table.header {
                       font-size : 15px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
                  color: black;
                        }
tr.Content     {
                 font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
                  }


td.Man  {
                 font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
                  color: black;
                        }
th.Man  {
                 font-size : 15px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
                  color: black;
                        }
th.Inst  {
                font-family: arial;
                        font-weight: bold;
                        font-size: 85%;
                        color: blue;
                        }
td.DrillDowns  {
                 font-size : 14px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
                  color: black;
                        }

           

