/* CSS Document */

 body {margin:0px;}


a.location {text-decoration:none; color:#bcfda3;}
a.location:link  {color:#bcfda3;} 
a.location:visited  {color:#bcfda3;} 
a.location:hover  {color:#ffffff;} 

.maillink {color:#9f9f9f;} 
a.maillink:link  {color:#9f9f9f;} 
a.maillink:visited  {color:#9f9f9f;} 
a.maillink:hover  {color:#cccccc;} 

#content {
	background-color: #AAAAAA;
	padding: 3em;
	margin:0.2em 2em;
}

table.mytable td { font-size: 11px; border: none; background-color:#666666;  }

.newform {
width:145px;
height: 150px;
}

.newbox {
font-family:Arial; font-size:10px;
}

#mycustomscroll1 {
/* Typical fixed height and fixed width example */
/* IE overflow fix, position must be relative or absolute*/
margin: 0;
top:123px;
width:370px; 
left:21px; 
position:relative; 
font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; 
font-size:12px; 
line-height:12pt; 
overflow: auto; 
height: 206px;
}

#cover {
	/* Typical fixed height and fixed width example */
top: -7px;
left:28px;
width: 51px;
	height: 110px;
	overflow: none;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
z-index:10;
float:right;

	
 
}
.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbase {
visibility: visible !important;
}


.vscrollerbase {
width: 15px;
background: #D7EBDF url(basebarcaps_verticalbarbody.png) 0px 0px repeat-y;
}
.vscrollerbar {
width: 15px;
background: #99CBCB url(basebarcaps_verticalbarbody.png) -15px 0px repeat-y;
}
.hscrollerbase {
height: 15px;
background: #555454 url(horizontalbarbody_cornerjog.png) 0px -15px repeat-x;
}
.hscrollerbar {
height: 15px;
background: #797070 url(horizontalbarbody_cornerjog.png) 0px -30px repeat-x;
}
.vscrollerbar, .hscrollerbar {
padding: 10px;
z-index: 2;
}
.vscrollerbarbeg {
background: url(basebarcaps_verticalbarbody.png) -45px -30px no-repeat;
width: 15px;
height: 15px !important;
}
.vscrollerbarend {
background: url(basebarcaps_verticalbarbody.png) -45px 0px no-repeat;
width: 15px;
height: 15px;
}
.hscrollerbarbeg {
background: url(basebarcaps_verticalbarbody.png) -60px -15px no-repeat;
height: 15px;
width: 15px !important;
}
.hscrollerbarend {
background: url(basebarcaps_verticalbarbody.png) -30px -15px no-repeat;
height: 15px;
width: 15px;
}
.scrollerjogbox {
width: 15px;
height: 15px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background: #4E727C url(horizontalbarbody_cornerjog.png) 0px 0px;
}
.vscrollerbasebeg {
background: url(basebarcaps_verticalbarbody.png) -30px -30px no-repeat;
width: 15px;
height: 15px !important;
}
.vscrollerbaseend {
background: url(basebarcaps_verticalbarbody.png) -60px -30px no-repeat;
height: 15px;
width: 15px;
}
.hscrollerbasebeg {
background: url(basebarcaps_verticalbarbody.png) -60px 0px no-repeat;
height: 15px;
width: 15px !important;
}
.hscrollerbaseend {
height: 15px;
width: 15px;
background: url(basebarcaps_verticalbarbody.png) -30px 0px no-repeat;
}
.scrollerjogbox:hover {
background: #5E828C url(basebarcaps_verticalbarbody.png) -45px -15px;
}

