/* default styles
   -------------- */
   
body {
	scrollbar-base-color: #cccccc;
	scrollbar-face-color: #cc0000;
	scrollbar-track-color: #cccccc;
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-shadow-color: #dee2bf;
	scrollbar-darkshadow-color: #666666;
	padding: 0; 
	margin: 0; 
}

.txt12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.text {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.txt10 {
	font-family: Arial;
	font-size: 10px;
}
.txt_grey {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.txt_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.txt_xtralarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
}
.txt_xxtra_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #FF0000;
}
.hdr {
	float: left;
	height: 90px;
	width: 1240px;
	padding-left: 5px;
	background-color: #000000;
	margin: 0px;
}
.hdr img {
	border-right: thin solid #FFFFFF;
}
.container {
	background-color: #000000;
	float: left;
	width: 1250px;
	height: 735px;
	margin: 0px;
	padding: 0px;
}
.lasermenu {
	float: left;
	width: 335px;
	margin-top: 21px;
	height: 630px;
	
}
.footer {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	width: 1200px;
	line-height: 2em;
	font-family: Arial, Helvetica, sans-serif;
	
}
.content {
	float: right;
	width: 900px;
	margin-top: 25px;
	background-color: #FFFFFF;
	height: 600px;
	margin-right: 10px;
	background-image: url(images/dsm_content_bg.gif);
	margin-bottom: 25px;
}
.leftside {
	padding: 5px;
	width: 400px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.rightside {
	
	float: right;
	width: 330px;
	margin-right: 10px;
}
.content_control {
	float: left;
	width: 780px;
	margin-top: 40px;
	background-color: #FFFFFF;
	height: 520px;
	overflow: auto;
	margin-bottom: 40px;
	margin-left: 40px;
	
}
.modellist {
	float: right;
	width: 300px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/bg_rtbar.gif);
	height: 200px;
}
.fullbox {

	padding: 5px;
	width: 700px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
