/* CSS Document */

table#login{
background-color:#D2D5E6;
font-family:"Myriad Condensed Web", "MS Serif";
color:#000000;
font-size:15px;
font-weight:200;
text-align:right
}

table#menu{


}

table#form{
background-color:#A89AA7;
font-family:"Myriad Condensed Web", "MS Serif";
color:#ffffff;
font-size:15px;
font-weight:200;
text-align:left;
}

table#Memberform{
background-color:#FFD3A8;
font-family:"Myriad Condensed Web", "MS Serif";
color:#000000;
font-size:15px;
font-weight:200;
text-align:left;
}

table#book{
background-color:#99CCFF;
font-family:"Myriad Condensed Web", "MS Serif";
color:#000000;
font-size:15px;
font-weight:200;
text-align:left;
}

table#rpt{
background-color:#A89AA7;
font-family:"Myriad Condensed Web", "MS Serif";
color:#ffffff;
font-size:13px;
font-weight:200;
text-align:left;
border:1px solid #00000;
}

table#info{
background-color:#ffffcc;
font-family:"Myriad Condensed Web", "MS Serif";
color:#000000;
font-size:15px;
text-align:center;
border:1px solid #D5D5FF;
border-collapse:collapse;
}

table#updateForm{
background-color:#FFEAFF;
font-family:"Myriad Condensed Web", "MS Serif";
color:#000000;
font-size:15px;
text-align:right;
border:1px solid #D5D5FF;
border-collapse:collapse;
}

table#formAdd{
background-color:#FFFFCC;
font-family:"Myriad Condensed Web", "MS Serif";
color:#000000;
font-size:15px;
font-weight:200;
text-align:right;
}

table#formSearch{
background-color:#F3F2F0;
font-family:"Myriad Condensed Web", "MS Serif";
color:#000000;
font-size:15px;
font-weight:200;
text-align:right;
}

.alignment{
text-align:left;
}

.border{
border:1px solid #00000;

}

.header{
color:#FFFFFF;
font-family:"Myriad Condensed Web", "MS Serif";
font-weight:bold;
}

table#bg{
background-color:#FFFFFF;
}

.footer{
font-family:"Myriad Condensed Web", "MS Serif";
color:#666666;
font-size:11px;
text-align:center;
}

.bttn{
text-align:center;
font-size:14px;
font-family:"Myriad Condensed Web", "MS Serif";
}

.input{
text-align:left;
font-size:14px;
font-family:"Myriad Condensed Web", "MS Serif";
}


a:visited{
color:#FF0000;
font-size:14px;
text-decoration:blink;
}

a:hover{
color:#0066CC;
font-size:14px;
text-decoration:none;
}

.front{
text-align:right;
font-size:16px;
font-weight:bold;
font-family:"Myriad Condensed Web", "MS Serif";
color:#333333;
}

.name{
text-align:left;
font-size:16px;
font-weight:bold;
font-family:"Myriad Condensed Web", "MS Serif";
color:#0099FF;
}

table#intro{
text-align:left;
color:#000000;
font-family:"Myriad Condensed Web", "MS Serif";
font-size:12px;
}

.line{
border:1px solid #CCCCCC;
}

.link{
font-family:"Myriad Condensed Web", "MS Serif";
font-size:14px;
color:#FF0000;
}