table.outer_table{
	border-collapse: collapse;
	height:100%;
	min-height:100%;
	width:100%;
	}

	table.outer_table td{
		margin: 0;
		padding: 0;
		vertical-align: top;
		}
		
table.outer_table, table.inner_table{
	border-collapse: collapse;
	height:100%;
	min-height:100%;
	background-color:#ffffff;
	}

	table.outer_table td, table.inner_table td{
		margin: 0;
		padding: 0;
		vertical-align: top;
		}
		
table.inner_table{
	width:980px;
	
	margin:0;
	}
	
td.col_left{
	width:50%;
	color:inherit;
	background:#c6cdd6 url(../images/border_left.gif) repeat-y right top;
	border-right:5px solid #dededd;
		height:100%;
		min-height:100%;

	}

td.col_right{
	width:50%;
	color:inherit;
	background:#c6cdd6 url(../images/border_right.gif) repeat-y left top;
	border-left:5px solid #dededd;
		height:100%;
		min-height:100%;
	}

td.col_center{
	width:980px;
	background-color:#043c77;
		height:100%;
		min-height:100%;
		}
		
	table.inner_table td.logo{
		text-align:center;
		padding:0 5px 0 0;
		background-color:#004f9c;
		width:196px;
		height:146px;
		}
		
		table.inner_table td.logo div.logo_out{
		padding:31px 0 0 0;
		background-color:#ffffff;
		height:115px;
		}
		
		table.inner_table td.logo img{
			border-width:0;
			}
			
	table.inner_table td.image{
		background:url(../images/head.jpg) no-repeat;
		width:588px;
		height:146px;
		overflow:hidden;
		}
		
	table.inner_table td.banner{
		text-align:center;
		padding:0 0 0 5px;
		background-color:#004f9c;
		width:196px;
		height:146px;	
		}
		
		table.inner_table td.banner div.banner_out{
		background-color:#ffffff;
		height:146px;
			}
			
			table.inner_table td.banner div.banner_out img{
				border-width:0;
				}
			
	table.inner_table td.topmenu{
		width:980px;
		height:35px;
		}
		
		table.inner_table td.topmenu div.a_out, table.inner_table td.left_side div.a_out, table.inner_table td.right_side div.a_out{
			background:#004f9c url(../images/grad.gif) repeat-y center top;
			width:186px;
/*			height:25px;*/
			padding:5px;
			float:left;
			text-align:center;
			}
			
		table.inner_table td.left_side div.a_out, table.inner_table td.right_side div.a_out{
			padding:0 5px 5px 5px;
			float:none;
			clear:both;
/*			height:25px;*/
			}
			
			table.inner_table td.topmenu div.a_out a, table.inner_table td.left_side div.a_out a, table.inner_table td.right_side div.a_out a {
				color:#ffffff;
				font-size:14px;
				font-weight:bold;
				text-decoration:none; 
				background-color:#043c77;
				display:block;
				//height:22px;
				min-height:22px;
				padding:3px 0 0 0;
				} 
							
			table.inner_table td.topmenu div.a_out a:hover, table.inner_table td.left_side div.a_out a:hover, table.inner_table td.right_side div.a_out a:hover{
				color:#ffffff; 
				text-decoration: none; 
				background-color:#da251d;
				}
				
			table.inner_table td.topmenu div.a_out a#sel, table.inner_table td.topmenu div.a_out a:hover#sel, table.inner_table td.left_side div.a_out a#sel, table.inner_table td.right_side div.a_out a:hover#sel {
				background-color:#da251d;
				
				}
				
		table.inner_table td.left_side{
			background:#b5bdc9 url(../images/silver.gif) repeat-y center top;
			padding:0 5px 0px 0;
				height:100%;
	min-height:100%;
	overflow:hidden;
			}
			
		table.inner_table td.right_side{
			background:#b5bdc9 url(../images/silver.gif) repeat-y center top;
			padding:0 0 0px 5px;
				height:100%;
	min-height:100%;
	overflow:hidden;

			}
			
		table.inner_table td.left_side div.head, table.inner_table td.right_side div.head{
			text-align:center;
			color:#da251d;
			font-size:18px;
			font-weight:normal;
			padding:5px 0 5px 0;
			background:#b5bdc9 url(../images/silver.gif) repeat-y center top;
			overflow:hidden;
			}
			
			table.inner_table td.left_side div.inner, table.inner_table td.right_side div.inner{

				min-height:100%;
				height:100%;
				background-color:#043c77;
				}
				
				table.inner_table td.left_side div.inner, table.inner_table td.right_side div.inner{
				padding-bottom: 32767px;
	margin-bottom: -32767px;
	}
				
			table.inner_table td.bh{
				height:5px;
				min-height:5px;
				font-size:1;}
				
			div.h5{
				height:5px;
				font-size:1px;
				background:#b5bdc9 url(../images/silver.gif) repeat-y center top;
				overflow:hidden;
				}
				
		table.inner_table td.content{
			padding:0px 15px 0px 15px;
			
			
			
			}
			
			table.inner_table td.content div.head{

				}
				
			table.inner_table td.content div.content{
				padding:10px 0 30px;
				width:538px;
				overflow:hidden;
				}
				
table.inner_table td.footer{
	height:83px;
	background-color:#043c77;
	font-size:11px;
	padding:20px;
	color:#ffffff;
	}
	
table.inner_table td.footer a {
	color:#ffffff;
	text-decoration:none; 
	background-color:transparent;
	} 
				
table.inner_table td.footer a:hover{
	color:#ffffff; 
	text-decoration:underline; 
	background-color:transparent;
	}
	
	table.inner_table td.footer div.count{
		float:right;
		margin:0 10px 0 0;}
		
		table.inner_table td.footer div.count img{
			border-width:0px;}
