/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Inputform {	BORDER-RIGHT: #DB981F 1px solid; BORDER-TOP: #DB981F 1px solid; 
	FONT-SIZE: 11px; BORDER-LEFT: #DB981F 1px solid; COLOR: #000000; BORDER-BOTTOM: #DB981F 1px solid; 
	FONT-FAMILY:Verdana; BACKGROUND-COLOR: #FFFFFF; color:#333333
}
.style1 {color: #FFFFFF}
.text {font-size:10px; font-weight:bold; color:#ffffff}
.style1 {color: #FFFFFF}
.olinks:link{font-family:Arial, Helvetica, sans-serif; font-size:11px; color: #D64421; text-decoration:none; font-weight:normal}
.olinks:visited{font-family:Arial, Helvetica, sans-serif; font-size:11px; color: #D64421; text-decoration:none; font-weight:normal}
.olinks:hover{font-family:Arial, Helvetica, sans-serif; font-size:11px; color: #3d3d3d; text-decoration:underline; font-weight:normal}
.olinks:active{font-family:Arial, Helvetica, sans-serif; font-size:11px; color: #D64421; text-decoration:none; font-weight:normal}

.blinks:link{font-family:Arial, Helvetica, sans-serif; font-size:11px; color: #ffffff; text-decoration:none; font-weight:normal}
.blinks:visited{font-family:Arial, Helvetica, sans-serif; font-size:11px; color: #ffffff; text-decoration:none; font-weight:normal}
.blinks:hover{font-family:Arial, Helvetica, sans-serif; font-size:11px; color: #A5D01E; text-decoration:underline; font-weight:normal}
.blinks:active{font-family:Arial, Helvetica, sans-serif; font-size:11px; color: #ffffff; text-decoration:none; font-weight:normal}

.links:link{font-size:10px; font-weight:bold; text-decoration: underline; color:#ffffff}
.links:visited{font-size:10px; font-weight:bold; text-decoration:underline; color:#ffffff}
.links:hover{font-size:10px; font-weight:bold; text-decoration:none; color:#00457C}
.links:active{font-size:10px; font-weight:bold; text-decoration:underline; color:#ffffff}

.Inputform {
	BORDER-RIGHT: #DB981F 1px solid; BORDER-TOP: #DB981F 1px solid; 
	FONT-SIZE: 11px; BORDER-LEFT: #DB981F 1px solid; COLOR: #000000; BORDER-BOTTOM: #DB981F 1px solid; 
	FONT-FAMILY:Verdana; BACKGROUND-COLOR: #FFFFFF; color:#333333
}

a:link {
	color: #0362C9;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0362C9;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #0362C9;
}
a {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.box {border:1px solid #7E7A7A}
.text {font-size:10px; font-weight:bold; color:#ffffff}
.arro {font-size:11px; font-weight:bold; color:#0362C9}
.sub_hd {font-size:10px; font-weight:bold; color:#0362C9}
.h1{font-size:12px; font-weight:bold; color:#79911E}
.Inputform1 {BORDER-RIGHT: #DB981F 1px solid; BORDER-TOP: #DB981F 1px solid; 
	FONT-SIZE: 11px; BORDER-LEFT: #DB981F 1px solid; COLOR: #000000; BORDER-BOTTOM: #DB981F 1px solid; 
	FONT-FAMILY:Verdana; BACKGROUND-COLOR: #FFFFFF; color:#333333
}
.Inputform1 {	BORDER-RIGHT: #DB981F 1px solid; BORDER-TOP: #DB981F 1px solid; 
	FONT-SIZE: 11px; BORDER-LEFT: #DB981F 1px solid; COLOR: #000000; BORDER-BOTTOM: #DB981F 1px solid; 
	FONT-FAMILY:Verdana; BACKGROUND-COLOR: #FFFFFF; color:#333333
}
.red {font-size:11px; font-weight:bold; color:#FF0000}

.plot:link{font-family:Arial, Helvetica, sans-serif; font-size:11px; color: #000000; text-decoration:none; font-weight: bold}
.plot:visited{font-family:Arial, Helvetica, sans-serif; font-size:11px; color: #000000; text-decoration:none; font-weight:bold}
.plot:hover{font-family:Arial, Helvetica, sans-serif; font-size:11px; color: #FF6600; text-decoration:underline; font-weight:bold}
.plot:active{font-family:Arial, Helvetica, sans-serif; font-size:11px; color: #000000; text-decoration:none; font-weight:bold}

.papertext{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#000;}

.paper{background-image:url(images/paper_bg.jpg); background-position:top; background-repeat:repeat-x; height:639px; width:558px}

div.scrollholder
{
	position: relative;
	width: 440px;
	height: 400px;
	overflow: auto;
	z-index: 1;
	
}

div.scroll
{
	position: absolute;
	left: 0;
	top: 0;
	width: 1%;
	z-index:2;
	color:#333333;
	height: 183;
	
}
/* <Scroll> */
div.track
{
    position: relative;
    float:right;
    width: 10px; height: 100%;
    font-size: 0;
   	background:url(images/vertical_line.gif) repeat-y 0 0;
}

div.drag_bar
{
	position: absolute;
	width: 10px;
	height: 20px;
	cursor: pointer;
	background: #512E1B;
}



#fadeinbox{
position:absolute;
width: -10;
right:0;
left: -400;
top: 0px;
border: 0px solid;
padding: 0px;
z-index: 100;
visibility: hidden;
}