/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: hidden;
}

#flashcontent {
	width: 100%;
	height: 100%;
}
/* end hide */

#outertable {
	width: 100%;
	height: 100%;
	min-width: 800px;
	min-height: 600px;
}
.tablebg {
	background: url(../images/bg_desk-outline.jpg) no-repeat;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #171717;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}
a {
	font-size: 11px;
	color: #006FCC;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #006FCC;
}
a:hover {
	text-decoration: none;
	color: #006FCC;
}
a:active {
	text-decoration: underline;
	color: #006FCC;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.headlogo {
	margin-left: 15px;
}
.cellpadding {
	padding-left: 15px;
}
.blacktext {
	color: #000000;
}


.buttons {
	padding-right: 12px;
	float: left;
}
.input1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 18px;
	width: 120px;
	margin: 0px;
	padding: 0px;
	background: #171717;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #7c7c7c;
	border-bottom-color: #7C7C7C;
	border-left-color: #000000;
}
form {
	margin: 0px;
	padding: 0px;
}
