@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #B5D02C;
	margin: 0;
	padding: 40px;
	text-align: center;
	color: #000000;
	background-image: url(../images/user_interface/small_grid.gif);
	border-left-color: #9F0;
}
.up_logo {
	margin-top: 6px;
	text-align:center;
}
.slate_over {
	padding: 20px;
}
.spash {
	margin-left:-20px;
	margin-top:20px;
}
.twoColElsLt #container {
	width: 800px;
	background: #F3FFBF;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left;
	background-image: url(../images/user_interface/sidebar_filmstrip_800.gif);
	background-repeat: repeat-y;
	position: relative;
}
.twoColElsLt #sidebar1 {
	float: left;
	width: 190px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
.twoColElsLt #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
}
.twoColElsLt #mainContent {
	margin: 0 1.5em 0 13em;
	}
.twoColElsLt #mainContent p {
	margin-left: 20px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.smallPrint {
	font-size: 60%;
	margin-left: 4px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #262E00;
}
a:hover {
	color: #ff6347;
}
.small_Link {
	font-size: 12px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	background-image: url(../images/user_interface/header_bar.png);
	margin-left: -10px;
	padding: 10px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	background-image: url(../images/user_interface/header_bar.png);
	margin-left: -6px;
	padding: 6px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/user_interface/header_bar.png);
	margin-left: -2px;
	padding: 2px;
}
h3 {
	font-size: 14px;
	background-image: url(../images/user_interface/header_bar.png);
	margin-left: 2px;
	padding-left: 2px;
}
ul {
	font-size: 14px;
	list-style-type: disc;
	margin: 1em 0 1em 20px
}
.glossymenu {
	padding: 0;
	width: 190px;
	border-bottom-width: 0;
}
.glossymenu a.menuitem {
	background-color: #8BA400;
	background-image: url(../images/user_interface/light_green_bar_bg.png);
	display: block;
	position: relative;
	width: auto;
	padding: 4px 0;
	padding-left: 10px;
	text-decoration: none;
}
.glossymenu a.menuitem:visited, .glossymenu .menuitem:active {
	color: black;
}
.glossymenu a.menuitem .statusicon {
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
}
.glossymenu a.menuitem:hover {
	background-image: url(../images/user_interface/green_bar_bg.png);
}
.glossymenu div.submenu {
	background-color: #D6E773;
}
.glossymenu div.submenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.glossymenu div.submenu ul li {
	border-bottom-color: #526100;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.glossymenu div.submenu ul li a {
	display: block;
	text-decoration: none;
	padding: 2px 0;
	padding-left: 10px;
}
.glossymenu div.submenu ul li a:hover {
	background-color: #6B7F00;
	background-image: url(../images/user_interface/green_bar_bg.png);
	background-repeat:no-repeat;
}
#KT41MQ {
	background-image:url(../images/kits/KT41MQ.jpg);
	height:1000px;
	background-repeat:no-repeat;
	color:white;
}
img.release {
	margin:10px;
}
#startHidden {
	display: block;
	position: relative;/*visibility:hidden;*/
}
.rightCallOut {
	/*	border-width: 4px;
	border-color: #CCB8CA;
	border-style: solid;*/
	padding:10px;
	margin:10px;
	margin-left:-170px;
	margin-top:30px;
	float:right;
	left:190px;
	;
	/*	width:200px; */
	position:relative;
	background-color:#FFF;
	width: inherit;
}
.leftCallOut {
	padding:10px;
	float:left;
	left:-100px;
	margin-right:-120px;
	position:relative;
	background-color:#FFF;
}
.sales_table {
	width:550px;
	border:0px;
	cellpadding:2px;
	font-size:9px;
}
.sales_table td {
	width:120px;
	vertical-align:top;
}
.sales_table .table_bottom_border td {
	border-bottom-color: #526100;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.strikethrough {
	text-decoration:line-through;
}
.White_Title {
	color: #FFF;
}
#DVD_bg {
	background-image: url(../images/user_interface/DVD_bg.gif);
	background-repeat: repeat-y;
	position:relative;
	left: -5px;
	background-position: -5 px;
}
.inline_bold {
	font-weight: bold;
}
.Text18pt {
	font-size: 16px;
}

