body									{ font-family: Trebuchet MS, verdana, Helvetica, sans-serif; font-size: 0.7em; color:#FFF; margin-top: 10px; margin-bottom:10px; line-height:12px; background-color:#0D0E12;  background-image:url(../images/bg9.png); background-repeat:repeat-x; }

h1										{ color:#39C;font-size: 1.2em; margin: 0px 0px 10px 25px; }
h2										{ color:#39C;font-size: 1.0em; margin: 0px 0px 10px 25px; }

label									{ width: 100px; float: left; display: block; }		

p										{ margin: 0px 0px 10px 0px; }

input, textarea							{ width: 290px; margin: 0px; font-size: 1em; font-family: Trebuchet MS, verdana, Helvetica, sans-serif;  }
textarea								{ font-size: 1.2 em; }

#main									{ width: 800px; position: absolute; margin-left: -400px; left: 50%; margin-top: -250px; top: 50%; background-color:#000; border: 1px solid #343845; }

#homeHead								{ width: 800px; height: 200px; background-image:url(../images/home_head.png); }
#homeContent							{ width: 800px; height: 278px; background-image:url(../images/home_content.png); padding: 0px; padding-top: -30px;   }
#homeContent p							{ margin: 0px 0px 10px 25px; }

#msContent .textSmall					{ width: 400px; float: left; margin: 0px 0px 0px 0px;  }
#msContent p							{ margin: 0px 0px 10px 25px; }

#msHead									{ width: 800px; height: 60px; background-image: url("../../trackit-live/include/images/ms_head.png"); }
#msNav									{ width: 800px; height: 110px; background-image: url("../../trackit-live/include/images/ms_nav.png"); padding-top: 20px;  }
#msContent								{ width: 800px; height: 288px; background-image: url("../../trackit-live/include/images/ms_content.png"); padding: 0px;  }

#msNav a								{ font-size: 1.3em; color:#FFF; margin: 0px 20px 10px 10px; text-decoration:none; }
#msNav a.active, #msSubNav a.active		{ color:#39C; }

#msSubNav a							{ font-size: 1.0em; color:#FFF; margin: 0px 20px 10px 10px; text-decoration:none; }

#form									{ float: left; width: 430px; margin-left: -50px;  }

#form p									{ margin: 5px 0px 5px 25px; }



#footer									{ width: 800px; height: 20px; background-image:url(../images/home_foot.png); border-top: 1px solid #343845; }

#footer a								{ color: #FFF; text-decoration: none;  }
#footer p								{ text-align: right; padding: 5px 10px 0px 10px; margin: 0px; }

.textSmall								{ width: 250px; float: left; margin: 75px 0px 0px 0px;  }



.blue									{ color:#39C; }
.smallButton							{ width: 100px; }
.smallPrint								{ font-size: 0.9em; }

a:link									{ color: #39C; text-decoration: underline; }
a:visited 								{ color: #39C; text-decoration: underline; }
a:hover									{ color: #39C; text-decoration: underline; }
a:active 								{ color: #39C; text-decoration: underline; }
