body {
	background-color: #555555; 
	font-family: Georgia;
	padding: 0px; 
	margin: 0px 0px 0px 0px;
}

A:link {
	text-decoration: underline; 
	color:white;
}

A:visited {
	text-decoration: underline;
	color:white;
}

A:active {
	text-decoration: none; 
	color:black;
}

A:hover {
	text-decoration: underline; 
	color: gray;
}
td.cell1 {
	background-color: #909090;
}

td.cell2 {
	background-color: #B8B8B8;
}

a.a1 {
    color:blue;
}

#main {
    background-color: #B8B8B8;//#909090;
	///border-left: 1px solid;
    ///border-right: 1px solid;
    ///border-bottom: 1px solid;
    padding: 10px;
    width: 780px;
	//height: 510	px;
    margin-left: auto;
    margin-right: auto;
}

#submain {
    background-color: #B8B8B8;
    padding: 0px;
    width: 410px;
	height: 500px;
}

#video {
    //background-color: white;
	width: 350px;
}

#test {
    background-color: #e3e3e3;
	height: 480px;
	//width:500px;
}

#bottom {
    //background-color: white;
	width: 780px;
    padding: 10px;
	font-size:13pt;
	font-family:Times New Roman;
	margin-left: auto;
    margin-right: auto;
}

#bottom2 {
	font-size:8pt;
	font-family:Times New Roman;
	color: #CCCCCC;
	padding: 3px;
}

#header {
    background-color: white;
    border-top: 0px;
    //border-bottom: 1px solid;
    ///border-left: 1px solid;
    ///border-right: 1px solid;
    padding: 0px;
    width: 800px;
	height: 150px;
    margin-left: auto;
    margin-right: auto;
}

#button {
	 background-color: #e3e3e3;//#B8B8B8;
	 text-align: center;
	 cursor:hand;
	 //border-right:1px solid;
	 border-top:1px solid;
	 border-left:1px solid;
}

#button0 {
	 cursor:pointer;
}


#buttontab {
	 background-color: #B8B8B8;//#B8B8B8;
	 text-align: center;
	 cursor:hand;
	 //border-right:1px solid;
	 border-top:1px solid;
	 border-left:1px solid;
}

#tabs2 {
    background-image: url('images/tabs2.png');
}

#tabs2a {
    background-image: url('images/tabs2a.png');
}

#tabs2b {
    background-image: url('images/tabs2b.png');
}

#tabs2c {
    background-image: url('images/tabs2c.png');
}

#tabs2d {
    background-image: url('images/tabs2d.png');
}

#tabs2e {
    background-image: url('images/tabs2e.png');
}

#button:hover {
    background-color: #B8B8B8;//#909090;
}

.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#e3e3e3;
}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #e3e3e3;
  border-right:1px solid #e3e3e3;
  background:#e3e3e3;
}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #e3e3e3;
  border-right:1px solid #e3e3e3;
  background:#e3e3e3;
}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #e3e3e3;
  border-right:1px solid #e3e3e3;
}
.spiffy4{
  border-left:1px solid #e3e3e3;
  border-right:1px solid #e3e3e3;
}
.spiffy5{
  border-left:1px solid #e3e3e3;
  border-right:1px solid #e3e3e3;
}
.spiffyfg{
  background:#e3e3e3;
  padding:7px;
}

#shadow-container {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
 
#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
	position: relative;
	left: -1px;
	top: -1px;
}
 
#shadow-container .shadow1 {
	//background: #F1F0F1;
	background: #909090;
}

#shadow-container .shadow2 {
	//background: #DBDADB;
	background: #787678;
}

#shadow-container .shadow3 {
	//background: #B8B6B8;
	background: #585658;
}

#shadow-container .container {
	background: #909090;
	border: 1px solid #848284;
	padding: 0px;
}
