.greenfont { 
	font-weight: none; font-size: 11px; color: #000000; font-family: verdana, arial, helvetica, sans-serif 
}
.greenfont2 { 
	font-weight: none; font-size: 9px; font-family: verdana, arial, helvetica, sans-serif 
}

a.green {
	font-weight: none; color: #666666; font-size: 11px; font-family: verdana, arial, helvetica, sans-serif; text-decoration: none; 
}
a.green:hover {
	font-weight: none; color: #000000; font-size: 11px; font-family: verdana, arial, helvetica, sans-serif; text-decoration: none;
}
a.green2 {
	font-weight: none; color: #666666; font-size: 12px; font-family: verdana, arial, helvetica, sans-serif; text-decoration: none; width: 160px;
}
a.green2:hover {
	font-weight: none; color: #0AAB03; font-size: 12px; font-family: verdana, arial, helvetica, sans-serif; text-decoration: none; width: 160px;
}
a.green3 {
	font-weight: none; color: #0AAB03; font-size: 11px; font-family: arial, helvetica, sans-serif; text-decoration: none;
}
a.green3:hover {
	font-weight: none; color: #666666; font-size: 11px; font-family: arial, helvetica, sans-serif; text-decoration: underline;
}
a.green4 {
	font-weight: none; color: #0AAB03; font-size: 14px; font-family: arial, helvetica, sans-serif; text-decoration: none;
}
a.green4:hover {
	font-weight: none; color: #666666; font-size: 14px; font-family: arial, helvetica, sans-serif; text-decoration: underline;
}
.greenselected {
	border-right: white 1px solid; border-top: white 1px solid; vertical-align: middle; border-left: white 1px solid; border-bottom: white 1px solid; background-color: #B7EE9A 
}
.greennotsel {
	border-right: #6699cc 1px solid; border-top: #6699cc 1px solid; vertical-align: middle; border-left: #6699cc 1px solid; cursor: hand; border-bottom: #6699cc 1px solid
}
.greennotselone {
	border-right: #FEC960 1px solid; border-top: #FEC960 1px solid; vertical-align: middle; border-left: #FEC960 1px solid; cursor: hand; border-bottom: #FEC960 1px solid
}

.greenhover {
	border-right: black 1px solid; border-top: white 1px solid; vertical-align: middle; border-left: white 1px solid; cursor: hand; color: yellow; border-bottom: black 1px solid; background-color: #ddddff
}
.greenhover2 {
	border-top: #FCB935 1px solid;; border-bottom: #FCB935 1px solid; border-left: #FCB935 1px solid; border-right: #FCB935 1px solid; vertical-align: middle;  color: white; background-color: #FDD78B
}
.greennotselone_n {
	border-right: #003366 1px solid; border-top: #003366 1px solid; vertical-align: middle; border-left: #003366 1px solid; cursor: hand; border-bottom: #003366 1px solid
}
.greennotsel_n {
	border-right: #C0CDF8 0px solid; border-top: #98ACF3 0px solid; vertical-align: middle; border-left: #98ACF3 0px solid; cursor: hand; border-bottom: #4565CE 0px solid
}
.greenselected_n {
	border-right: #4565CE 1px solid; border-top: #7FCE7C 1px solid; vertical-align: middle; border-left: #7FCE7C 1px solid; border-bottom: #7FCE7C 1px solid; background-color: #7FCE7C
}
.greenhover2_n {
	border-right: #4565CE 1px solid; border-top: #4565CE 1px solid; vertical-align: middle; border-left: #4565CE 1px solid; cursor: hand; color: red; border-bottom: #E2E9FE 1px solid; background-color: #E2E9FE
}
.sortselected {
	border-right: #FFBF57 1px solid; 
	border-top: #FFBF57 1px solid; 
	vertical-align: middle; 
	border-left: #FFBF57 1px solid; 
	border-bottom: #FFBF57 1px solid; 
}
.sortnotsel {
  text-align:center;
  filter:alpha(opacity=80);
  -moz-opacity:80%;
  cursor:hand
}
.sorthover2 {
  text-align:center;
  filter:alpha(opacity=100);
  -moz-opacity:100%;
  cursor:hand
}
#showimage{
position:absolute;
visibility:hidden;
border: 1px solid #7FCE7C;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #E9532E;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-family: verdana;
font-color:red;
font-weight: bold;
margin-right: 1px;
}

body {
overflow: auto;
}

