#view table {
	width: 100%;
}

#view a {
	text-decoration: underline;
	color: #fff;
}

#view th {
	padding: 2px;
	border-bottom: 1px solid #fff;
	font-size: 11pt;
	font-family: sans-serif;
	color: #fff;
}

#view td {
	color: #fff;
	padding: 4px;
	font-size: 10pt;
	font-family: tahoma, verdana, sans-serif;
}

#dataform td {
	color: #fff;
	font-size: 10pt;
	font-family: tahoma, verdana, sans-serif;
}

#dataform a {
	color: #68adae;
	padding: 4px;
	font-size: 10pt;
	font-family: tahoma, verdana, sans-serif;
}

body {
	/*background-color: #21333E;*/
	background-color: #303030;
	background-image: url("../Images/guesttek/bgfill2.png");
	background-repeat: repeat;
	margin: 10px auto;
}

#imageLineExportOrange {
	margin-left: 5px;
	margin-top: 10px;
	content: url("../Images/guesttek/line_exportWhite.png");
}​

#imageLineExportDark {
	margin-left: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
	content: url("../Images/guesttek/line_exportBlue.png");
}

#iactlogo {
	height: 50px;
	width: 140px;
	content: url("../Images/iACT_logo_finalWhite.png");
}

.logo {
	font-size: 10pt;
	font-family: tahoma, verdana, sans-serif;
}

ul {
	margin: 0;
	padding: 0
}
.site-wrapper {
	margin: 0 auto;
	width: 1000px;
}
.header-wrapper {
	background: url( "../Images/header12.png") no-repeat scroll 0 0 transparent;
	margin: 0 auto;
	width: 998px;
	height: 232px
}
.contents {
	background: url( "../Images/middown_bggrayscale.png");
	height: 500px;
	margin: 0px auto;
	color: #fff
}
.leftcol {
	width: 190px;
	float: left;
	margin-left: 8px;
}
.rightcol {
	width: 759px;
	float: left;
	margin-left: 21px;
}
.footer {
	background: url( "../Images/bottom_bgGrayScale.png") no-repeat;
	height: 30px;
}
#tabs {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
	width: 759px;
}
#tabs ul {
	margin: 0;
	padding: 0
}
#tabs ul li {
	display: inline-block;
	background: url("../Images/guesttek/hightaba2.png") no-repeat scroll right top transparent;
	color: White;
	font-family: Verdana;
	height: 40px;
	margin-right: 2px;
	padding-right: 8px;
	text-align: center;
	text-decoration: none;
	z-index: -1;
}
#tabs ul li a {
	background: url("../Images/guesttek/hightabspan2.png") no-repeat scroll 0 0 transparent;
	display: table-cell;
	font-family: Verdana;
	font-size: 12px;
	height: 40px;
	line-height: 15px;
	padding-left: 6px;
	vertical-align: middle;
	width: auto;
	z-index: -1;
	text-decoration: none;
	color: #fff;
}

.ui-tabs-active a {
	background: url("../Images/guesttek/hightabclickspan1.png") !important;
}
.ui-tabs-active {
	background: url("../Images/guesttek/hightabclicka1.png") no-repeat scroll right top transparent !important;
}
.ui-tabs-panel {
	/*background: #4D595D;*/
	background: #3F3F3F;
	margin-top: -3px;
	padding: 10px;
	min-height: 500px;
	position: relative;
	/*border: 1px solid #4D595D;*/
	border: 1px solid #3F3F3F;
	opacity: 0.98;
	filter: alpha(opacity=98); /* For IE8 and earlier */
}
.formfonttitle {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	margin-bottom: 10px;
	margin-left: 5px;
	text-shadow: 1px 1px 0 black;
}
input {<!--
	background-image: url("../Images/guesttek/inputbg.png");-->
	border-width: 0;
	color: #000000;
	font-family: Lucida Console;
	font-size: 12px;
	height: 15px;
	margin-left: 2px;
	padding-left: 0.4em;
}

.menu-wrapper {
	width: 189px;
	margin-left: 8px
}

.menu-heading {
	background: url("../Images/guesttek/lefttabhead6.png") no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	height: 36px;
	line-height: 36px;
	margin-top: 5px;
	padding-top: 0;
	position: relative;
	text-align: center;
	text-shadow: 1px 1px 0 black;
	vertical-align: middle;
	width: 190px;
}

.menu ul li {
	background: url("../Images/guesttek/lefttabdown_n6.png") repeat scroll 0 0 transparent;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	height: 40px;
	margin-top: -2px;
	position: relative;
	text-align: left;
	text-shadow: 1px 1px 0 black;
	width: 189px;
	list-style: none;
	text-align: center;
	line-height: 40px;
}
.menu ul li a {
	text-decoration: none;
	color: #fff;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	display: block
}
.menu ul li a:hover:not(.active){
/*background: #77a5c6;*/
background: #1F325E;
margin-left: 2px;
width: 186px;
height: 39px;
}

.menu ul li a.active {
	background: url("../Images/guesttek/lefttabdown_f7.png") no-repeat scroll 0 0 transparent;
	position: relative;
	width: 203px;
}