.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 11px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #778;
	color: #2d2b2b;
    background: white url(shade.gif) top left repeat-x;	
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
font-weight:bold;
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.shadetabs li.tabheader{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(shade.gif) top left repeat-x;
border-bottom-color: white;
}

.newstabs{
padding: 5px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 11px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.newstabs li{
display: inline;
margin: 0;
}

.newstabs li a{
text-decoration: none;
padding: 5px 20px;
margin-right: 3px;
border: 1px solid #265B8F;
color: #2d2b2b;
background: white url(shade.gif) top left repeat-x;
}

.newstabs li a:visited{
color: #2d2b2b;
}

.newstabs li a:hover{
font-weight:normal;
text-decoration: underline;
color: #2d2b2b;
}

.newstabs li.selected{
position: relative;
top: 1px;
}

.newstabs li.selected a{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.newstabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.newstabs li.tabheader{
text-decoration: none;
padding: 5px 7px;
margin-right: 3px;
border: 1px solid #265B8F;
color: #2d2b2b;
background: white url(shade.gif) top left repeat-x;
border-bottom-color: white;
}

.contentstyle{
	border: 1px solid #265B8F;
	width: 580px;
	margin-bottom: 1em;
	padding: 10px;
}

.orgtop{
  color:#FFFFFF; 
  background-color: #505050 ; 
  line-height:30px}

#org td{
  background-color: #B2DFEE}

#org .orgodd{
  background-color:#ADD8E6}

#org tr:hover td{
  background-color: #9AC0CD; 
  color:#FFFFF0;}

#uniwideorg{
  color:#000;
  background-color:#F8F8F8;}

#uniwideorg tr:hover td{
  background-color:#C9C9C9; 
  color:#000033;}

#saouniwideorg{
  color:#000;
  background-color:#E8E8E8;}

#saouniwideorg tr:hover td{
  background-color:#F8F8F8; 
  color:#000033;}

#saocolcoun{
  background-color:#E8E8E8;
  font-size:11px;
  border-style:outset;}

#saocolcoun tr:hover td{
  background-color:#F8F8F8; 
  color:#000033;}

#saocolcoun tr th{
  background-color:#003333; 
  color:#CCCCCC; padding:5px;}
  
#directory{border-collapse:collapse;
	font-family:"Lucida Sans Unicode","Lucida Grande",Sans-Serif;
	font-size:10px;}
	
#directory th {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
	background:#666666 none repeat scroll 0 0;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #333333;
	color: #FFFFFF;
	font-size:13px;
	font-weight:normal;
	padding:8px;
	background-color: #666666;
	text-align: center;
}

#directory tr:hover td {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
	background:#F2E3DB none repeat scroll 0 0;
	color:#330000;
	background-color: #F2E3DB;
}

#directory td {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
	background:#CCCCCC none repeat scroll 0 0;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid transparent;
	color:#666699;
	padding:6px;
	background-color: #CDC8B1;
}

