﻿/*.btitle {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.btitle2 {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #0599de;
	text-decoration: none;
}

.btitle3 {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #0809de;
	text-decoration: none;
}

.title 
{
	color:#665FFF;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
}

table {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:justify;
}

.content {
	font-family: Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	text-align:justify;
	height:30px;
}

a {
	font-family:Book Antiqua;
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#000000;
	text-decoration:underline;
	color:Green;
}

.linkborder 
{
	border-color:Black;
	border-style:dashed;
	border-width:thin;
}

.linkborder:hover
{
	border-color:Green;
	border-style:dotted;
	border-width:medium;
}
*/

*.horizontal_slider {
	background-color: #666;
	width: 10px;
	height: 10px;
	font: 0px;
	text-align: left;
	line-height: 0px;
	position: relative;
	z-index: 1;
	border: 1px solid;
	border-color: #999 #333 #333 #999;
	cursor:pointer;
}
*.horizontal_slit {
	/*background-color: #333; height: 1px;*/
	width: 100px;
	margin: 4px 4px 2px 4px;
	line-height: 0;
	position: absolute;
	z-index: 1;
	border: 2px solid;
	border-color: #999 #ddd #ddd #999;
}

*.vertical_track {
	background-color: #bbb;
	padding: 3px 5px 15px 5px;
	border: 1px solid;
	border-color: #ddd #999 #999 #ddd;
}
*.vertical_slider {
	background-color: #666;
	width: 12px;
	height: 7px;
	font: 0px;
	text-align: left;
	line-height: 0px;
	position: relative;
	z-index: 1;
	border: 2px solid;
	border-color: #999 #333 #333 #999;
}
*.vertical_slit {
	background-color: #000;
	width: 2px;
	height: 100px;
	position: absolute;
	margin: 4px 10px 4px 6px;
	padding: 4px 0 1px 0;
	line-height: 0;
	font-size: 0;
	border: 1px solid;
	border-color: #666 #ccc #ccc #666;
}
*.display_holder {
	background-color: #bbb;
	color: #fff;
	width: 34px;
	height: 20px;
	text-align: right;
	padding: 0;
	border: 1px solid;
	border-color: #ddd #999 #999 #ddd;
}
.value_display {
	background-color: #bbb;
	color: #333;
	width: 30px;
	margin: 0 2px;
	text-align: right;
	font-size: 8pt;
	font-face: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	line-height: 12px;
	border: 0;
	cursor: default;
}
