
body {
     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
     font-size: 13px;
}

A:link {color: #576090; text-decoration: none; } 
A:active {color: #576090; text-decoration: none; }
A:hover {color: #9999B2; text-decoration: none; } 
A:visited {color: #576090; text-decoration: none; }

A.special:link {color: red; text-decoration: none; } 
A.special:active {color: red; text-decoration: none; }
A.special:hover {color: red; text-decoration: none; } 
A.special:visited {color: red; text-decoration: none; }

.grid_button {
    border: gray 1px solid;
    BACKGROUND-COLOR: white;
	font-size: 10px;
    color: #616161;
}

.grid_input {
    border: gray 1px solid;
    BACKGROUND-COLOR: white;
	font-size: 10px;
    color: #616161;
}

.tablegrid {
	text-align: left;
	border: 1px solid Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
		
.maincontent10px {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.maincontent12px {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
table.shadow { 
    align: center
  }

  td.shadow-top { 
    height: 16px;  
    background-image: url(./borders/top.gif)
  }

  td.shadow-topRight { 
    width: 16px;
    height: 16px;
    background-image: url(./borders/topRight.gif)
  }

  td.shadow-right { 
    width: 16px; 
    background-image: url(./borders/right.gif)
  }

  td.shadow-bottomRight { 
    width: 16px; 
    height: 16px; 
    background-image: url(./borders/bottomRight.gif)
  } 

  td.shadow-bottom { 
    height: 16px;
    background-image: url(./borders/bottom.gif)
  }

  td.shadow-bottomLeft { width: 16px;
    height: 16px;
    background-image: url(./borders/bottomLeft.gif)
  } 

  td.shadow-left { width: 16px;
    background-image: url(./borders/left.gif)
  }

  td.shadow-topLeft { 
    width: 16px; 
    height: 16px; 
    background-image: url(./borders/topLeft.gif)
  }      

  td.shadow-center { 
    background-color: white  
  }
  	#topad {
		width: 375px;
		height: 90px;
	}
	#tabs {
		width: 750px;
		height: 31px;
		background:#545C8A;
	}
	#onos {
		width: 300px;
		height: 150px;
	}
	#ticker {
		width: 300px;
		height: 150px;
	}
	#rotator {
		width: 700px;
		height: 80px;
	}