#gametable {
	background-color: #333333;
	width: 95%;
	text-align: center;
	vertical-align: middle;
	padding: 1px;

}
#gametable p {
	margin: 0px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;

}

#gametable h3 {
	vertical-align: middle;
	text-align: center;

}

#gametable td {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-bottom-style: solid;
	text-align: center;


}

#gametable ul {
	position: relative;
	text-align: left;
	padding: 1px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	clip:   rect(auto 0px auto auto);

}

#gametable li {
	list-style-type: none;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;


}


a:link {
	text-decoration: none;
	color: #0099FF;

}
a:visited {
text-decoration: none;
	color: 00ff99;
}
a:hover {
	text-decoration: underline;
}

a:active { text-decoration: none; }

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#projectsoveralltable {
	margin-left: 50px;



}

#projectsoveralltable h1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#projecttable {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin: 0px;

}

#projecttable tr {
}

#projecttable td {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#mainpage {}

#autosTable {
	font-size: 80%;

}

#autosTable td {
	padding: 2px;
}

#autosTable h3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#autosTable a:link, #autosTable a:visited {
	border: 1px solid #000000;
}

#autosTable a:hover {
	border: 1px solid #0000FF;
}

#autosTable img {
	border: 1px solid #000000;
}
