html, body {height:100%; margin:0px;}

body, td {color:#ffffff; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
       p {margin:0px 0px 10px 0px;}
  ul, ol {margin-top:0px; margin-bottom:10px;}
    form {margin:0px; padding:0px;}
       a {color:#3399FF; text-decoration:none;}
 a:hover {color:#FF9933; text-decoration:underline;}
 
ul li {
	list-style-type: none;
	list-style-image: url("images/bullet_triangle.gif");
}

#full-table {width: 940px; height: 100%; }
#header-table {width: 940px; margin-top:10px; }
#header-cell {height: 65px; padding-bottom:10px; }
#large-name {font-size: 22px; color:#ffcc99; }

#menu-holder {float:right; padding-top:40px;}
.menu-item {display:inline; padding-right: 50px; color: #ffffff; font-size: 14px;}
.menu-item a {color: #ff8928; text-decoration: none;}
.menu-item a:hover {color: #ffffff; text-decoration: none;}

#main-content-container {width:940px; border: 1px solid #ffcc99; margin-bottom:20px;}
#main-content-container2 {padding:20px 40px 15px 20px;}
#main-content-holder {width:880px;}

#footer {height: 35px; font-weight: bold; font-size: 10px;}
.pm-login {padding-left: 5px;}
.pm-text {font-size: 10px; font-weight: bold; height: 12px;}
.pm-text a {color:#ffffff; text-decoration: none; padding-left: 10px;}
.pm-text a:hover {color:#ffffff; text-decoration: none;}

.nosho {display:none;}

   input.reg_sbm {font-size:10px;}
   input.reg_txt {font-size:10px; border:#666666 1px Solid; padding:0px 3px 0px 3px;}
textarea.reg_txt {font-size:10px; border:#666666 1px Solid; padding:3px;}
  select.reg_sel {font-size:10px;}
