/* CSS Document */

body {FONT-SIZE: 11px; COLOR: #666666; font-family:Verdana, Helvetica, sans-serif; margin-bottom:0px; margin-top:0px}
P {FONT-SIZE: 11px; COLOR: #333333; font-family:Verdana, Helvetica, sans-serif; margin-bottom:8px; margin-top:10px; margin-left:40px; margin-right:15px;}
.copyright{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#76a1e5; }
.lk_bottom{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#769de1; }
.para01{font-family:  Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#a2bdd2; letter-spacing:.2;  text-align:justify; line-height:1.5em;}
.para{font-family:  Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#a2bdd2; letter-spacing:.2;  text-align:justify; line-height:1.6em;}
.para02{font-family:  Arial, Helvetica, sans-serif; font-size:10px; color:#a2bdd2; letter-spacing:.01;  text-align:justify; line-height:1.6em;}
.head{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#ffcc00; letter-spacing:.01; font-weight:bold;}
.bdrfield{border-color:#143e68; border-style:solid; border-width:1px; background-color:#4a7fa8; color:#a2bdd2}
.pic{margin-left:15px;}
.bdr{border:#999999; border-width:1px; border-style:solid;}
.bdr1{border:#165A8E; border-width:1px; border-style:solid;}

.adminhed{font-family:Arial, Helvetica, sans-serif; font-size:22px; color:#165A8E; letter-spacing:.01;}
.bull { list-style-image: url(images/bull02.gif); font-family:Verdana, Helvetica, sans-serif; color:#a2bdd2; font-size:11px; margin-left:20px; margin-right:20px; margin-top:0px; text-align:justify; line-height:1.5;}

.head_pro{ font-family:Trebuchet MS; font-size:25px; color:#FFFF00;}

A.more1:link { COLOR: #8eb8ff; text-decoration:none}
A.more1:visited { COLOR: #8eb8ff; text-decoration:none}
A.more1:hover { COLOR: #8eb8ff; text-decoration:none; text-decoration:underline;}

A.more0:link { COLOR: #ffcc00; text-decoration:underline}
A.more0:visited { COLOR: #ffcc00; text-decoration:underline}
A.more0:hover { COLOR: #a2bdd2; text-decoration:none; text-decoration:none;}

A.more2:link { COLOR: #FFFFFF; text-decoration:none}
A.more2:visited { COLOR: #FFFFFF; text-decoration:none}
A.more2:hover { COLOR: #000000; text-decoration:none; text-decoration:underline;}
ul {margin-bottom:0px; margin-top:0px}
li {margin-bottom:5px; margin-top:0px}
a.moreabc { color: #FF0000; text-decoration:none; font-size:9px;}


div#floatban {
position: fixed; 
top: 150px;
left: 96%;
bottom:
width: 0;
height: 0;
z-index: 2;
//margin: -152px -100px -100px 50;
}
 
 
* html div#floatban {
position: absolute;
top:expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollTop : document.body.scrollTop);
left: expression("73%");
margin-top: expression("250px");
}