/* Remove margins from the 'html' and 'body' tags, and ensure the page takes up full screen height */
html, body {height:100%; margin:0; padding:0;}
# body {background: #96a9fd url(/ss2010/menuimg/base_bg.jpg) repeat-x; }	
/* Set the position and dimensions of the background image. */
#page-background {position:fixed; top:0; left:0; width:100%; height:100%;}
/* Specify the position and layering for the content that needs to appear in front of the background image. Must have a higher z-index value than the background image. Also add some padding to compensate for removing the margin from the 'html' and 'body' tags. */
#content {position:relative; z-index:1;padding:1px; text-align:center;}


.pageno {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 15px;
   background-color: #d7026f;
   height: 25px;
   color: #000000;
  }

.pageno a {
  font-size: 15px;
  color: #000000;
  }

.pageno a:hover {
  font-size: 15px;
#  font-weight: bold;
  color: #FFF;
  }

table.morepage {
#   background-color: #ccffff;
#   background-color: #ff960e;
 }

.menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 5px;
	background-color: #B13333;
	margin: 0px;
	font-weight: bold;
	border: 1px solid #7C0200;
    }

.menu2 a {
//	font-family: Arial, Helvetica, sans-serif;
//	font-size: 14px;
//	color: #fcc;
//	text-decoration: none;
	text-align: none;
	padding: 4px;
        padding-left: 10px;
        padding-right: 10px; 
	background-color: #ffffcc;
	margin: 0px;
//	font-weight: none;
//	border: 1px solid #c99;
// height: 40px;
// width: 100px;
    }

.center img {
   margin-left: 10px;
 }

.large_img img {
  margin-left:  20px;
  margin-right: 20px;
}

p.sty_text {
   margin-left: 30px;
   color: #000000;
   font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;	 
}

.img_text {
   // margin-left: 30px;
   color: #000000;
   font-family: Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 font-weight: bold;
}
	
