/* CSS Document */
		
table.inner_table{
	border-collapse: collapse;
	min-width:980px;
	}

	table.inner_table td{
		margin: 0;
		padding: 0;
		vertical-align: top;
		}

table.inner_table{
	width:100%;	
	background:url(../images/head_t.gif) repeat-x;
	}
	
	
	table.inner_table td.head{
		height:287px;
		border-bottom:1px solid #ffffff;
		background:url(../images/head_t.gif) repeat-x;
		text-align:right;
		}
		
		table.inner_table td.head div{
			background:url(../images/head_left_bg.jpg) no-repeat;
			height:287px;
			}
			
			table.inner_table td.head div div{
				background:url(../images/head_right_bg.jpg) no-repeat right top;
				height:287px;
				}
		
		table.inner_table td.head img.logo{
			border-width:0;
			margin:21px 8px 0 0px;
			}
			
	table.inner_table td.border{
		padding-right:3px;
		padding-left:5px;
		/*width:20px;*/
		background:url(../images/border_t.gif) repeat-y;
		}
			
	table.inner_table td.left_side{
		padding-bottom:35px;
		width: 295px;
		background-color:#e6e7e8;
		}	
		
			table.inner_table td.left_side ul.menu {
				margin:20px 0px 15px 0px;
				padding:0px 0px 0px 0px;
				
				}
				
				table.inner_table td.left_side  ul.menu li:hover{
					background-color:#ffffff;
				}
			
				table.inner_table td.left_side  ul.menu li {
					list-style: none;
					padding:0px 0px 0px 55px;
					background:url(../images/item.gif) 41px 8px no-repeat;
					font-size:12px;
					font-weight:bold;
					margin:0px;
					line-height:25px;
					}
					
				table.inner_table td.left_side  ul.menu li a {
					color:#163d6a;
					text-decoration:none;
					font-weight:normal;
					} 
					
				table.inner_table td.left_side  ul.menu li a:hover {
					color:#000000; 
					text-decoration:none; 
					}
					
				table.inner_table td.left_side  ul.menu li#sel a {
					color:#000000;
					text-decoration:none;
					font-weight: bold ;
					} 
					
				table.inner_table td.left_side  ul.menu li#sel a:hover {
					color:#163d6a; 
					text-decoration:none; 
					}
					
					
					
					
				table.inner_table td.left_side div.gal{
					padding:0 0 15px 35px;
					
					}
					
					table.inner_table td.left_side div.gal a{
						text-align:center;
						display:block;
						padding:0;
						}
					
					table.inner_table td.left_side div.gal img{
						border-width:0;
						margin:25px 0 5px 0;
						}
						
					table.inner_table td.left_side div.gal img{
						padding:0 0 0 18px;}

	.content
	{width:100%}
	table.inner_table td.content{
		padding:0 0 35px 0;
		background-color:#f2f2f2;
		}
		
		table.inner_table td.content div#page{
			background-color:#6c767b;
			color:#e6e7e8;
			padding:5px 5px 5px 28px;
			margin:0;
			}
				
				table.inner_table td.content div#page img{
					float:right;
					display:block;
					margin:0 3px 0 3px;
					border-width:0;
					}
					
		table.inner_table td.content div#index{
			color:#6c767b;
			padding:5px 10px 5px 28px;
			margin: 0 0 25px 0;
			border-top:1px solid #c6c2be;
			text-align:right;
			border-bottom:1px solid #6c767b;
			}
			
			a {
				color:#000000;
				text-decoration:underline; 
				background-color:inherit;
				} 
				
			a:hover {
				color:#6c767b; 
				text-decoration: none; 
				background-color:inherit;
				}
			
		table.inner_table td.content div#content{
			padding:0 0px 0 30px;
			}
		
	table.inner_table tr.footer td{
		background:#aea7a7 url(../images/footer_t.jpg) repeat-x;
		color:#000000;
		height:97px;
		font-size:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		}
		
		table.inner_table tr.footer td strong{
			color:#363636;
			font-size:11px;
			}
			


	table.inner_table td.footer{

		padding:17px 0 0 28px;
		
		
		}
#cont h1 {font-size:13px; margin-bottom:10px; text-align:center;}
#cont {margin:0 40px 0 10px;
text-align:justify;}
#cont a{text-decoration:none;}