/*Search page body */
body {background-color:#ffffff; font-family:arial,sans-serif; font-size: 10px; text-align:center; color: #000033;}

/*Images */
.header {background: url(/images/header.jpg) top-center no-repeat; width: 700px; height: 128px; padding: 0; margin-top:10px;}
.sml_bar {background: url(/images/sml_bar.jpg) top-center no-repeat; width: 425px; height: 28px; padding: 0; margin-top:10px;}
.lrg_bar {background: url(/images/lrg_bar.jpg) top-center no-repeat; width: 700px; height: 32px; padding: 0; margin-top:10px;}
.back_bar {background: url(/images/back_bar.jpg) top-center no-repeat; width: 425px; height: 28px; padding: 0; margin-top:10px; }

/*hr{color:#000066}*/
a:link {color: #000066} 
a:visited{color:#666666}

/*SMO Site description*/
.intro {
  width: 700px;
  margin-top: 10px;
  font-size: 12px;
  font-weight: bold;
  }

hr{width:500px;}


h1 {
	text-align: center;
	font-size: 18px;
	}

h2 {
	text-align: center;
	font-size: 14px;
	}

h3 {
  text-align: center;
  width: 500px;
  margin-top: 10px;
  font-size: 12px;
  font-weight: bold;
  }
  
h4 {
	color: #ff0000;
  text-align: center;
  width: 500px;
  margin-top: 10px;
  font-size: 12px;
  font-weight: bold;
  }

.cat_main {
	margin-right: 20px;
	text-align: center;
	font-weight: bold;
	}
	
.adv {
	text-align: center;
	width:550px;
	margin-top: 5px;
	font-size: 14px;
	}

.menu {
  width: 700px;
	font-size: 12px;
  margin-top: 5px;
  margin-bottom: 5px; 
	text-align: center ;
	font-weight: bold;

}

.footer {
  width: 700px;
	font-size: 10px; 
	text-align: center ;
	margin: 10px;
	color: #666666;

}
