@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 10px 10px 0px;
	padding: 10px 10px 0px;
	height: 100%;
}
.content {
	background-color: #FFFFFF;
	color: #000000;
}

.location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFF00;
}
div#footer {
	color: #CCCCCC;
	background-color: #333333;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 0px;
	display: block;
	text-align: right;
	width: 100%;
	left: 0px;
	right: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 1;
}
.tableMain {
	background-color: #333333;
	background-image: url(images/tableBackgroundPda.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.orderForm {
	background-color: #FFFFFF;
	border: 1px solid 333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.formLabel {
	font-weight: bold;
}

.formField { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
table {
	background-color: #333333;
	border: thin solid #FFFF00;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
.sidebar {
	color: #CCCCCC;
	background-color: #333333;
	margin: 5px;
	padding: 5px;
}
.sidebar a:link {
	color: #FFFF00;
	text-decoration: underline;
}
.sidebar a:visited {
	color: #FFFF00;
	text-decoration: underline;
}
.sidebar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.sidebar a:active {
	color: #FFFF00;
	text-decoration: underline;
}
td {
	margin: 5px;
	padding: 5px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: underline;
}
html {
	height: 100%;
}
.nav a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.nav a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.contact {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}

.nav a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.nav a:active {
	color: #CCCCCC;
	text-decoration: none;
}
table#header {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 25px;
	color: #CCCCCC;
}
table#footer {
	color: #CCCCCC;
	background-color: #000000;
	border: 0px none #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.contact a:link {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.contact a:visited {
	color: #FFFF00;
	text-decoration: none;
}
.contact a:hover {
	font-weight: bold;
	color: #FFFFFF;
}
.contact a:active {
	font-weight: bold;
	color: #FFFF00;
}
.tdMonitor {
	background-image: url(images/tdMonitor.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tdQB {
	background-image: url(images/tdQB.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tdPDA {
	background-image: url(images/tdPDA.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.orderForm {
	background-color: #FFFFFF;
	border: 1px solid 333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.formLabel {
	font-weight: bold;
}

.formField { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
