/* CSS Document */
table.outer_table{
	border-collapse: collapse;
	height:100%;
	min-height:100%;
	width:100%;
	background:#ffffff;
	}

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

	table.outer_table td, table.inner_table td{
		margin: 0;
		padding: 0;
		vertical-align: top;
		}
		

	
	
td.col_left{
	width:50%;
	min-width:19px;
	background:url(../images/page_l_t.gif) right top repeat-y #9fc4e5;
	color:inherit;
	/*border-right:1px solid #185944;*/
	}

td.col_right{
	width:50%;
	min-width:19px;
	background:url(../images/page_r_t.gif) left top repeat-y #9fc4e5;
	color:inherit;
	/*border-left:1px solid #185944;*/
	}

td.col_center{
	width:980px;
	}
	
	table.inner_table {
		width:980px;
		}
		
          table.inner_table td.logo{
               background:url(../images/head_bg.jpg) right no-repeat;
               width:980px;
               height:250px;
               }
               
               table.inner_table td.logo img{
                    margin:65px 0 0 22px;
                    border-width:0;
                    }
			
		table.inner_table td.topmenu{
			background-color:#ed152b;
			padding:3px 15px 3px 15px;
			text-align:center;	
			width:950px;
			}
			
			table.inner_table td.topmenu h2{
				font-size:11px;
				font-weight: normal;
				margin:0;
				padding:0;
				display:inline;
				}
				
				table.inner_table td.topmenu a {
					color:#ffffff;
					text-decoration:underline; 
					background-color:inherit;
					padding:0 10px 0 0;
					} 
					
				table.inner_table td.topmenu a:hover {
					color:#000000; 
					text-decoration: none; 
					background-color:inherit;
					}

		table.inner_table td.menu{
			padding:40px 15px 0 15px;
			}
			
			table.inner_table td.menu ul.cat {
						padding:0;
						margin:25px 0 0 0;
						}
						
						table.inner_table td.menu ul.cat li{
							margin:0;
							padding:0 0 6px 13px;
							background:url(../images/list_item_sel.gif) no-repeat 0px 6px;
							line-height:18px;
							font-size:12px;
							color:#0e51ad;
							background-color:inherit;
							list-style-type:none;
							}
							
							table.inner_table td.menu ul.cat li a {
								color:#3a83ac;
								text-decoration:underline; 
								background-color:inherit;
								font-weight:bold;
								} 
								
							table.inner_table td.menu ul.cat li a:hover {
								color:#ed1c31; 
								text-decoration:none; 
								background-color:inherit;
								}
			
			table.inner_table td.menu ul.menu {
						
						padding:0;
						margin:0;
						}
						
						table.inner_table td.menu ul.menu li{
							margin:0;
							padding:0 0 6px 13px;
							background:url(../images/list_item.gif) no-repeat 0px 6px;
							line-height:18px;
							font-size:12px;
							color:#0e51ad;
							background-color:inherit;
							list-style-type:none;
							}
							
							table.inner_table td.menu ul.menu li a {
								color:#ed152b;
								text-decoration:underline; 
								background-color:inherit;
								font-weight:bold;
								} 
								
							table.inner_table td.menu ul.menu li a:hover {
								color:#0e51ad; 
								text-decoration:none; 
								background-color:inherit;
								}
								
						table.inner_table td.menu ul.menu li#sel{
							margin:0;
							padding:0 0 3px 13px;
							background:url(../images/list_item_sel.gif) no-repeat 0px 6px;
							line-height:18px;
							font-size:12px;
							color:#ed152b;
							background-color:inherit;
							list-style-type:none;
							}
							
							table.inner_table td.menu ul.menu li#sel a {
								color:#ed152b;
								text-decoration:none; 
								background-color:inherit;
								font-weight:bold;
								} 
								
							table.inner_table td.menu ul.menu li#sel a:hover {
								color:#0e51ad; 
								text-decoration:underline ; 
								background-color:inherit;
								}
			
		table.inner_table td.content{
			padding:40px 15px 0 0px;
			width:760px;
			}
				
				table.inner_table td.content table{
					border-collapse: collapse;
					width:100%;
					}
				
					table.inner_table td.content table td{
						margin:0;
						padding:0px 0 0 0;
						vertical-align: top;
						}
					
						table.inner_table td.content table td.cat a {
							color:#0a399a;
							text-decoration:none; 
							background-color:inherit;
							} 
							
						table.inner_table td.content table td.cat a:hover {
							color:#0a399a; 
							text-decoration:underline ; 
							background-color:inherit;
							}
						
					table.inner_table td.content table td.cat img{
						border-width:0;}	
					
					table.inner_table td.content table td.cat div.block{
						float:left;
						width:150px;
						height:215px;						
						overflow: hidden;
						margin:0 10px 15px 10px;
						}
						
						table.inner_table td.content table td.cat div.block div{
							min-height:155px;//height:155px;
							border-bottom:5px solid #ed1c31;
							margin:0 0 5px 0;}
						
						table.inner_table td.content table.news td{ 
							padding:0 0 5px 0;
							}
						
						table.inner_table td.content table.index_table td div.box{
							padding:0 0 0 10px;}
							
							table.inner_table td.content a.more {
								color:#000;
								text-decoration:underline; 
								background:url(../images/list_item_sel.gif) 0px 6px no-repeat;
								padding:0 0 30px 12px;
								font-weight:bold;
								font-size:12px;
								display:block;
								} 
								
							table.inner_table td.content a.more:hover {
								color:#000; 
								text-decoration: none; 
								background-color:inherit;
								}
			
			table.inner_table td.content div.page_heading{
				margin:0 0 15px 0;
				}
			
			table.inner_table td.content div.page_heading span{
				color:#ffffff;
				background-color:#ed1c31;
				padding:2px 4px 2px 4px;
				
				font-weight:bold;
				font-size:12px;
				
				} 
			
		table.inner_table td.footer{
			padding:15px 15px 15px 15px;
			font-size:11px;
			}
			table.inner_table td.footer img {
				border:0;
			}
			table.inner_table td.footer table.footer_table{
				border-collapse: collapse;
				width:100%;
				}
			
				table.inner_table td.footer table.footer_table td{
					margin:0;
					padding:0 0 0 0;
					vertical-align: top;
					}
					
				table.inner_table td.footer table.footer_table td.contact{
					width:460px;
					}
					
				table.inner_table td.footer table.footer_table td.icons{
					width:160px;
				
					}
					
				table.inner_table td.footer table.footer_table td.icons img{
					float:right;
					margin:0 0 0 10px;
					border-width:0;
					}
table.inner_table td.footer div#sellLink {
margin-top:40px;
padding-top:10px;
font-size:10px;
border-top:5px solid #ed152b;
}
table.inner_table td.footer div#sellLink table td {
text-align:left;
}
table.inner_table td.footer div#sellLink a, table.inner_table td.footer div#sellLink a:hover {
text-decoration:none;
font-size:10px;
}