/* CSS Document */
table.dataline{border:1px solid #000000; border-top-color:#ff9900; border-bottom-color:#ff9900; border-left-color:#ff9900; border-right-color:#ff9900}
table.solid1 {border:1px solid #000000; border-top-color:#cccccc; border-bottom-color:#cccccc; border-left-color:#cccccc; border-right-color:#cccccc}
table.solid2 {border:1px solid #000000; border-top-color:#cccccc; border-bottom-color:#cccccc; border-left-width:0; border-right-width:0;}
table.solid3 {border:1px solid #000000; border-top-color:#cccccc; border-bottom-width:0; border-left-color:#cccccc; border-right-color:#cccccc}
table.solid4 {border:1px solid #000000; border-top-width:0; border-bottom-color:#cccccc; border-left-color:#cccccc; border-right-color:#cccccc}
table.solid4a {border:1px solid #000000; border-top-color:#cccccc; border-bottom-color:#cccccc; border-left-width:0; border-right-width:0}
td.sol1 {border:1px solid #000000; border-top-color:#cccccc; border-bottom-color:#cccccc; border-left-color:#cccccc; border-right-color:#cccccc;}
td.sol2 {border:1px solid #000000; border-top-color:#cccccc; border-bottom-color:#cccccc; border-right-color:#cccccc; border-left-width:0}
td.sol3 {border:1px solid #000000; border-top-color:#cccccc; border-bottom-width:0; border-left-color:#cccccc; border-right-color:#cccccc}
td.sol3a {border:1px solid #000000; border-top-width:0; border-bottom-width:0; border-left-width:0; border-right-color:#cccccc}
td.sol3b {border:1px solid #000000; border-top-width:0; border-bottom-width:0; border-left-width:0; border-right-width:0;}
td.sol4 {border:1px solid #000000; border-top-color:#cccccc; border-bottom-width:0; border-left-width:0; border-right-width:0}
td.sol4b {border:1px solid #000000; border-top-color:#cccccc; border-bottom-width:0; border-left-width:0; border-right-width:0}
td.sol4c {border:1px solid #000000; border-top-color:#cccccc; border-bottom-color:#cccccc; border-left-width:0; border-right-width:0}
td.sol5 {border:1px solid #000000; border-top-width:0; border-bottom-color:#cccccc; border-left-width:0; border-right-width:0}
td.sol6 {border:1px solid #000000; border-color:#cccccc; border-bottom-color:#cccccc; border-left-width:0; border-right-width:0}
td.sol12 {border:1px solid #000000; border-top-color:#cccccc; border-bottom-width:0; border-left-width:0; border-right-width:0}
td.sol12a {border:1px solid #000000; border-top-width:0; border-bottom-width:0; border-left-color:#cccccc; border-right-width:0}
.lineimage{border:1px solid #000000; border-top-color:#000000; border-bottom-color:#000000; border-left-color:#000000; border-right-color:#000000}
A:link{color:#003399; text-decoration:none}
a:visited{color:#003399; text-decoration:none}
a:hover{color:#f8ae19; text-decoration:underline}
A.li2:link{color:#ffffff; text-decoration:none}
a.li2:visited{color:#ffffff; text-decoration:none}
a.li2:hover{color:#f8ae19; text-decoration:underline}
.fontpage{font-size:12px; font-family:arial}
.fontpage2{font-size:11px; font-family:arial}
.fontpage3{font-size:14px; font-family:arial}
p{font-size:12px; font-family:arial}
h1{font-size:12px; font-family:arial}
.thumbnail {
 max-width:215px;
 width:  expression(this.width  > 215? 215 : true); 
}
.thumbnail2{
	max-width:150px;
  width:  expression(this.width  >= this.height & this.width  > 150 ? 150 : true); 
  height: expression(this.height  >= this.width & this.height > 150? 150 : true);
}
.thumbnail3 {
  width:  expression(this.width  >= this.height & this.width  > 100 ? 100 : true); 
  height: expression(this.height  >= this.width & this.height > 100? 100 : true);
}
.thumbnail4 {
  width:  expression(this.width  >= this.height & this.width  > 120 ? 120 : true); 
  height: expression(this.height  >= this.width & this.height > 120? 120 : true);
}
.thumbnail5 {
 width:80px; height:80px; overflow:hidden;
}
.thumbnail6 {
  width:  expression(this.width  >= this.height & this.width  > 50 ? 50 : true); 
  height: expression(this.height  >= this.width & this.height > 50? 50 : true);
}
.active-grid-row {height: 40px;}

.button { 
font-size: 10px; 
background-color: #333333; 
 color: #FFFFFF; 
 margin-right: 6px;
}

.expands{
width:160px;
border:0px;
cursor:hand;
cursor:pointer;
}






