
			a:link {
				color: #3399ff;
				font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
				font-weight: bold;
				font-size: 11.5px;
				line-height: 18px;
				text-decoration: none;
				}
				
			a:visited {
				color: #0066ff;
				font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
				font-weight: bold;
				font-size: 11.5px;
				line-height: 18px;
				text-decoration: none;
				}
				
			a:hover {
				color: #ffffff;
				background-color: #3399ff;
				font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
				font-weight: bold;
				font-size: 11.5px;
				line-height: 18px;
				text-decoration: none;
				}
				
			a:active {
				color: #ffffff;
				background-color: #0066ff;
				font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
				font-weight: bold;
				font-size: 11.5px;
				line-height: 18px;
				text-decoration: none;
				}
				
			h1 {
				margin-top: 20px;
				margin-left: 25px;
				margin-right: 25px;
				color: #333333;
				font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
				font-weight: normal;
				font-size: 11.5px;
				text-decoration: none;
				}
				
			h4 {
				margin-top: 25px;
				margin-left: 25px;
				margin-right: 25px;
				color: #333333;
				font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
				font-weight: bold;
				font-size: 14px;
				line-height: 14px;
				text-decoration: none;
				}
			/* Begin lm */
			p{
				margin-left: 25px;
				font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
				font-weight: normal;
				font-size: 11.5px;
				text-decoration: none;
			} 	
			#bodydiv, #top, #main, #bottom{
 			  margin:0px;
				padding:0px;
				
				width:966px;
				border:0px black solid;
				clear:both;
			}
			#bodydiv{
 			  width:966px;
				background: url(/images/main_bg.gif) repeat-y top;
			} 
			
			#tleft{
  			margin:0px;
				padding:0px;
				width:394px;
  			height:196px;
  			float:left;
				background: url(/images/shr_logo.gif) no-repeat top;
			}
			#tright{
  			margin:0px;
				padding:0px;
				width:566px;
  			height:196px;
  			float:left;
				background: url(/images/header_rt.gif) no-repeat top;
			}
			
			/* main */ 
			#mcenter{
  			width:960px;
				border:0px red solid;

			}

			#content{
  			float:left;
  			width:563px; 
				background-color: #ffffcc;			
				}
			
			 #mleftImage{
 			 	float:left;
  			 width:167px; 
  			 height:474px; 
				  background: url(/images/left_side.gif) no-repeat top;  
			}
			#mrightImage{
				float:left;
			 width:230px;
			  height:474px;   
			    background: url(/images/rt_side.gif) no-repeat top;  
			}
			
			#bottom{
  			width:960; 
  			height:30px;
  			background: url(/images/index_sliced_13.gif) no-repeat top;
			}
			