/*	
	div {
		border: 1px dotted #222222;
	}
*/	

#ad120by600 {
		position:relative;
		top:-790px;
		left:410px;
		width: 120px;
		height:600px;
		font-family: Helvetica, Arial, sans-serif;
		font-size:12px;
		color: #333;
	}

#ad160by600a {
		position:relative;
		top:-760px;
		left:410px;
		width: 130px;
		height:100px;
		font-family: Helvetica, Arial, sans-serif;
		font-size:12px;
		color: #333;
	}

.navhead
{
  font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: #000000;
  text-align: left;
  font-style: normal;
}
.usrhead
{
  font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: red;
  text-align: left;
  font-style: normal;
}
.black_normal
{
  font-size: 12px;
  font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
  color: #000000;
}	
.black_normal a {
  font-size: 12px;
  font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
  color: #000000;
}
.black_normal a:hover {
  font-size: 12px;
  font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
  color: #000000;
  text-decoration: underline;
}
.black_normal a:visited {
  font-size: 12px;
  font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
  color: #000000;
}
.topheader
{
  font-family: arial, sans-serif;
  font-size: 18pt;
  font-weight: bold;
  text-align: left;
  color: black;
  font-style: normal;
}
hr.adminTop
{
  border: 0px;
  border-bottom: 2px solid #8DABA1;
  margin-top: 3px;
  padding-top: 3px;
  width: 100%;
}
body {
	background: url(images/zap.gif); 
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
}

	#header_container {
		width: 691px;
		height:72px;
		font-family: Helvetica, Arial, sans-serif;
		font-size:12px;
		background-color: #eaf1df;
		color: #333;
	}
	
	#header_nav {
		width: 691px;
		height:22px;
		font-family: Helvetica, Arial, sans-serif;
		font-size:12px;
		background-color: #eaf1df;
		color: #333;
		text-align:left;
	}
	
	#footer_nav {
		padding: 3px 0px 3px 0px;
        width: 691px;
		height:17px;
		font-family: Helvetica, Arial, sans-serif;
		font-size:12px;
		background-color: #8daba1;
		color: #333;
		text-align:left;
	}
	
	
	#top {
		background-color: #eaf1df;
		width: 370px;
		height:40px;
		font-family: Helvetica, Arial, sans-serif;
		font-size:11px;
		color: #333;
	}
	
	 #button a {
                padding: 6px 6px 6px 6px;
                background-color: #638467;
                border: 1px solid #ffffff;
                color: #FFFFFF;
                text-decoration: none;
                text-align: center;
			/*	width:128px; */
                font-family: helvetica, sans-serif;
                font-size:11px;
                font-weight:700;
                position:relative;
                top:2px;
                left:-1px;
       }

        
     #button a:hover {
                color: #000000;
       }

     #button .nav_on {
	     color: #000000;
	}
    
       	
	 #button_footer a {
        
                padding: 5px 5px 5px .5em;
                background-color: #8daba1;
                color: #FFFFFF;
                text-decoration: none;
             /*   width:125px; */
                font-family: helvetica, sans-serif;
                font-size:11px;
                font-weight:900;
                text-align: center;
       }

        
     #button_footer a:hover {
                color: #000000;
       }
       
       
     #login {
      	position:relative;
      	top:10px;
      	left:-10px;
        padding: 5px 5px 5px 0.5em;
     	font-family: verdana, sans-serif;
        font-size:10px;
     }
     
     #login input {
     	font-family: Helvetica, Arial, sans-serif;
		font-size:11px;
		color: #333;
     }
     
     #pagetitlebar {
        
        padding: 10px 0px 10px 0px; 
     	
     	background-color: #8daba1;

    	width: 691px;
		height:20px;
		font-family: Helvetica, sans-serif;
		font-size:18px;
		color: #000000;
		font-weight:100;
		
     }
     
     #pagetitlebar_inner {
    	background-color: #8daba1;
    	width: 661px;
		height:20px;
		font-family: Georgia, sans-serif;
		font-size:18px;
		color: #FFFFFF;
		font-weight:100;
		position:relative;
    	left:9px;
    	top:3px;
     }
     
     #content_container {
    	padding: 10px 0px 10px 0px; 
     	background: url(images/background.gif) no-repeat top left; 
     	background-color: #eaf1df;
    	width: 691px;
    	
		position:relative;
		height:455px; 
		overflow:auto; 
		font-family: Georgia, serif;
		font-size:14px;
		text-align:center;
		color: #222;
		font-weight:100;
     }
     
      #content_container_inner {
    	/*overflow:visible;*/
	
    	width: 641px;
    	position:relative;
    	left:14px;
    	top:1px;
   		height:12px;
    	font-family: Georgia, serif;
		font-size:14px;
		text-align:left;
		color: #222;
		font-weight:100;
     }
     
     
     #youareloggedin {
     
        padding: 5px 5px 5px 0.5em;
          	position:relative;
       	top:10px;
      	left:-10px;
     }
     
      #youareloggedin a {
		color:#F00;     
     
     }
     
     
      #youareloggedin a:hover {
		color:#FF0;     
     
     }
     
     .login_name {
       	font-family: helvetica, sans-serif;
        font-size:11px;
        font-weight:700;
        color: #000000;
     }
     
     #divider {
     	background-color: #62BD18;
    	width: 691px;
		height:2px;
     }
     
     
     #divider3 {
     	background-color: #FFFFFF;
    	width: 691px;
		height:1px;
     }
     
     
     #divider2 {
     	       padding: 4px 0px 1px 0px;
    background-color: #8daba1;
    	width: 691px;
		height:19px;
		
     }
        #divider4 {
     	       padding: 4px 0px 1px 0px;
    background-color: #B2D2C9;
    	width: 691px;
		height:18px;
		
     }
        
     #button2 a {
        
                padding: 5px 0px 5px 0px;
                
                top:1px;
         /*     background-color: #FFFFFF; */
                color: #364838;
                text-decoration: none;
          /*      width:140px; */
                font-family: helvetica, sans-serif;
                font-size:12px;
                font-weight:700;
       }

        
     #button2 a:hover {
                color: #FFFF00;
       }
       
       #tag {
             padding: 10px 0px 0px 0px;
             color: #444444;
             text-decoration: none;
             font-family: helvetica, sans-serif;
             font-size:11px;
       }
       
       #tag a {
          color: #444444;
       }
       
       
        #tag a:hover {
           color: #FF0000;
       }
       
       .mcp_normal {
                color: #000000;
                font-family: Georgia, serif;
                font-size:11px;
                font-weight:100;
       }
       
       .mcp_normal_bold {
                color: #000000;
                font-family: Georgia, serif;
                font-size:11px;
                font-weight:700;
       }
       
       .mcp_normal_white {
                color: #FFFFFF;
                font-family: helvetica, sans-serif;
                font-size:11px;
                font-weight:700;
       }
       
       INPUT {
                font-family: helvetica, sans-serif;
                font-size:11px;
                font-weight:100;	
       }
       
       SELECT {
                font-family: helvetica, sans-serif;
                font-size:11px;
                font-weight:100;      
       }
       
	.rl_smdetail_bold  {
		font-family: Tahoma, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 12px;
		color: #111111;
		text-decoration: underline;
	}

	.rl_smdetail_bold a {
		font-family: Tahoma, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 12px;
		color: #111111;
	}

	.rl_smdetail_bold a:hover {
		font-family: Tahoma, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 12px;
		color: #50528B;
		text-decoration: underline;
	}

#sresults {

	font-size:12px;
	text-align:left;
	
}

#sresults a:link {

	color:#000066;
	font-size:12px;

}
#sresults a:visited {

	color:#990000;

}
#sresults a:hover {

	color:#990000;

}
