.left {  background-image:  url(images/css/sidecss.gif); background-repeat: repeat-y}

body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333} 

td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333} 

li {color: #339966; list-style-type: square} 

ul {color: #339966; list-style-type: square} 

ol {color: #339966} 

.mytext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666699} 

a.mytext:link {color: #333333; text-decoration: none} 

a.mytext:visited {color: #666666; text-decoration: none} 

a.mytext:active {color: #333333; text-decoration: none} 

a.mytext:hover {color: #999933; text-decoration: none} 


.SideMenuChoices { /* default properties for the Side Menu */
  color:#ffffff;
  font-weight: 600;
  text-decoration: none;
  font-size: 78%;
  text-align: left;
  vertical-align: top;
  }

A { /* Links */
  color: #0000ff;
  }

A:hover { /* On mouse over Links */
  color: #0000ff;
  text-decoration: none;
  }

A.SideMenuChoices:hover { /* On-Mouse-Over for the Side Menu */
  color: #CC0000;
  }

div.Main_Content { /* Main Table content container */
  margin-left: 200px;
  float: none;
  }.xxsmall {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: smaller; text-decoration: none}
