ÿþ <?php include("top.txt"); ?> <h1>Other</h1> #customers { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; width:100%; border-collapse:collapse; } #customers td, #customers th { font-size:1em; border:1px solid #003399; padding:3px 7px 2px 7px; } #customers th { font-size:1.1em; text-align:left; padding-top:5px; padding-bottom:4px; background-color:#003399; color:#ffffff; } #customers tr.alt td { color:#000000; background-color:#cccccc; } <body> <table id="customers"> <tr> <th>Information</th> <th>Link</th> </tr> </tr> <tr> <td>General Registration Information</td> <td><a href="http://www.muscogee.k12.ga.us/Schools/Pages/StudentRegistration.aspx">MCSD Website registration page </a> </td> </tr> <tr class="alt"> <td>Registration Form</td> <td><a href="<a href="files/RegistrationForm">MCSD form for all schools </a> </td> </tr> <tr> <td>Immunization Requirements</td> <td><a href="https://www.muscogee.k12.ga.us/Schools/health/Pages/StudentHealthServices.aspx?index=1">MCSD Immunization information page</a> </td> </tr> <tr class="alt"> <td>Cafeteria Information</td> <td><a href="https://www.muscogee.k12.ga.us/Schools/health/Pages/SchoolNutrition.aspx">MCSD Breakfast and Lunch Information </a> </td> </tr> <tr> <td>Holiday Schedule</td> <td> <a href="https://www.muscogee.k12.ga.us/Pages/ImportantDates.aspx">MCSD 2011-2012 Calendar</a> </td> </tr> <tr class="alt"> <td>Student Accident Insurance</td> <td><a href=<a href="mailto:Wilkes.Christy.L@muscogee.k12.ga.us,"> Email Wilkes.Christy.L@muscogee.k12.ga.us</a> or call 706-748-2336 <a href="http://www.markelinsurance.com/SiteCollectionDocuments/MIC/MICApplications/Accident%20and%20Health/AHStAccApp.pdf">Click here for application form</a> </td> </tr> <tr> <td>School Zones</td> <td><a href="http://www.muscogee.k12.ga.us/Schools/Pages/StudentRegistration.aspx?index=2">MCSD School Zones</td> </tr> <tr class="alt"> <td>Sports Schedules</td> <td> <a href="http://www.muscogee.k12.ga.us/AboutUS/AcademicsEnrichment/Pages/Athletics.aspx?index=2">All MCSD Sports Schedules</td> </tr> <tr> <td>Bus Transportation</td> <td>Phone:706-748-2876 <a href="http://www.muscogee.k12.ga.us/Schools/Pages/Transportation.aspx"> Website </td> </tr> <tr class="alt"> <td>Supply Lists</td> <td><a href="schoolformssupplylists.php"> VMMS supply lists by grade </a></td> </tr> </table> </body> <br> <br> <?php include("bottom.txt"); ?>