<?php
//////////////////////////////////////////////////////
// css.cnf
//////////////////////////////////////////////////////
// (c) 2002 - 2005 Magazine Publishers
//                 Family Literacy Project, Inc.
// - all rights reserved
// Developer:  John Mennell
// Contact: info@magazineliteracy.org
// This service, and associated software and program
// code, and related content, in all forms, contains
// proprietary and confidential information owned by
// Magazine Publishers Family Literacy Project, Inc.(MPFLP)
// that is protected by applicable intellectual property
// and other laws, as well as by U.S. and international
// copyright laws and international treaties, trademarks,
// service marks, patents or other proprietary rights
// and instruments. Except as expressly authorized in
// by MPFLP, the copying, reproduction, modification,
// reverse engineering, reverse assembly, rental, lease,
// loan, sale, distribution, or creation of derivative works
// based on this service, software, or related program code,
// content, or documentation, in whole or in part,
// is prohibited.
///////////////////////////////////////////////////////
?>

<style type="text/css">
<!-- 
//uncomment the following to view table borders
//table{border: dotted 1px purple;}
//td{border: dotted 1px red;}

body{
background: #FFFFFF;
}

.regular{font-family: Verdana, Arial, Sans-serif;
  font-size: 8pt;
  color: #666699;
}
.terms{font-family: Verdana, Arial, Sans-serif;
  font-size: 10pt;
  color: #666699;
}

.mylines{font-family: Verdana, Arial, Sans-serif;
  font-size: 8pt;
  color: #666699;
	line-height: 13pt;
}

.my{font-family: Verdana, Arial, Sans-serif;
  font-size: 9px;
  color: #666699;
}

.title{font-family: Verdana, Arial, Sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: #666699;
}

.whytitle{font-family: Verdana, Arial, Sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: #666699;
  line-height: 13pt;
}

.faq{font-family: Verdana, Arial, Sans-serif;
  font-size: 9pt;
  color: #666699;
}

.error{font-family: Verdana, Arial, Sans-serif;
  font-size: 8pt;
  color: red;
}

.message{font-family: Verdana, Arial, Sans-serif;
         font-weight: bold;
         font-size: 8pt;
         color: orange;
}

.sponsor{font-family: Verdana, Arial, Sans-serif;
         font-weight: bold;
         font-size: 8pt;
         color: orange;
}

.tagline{font-size: 8pt;
         font-weight: bold;
         color: blue;
}

.heading{font-size: 9pt;
          font-weight: bold;
          color: red;
}

.level{font-size: 9pt;
          font-weight: bold;
          color: purple;
}
.groupbox{font-size: 8pt;
          font-weight: bold;
          color: #666699;
}
.warning{font-size: 7pt;
         color: #FF6600;
}

.normalunderline{font-size: 8pt;
                 text-decoration: underline;

}

.form{font-family: Verdana, Arial, Sans-serif;
      font-size: 7pt;
}

.footer{font-size: 7pt;
}

.small{font-size: 7pt;
}

.tip{font-size: 8pt;
}

.message{font-family: Verdana, Arial, Sans-serif;
         font-weight: bold;
         font-size: 8pt;
         color: orange;
}

.level{font-family: Verdana, Arial, Sans-serif;
         font-weight: bold;
         font-size: 8pt;
         color: #7f00ff;
         text-align: left;
}

table.header{width: 100%;
             padding: 2px;
             border-spacing: 2px;
}

table.footer{width: 100%;
             padding: 2px;
             border-spacing: 2px;
}

table.content{width: 100%;
              padding: 2px;
              border-spacing: 2px;
}

table.status{padding: 2px;
             border-spacing: 2px;
						 border: solid 1px orange;
}

table.viewright{width: 256px;
                padding: 2px;
                border: solid 1px purple;
}

li.kidmag{margin-left: -20px;
}

li.legal{margin-left: -20px;
}

li.welcome{margin-left: -20px;
					 font-family: Verdana, Arial, Sans-serif;
					 font-size: 8pt;
					 color: #666699;
}

td{font-family: Verdana, Arial, Sans-serif;
   font-size: 7pt;
   color: #666699;
}

td.logo{width: 156px;
        vertical-align: bottom;
}

td.tag{vertical-align: bottom;
}

td.left{width: 17%;
        vertical-align: top;
        background-color: #ffffcc;
        border: solid 1px purple;
}

td.middle{vertical-align: top;
}

td.right{width: 17%;
         vertical-align: top;
         background-color: #ffffff;
         border: solid 1px orange;
}

tr.yellow{background-color: #ffffcc;
}

tr.green{background-color: #ccffcc;
}

tr.box{background-color: #ffffcc;
}

.label{vertical-align: top;
         text-align: left;
				 padding: 5px;
}

td.photo{width: 108px;
         height: 108px;
}

td.leftheading{width: 130px;
               background-color: #FFFFCC
}

td.topnav{background-color: #FFCC00;
          text-align: center;
}

td.bottomnav{background-color: #FFCC00;
             text-align: center;

}

a{font-family: Verdana, Arial, Sans-serif;
  font-size: 8pt;
  color: blue;
  text-decoration: none;
}

a.num1{font-family: Verdana, Arial, Sans-serif;
  font-size: 8pt;
  color: yellow;
  text-decoration: none;
}

a.num3{font-family: Verdana, Arial, Sans-serif;
  font-size: 8pt;
  color: #66ff33;
  text-decoration: none;
}

a.view{font-family: Verdana, Arial, Sans-serif;
  font-size: 8pt;
  color: blue;
  text-decoration: none;
}

a.report{color: red;
}	

.news{text-decoration: underline;
}

a.email{text-decoration: underline;
}

.login{text-align: left;
       text-decoration: underline;
}

.underline{text-decoration: underline;
}

.url{text-decoration: underline;
     font-size: 8pt;
}

a:hover{color: #FF6600;
}  

a.num1:hover{color: #33ff66;
}

a.num3:hover{color: yellow;
}

a.manage:hover{font-weight: bold;
}

a.faq:hover{color: #FF6600;
}  

-->
</style>
