.backgroundpage {
	background-image: url(Tower_Defence_Pictures/background_1.gif);
}
.maintable {
	background-color: #544F5B;
	border: 2px solid #000000;
}
.logotable {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
.logofont {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	text-align: center;
	font-weight: bold;
}
.textfont {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.podlogotext {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.linedown {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.podigraopis {
	background-color: #CCCCCC;
	height: 40px;
	width: 120px;
	clear: left;
	float: left;
	text-align: center;
	white-space: normal;
	text-indent: 2px;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.lefttable {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #CCCCCC;
	border: 2px solid #333333;
	text-align: center;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
}
body,td,th {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
}
