body      			{
					vertical-align:top;
					text-align:center;
					scrollbar-face-color: #cccccc; 
					scrollbar-shadow-color: #333333; 
      				scrollbar-highlight-color: #ffffff; 
					scrollbar-3dlight-color: #ffffff; 
					scrollbar-darkshadow-color: #111111; 
            		scrollbar-track-color: #ffffff; 
					scrollbar-arrow-color: #ffffff; 
					}
body,td		{
					font-family: arial, helvetica, sans-serif;
					font-size: 9pt;
					margin:0px;
					}		
					
#box	{
					width:1004px;
					vertical-align:top;
					margin-left: auto;
					margin-right: auto;
					text-align:center;
					}

.top	{
					width:1004px;
					height:49px;
		}				
.banner	{
					width:1004px;
					height:202px;
		}							
.content_box	{
					width:1004px;
					background: url(images/bgtile.jpg) repeat-y;
		}					
.left_box	{
					float: left;
					width:196px;
		}
.left_nav	{
					width:196px;
					height:16px;
					background:url(images/nav_tile.jpg);
					background-repeat: repeat-y;
					padding-left: 2px;
					}
.left_nav	a {
					font-family: arial, helvetica, sans-serif;
					font-size: 1.0em;
					font-weight: bold;
					text-decoration: none;
					color: #000;
					width:148px;
					display: block;
		}		
.left_nav	a:hover {
					font-family: arial, helvetica, sans-serif;
					font-size: 1.0em;
					font-weight: bold;
					text-decoration: underline;
					color: #fff;
					background-color:#CC0000;
					width:146px;
		}						
.left_nav ul	{
					list-style-type:none;
					text-align: center;
					padding-right: 0px;
	    }	
.right_box	{
					float:right;
					width:788px;
		}
.right_box_content	{
					float:right;
					width:788px;
					vertical-align: top;
					align: center;
										
		}				

.subscribe		{
					font-family: arial, helvetica, sans-serif;
					font-size: 12px;
					font-weight: bold;
					color: #000000;
					text-align: center;
					}
.subscribe a				{
					color: #000000;
					}
.subscribe a:hover		{
					color: #666666;
					}				

.butsub		{
					font-family: arial, helvetica, sans-serif;
					font-size: 8px;
					font-weight: bold;
					color: #000000;
					text-align: center;
					}
.butsub a				{
					color: #000000;
					}
.butsub a:hover		{
					color: #CC0000;
					}	

					