/* @charset "utf-8";
CSS Document */
body
{
margin:0px;
padding:0px;
background:#FFFFFF;
font-family:Tahoma;
font-size:11px;
color:#adadad;
text-decoration:none;
}
table
{
font-family:Tahoma;
font-size:11px;
color:#58595b;
text-decoration:none;
line-height:1.3;
}
a
{
font-family:Tahoma;
font-size:11px;
text-decoration:none;
}
a:hover
{
font-family:Tahoma;
text-decoration:underline;
}
.fl{float:left;}
.fr{float:right;}
.bluelarge{font-family:Tahoma;font-size:15px;color:#0099cc;font-weight:bold;}
.bluelargeblk{font-family:Tahoma;font-size:14px;color:#77787b;font-weight:bold;}
.bluesmall{font-family:Tahoma;font-size:10px;color:#0099cc;font-weight:bold;}
.bluesmallblk{font-family:Tahoma;font-size:11px;color:#77787b;font-weight:normal;}
.projectlist{font-family:Tahoma;font-size:11px;color:#0099cc;font-weight:normal;line-height:1.5;}
.projectlistblk{font-family:Tahoma;font-size:11px;color:#77787b;font-weight:normal;line-height:1.5;}
.hello{font-family:Tahoma;font-size:72px;color:#0099cc;font-weight:bold;line-height:1.0;}
.pgboxactive{font-family:Tahoma;font-size:11px;color:#77787b;font-weight:bold;text-align:center;border:solid 0px #00adef;cursor:pointer;}
.pgbox{font-family:Tahoma;font-size:11px;color:#0099cc;font-weight:normal;text-align:center;border:solid 0px #ffffff;cursor:pointer;}