/* Stylesheet for mainpages of alcodesigns.net */

body,td,th {
	font-family: Courier New, Courier, mono;
	font-size: 12px;
	color: #000000;
}
.right {
	right: 100%;
	position: relative;
}
.maincell {
	border: thin dotted #000000;
	padding: 5px;
}
.maintable {
	position: relative;
	top: 10px;
}
body {
	background-color: #DFDFDF;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; color:#FFFFFF
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.bottomtables {
	border: thin solid #0066FF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
.bottomtable {
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.footer {
	position: relative;
	bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	left: 0px;
	width: 100%;
	height: 10px;
	right: 0px;
	top: 0px;
}
.bodytext {
	color: #0066FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.bottomtableheader {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bottomtabletext {font-family: Arial, Helvetica, sans-serif}
.footer {font-size: 10px}

