body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #BBB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	font-style: normal;
}
.dragmarker {
	position:relative;
	cursor:move;
}
.dragstl_entry {
	position:relative;
	cursor:move;
}
.dragtoolbar {
	position:relative;
	cursor:move;
}
.stl_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin solid #A83137;
	color: #000000;
	background-color: #D1D8E0;
	font-style: normal;
	position: absolute;
}
.debug {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00D000;
	background-color: #000000;
}
.cbfpointer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	font-weight: bold;
	cursor:pointer;
}
.blank {
	border: 0px;
}
.admin_selectedbox {
	border: solid 2px #A83137;
}
.slide_marker_numerals {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.slide_grad_numerals {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.admin_infobar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
.adminpreviewspeakername_hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #A83137;
	font-weight: normal;
	text-align: right;
	background-color: #Fff;
	cursor:pointer;
	text-decoration: underline;
}
.adminpreviewpresentationdetails_hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a83137;
	font-weight: normal;
	overflow: hidden;
	cursor:pointer;
	text-decoration: underline;
}
.adminpreviewspeakerdetails_hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a83137;
	font-weight: normal;
	cursor:pointer;
	text-decoration: underline;
}
.admin_strippresentationtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	background-color: #000;
	font-weight: normal;
	text-align: left;
}
.admin_strippresentationtitle_hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #a83137;
	background-color: #000;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
	cursor:pointer;
}
.admin_strippresentationdate {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 13px;
	background-color: #000;
	font-weight: normal;
	text-align: right;
	color: #ffffff;
	text-decoration: none;
	cursor:pointer;
}
.admin_strippresentationdate_hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A83137;
	background-color: #000;
	font-weight: normal;
	text-align: right;
	text-decoration: underline;
	cursor:pointer;
}
.admin_strippresentationdetails {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	background-color: #F5F7F8;
	text-decoration: none;
	cursor:pointer;
}
.admin_strippresentationdetails_hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #A83137;
	font-size: 12px;
	font-weight: normal;
	background-color: #F5F7F8;
	text-decoration: underline;
	cursor:pointer;
}
.stbslotinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.stbcurrenttimetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.edit_off {
	font-size: 12px;
	color: #CCCCCC;
}
.edit_on {
	font-size: 12px;
	color: #00FF00;
}
.formcheckbox {
	background-color: #307738;
}
.hand {
	cursor:pointer;
}
.checkbox {
	background-color: #000;
}
.section_title {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.media_type {
	font-size: 12px;
	font-weight: bold;
}
.media_transfer_done {
	font-size: 12px;
	font-weight: bold;
	color: #00CC00;
}
.media_transfer_not_done {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.section_title_small {
	color: #000000;
	font-weight: normal;
	font-size: 10px;
}
/*.search_input{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
}
*/
.stl_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	letter-spacing: 1pt;
}
input.submit {
	color:#000;
	font-size:84%;
	font-weight:bold;
	background-color:#a83137;
	border:1px solid;
	border-top-color:#a83137;
	border-left-color:#a83137;
	border-right-color:#a83137;
	border-bottom-color:#a83137;
	padding: 0px;
	margin: 5px 5px 5px 0px;
	width: auto;
}
input.browse {
	color:#a83137;
	font-size:84%;
	font-weight:bold;
	background-color:#fff;
	border:1px solid;
	border-top-color:#ccc;
	border-left-color:#ccc;
	border-right-color:#999;
	border-bottom-color:#999;
}
