/* CSS Document */

table.main_table{
	border-collapse: collapse;
	width:100%;
	}

	table.main_table td{
		margin: 0;
		padding: 0;
		vertical-align: top;
		}

		table.design_table{
			border-collapse: collapse;
			width:100%;
			}

			table.design_table td{
				margin: 0;
				padding: 0;
				vertical-align: top;
				}

	table.main_table td.head td.h18{
		height:18px;
		}

		table.main_table td.head td.h18 img{
			border-width:0;
			}

	table.main_table td.head td.stats p{
		padding:12px 0px 12px 0px;
		}

	table.main_table td.head td.stats div{
		padding:12px 10px 12px 10px;
		margin:0 8px 0 0;
		display:block;
		width:80px;
		text-align:center;
		float:left;
		color:#000000;
		background-color:#FFD334;
		}

	table.main_table td.head td.logo{
		text-align:center;
		}

		table.main_table td.head td.logo img{
			border-width:0;
			margin:0 0 0 0;
			}

	table.main_table td.head td.search{
		height:80px;
		background-color:#F2A501;
		color:#000000;
		padding:10px;
		}

		table.main_table td.head td.search a {
			color:#000000;
			text-decoration:underline;
			background-color:inherit;
			}

		table.main_table td.head td.search a:hover {
			color:#000000;
			text-decoration: none;
			background-color:inherit;
			}


			table.main_table td.head td.search input.search_input{
				width:100%;
				border:1px solid #000000;
				}

			table.main_table td.head td.search select.search_select{
				width:200px;
				border:1px solid #000000;
				}

			table.main_table td.head td.search input.search_check{
				border:1px solid #000000;
				}

			table.main_table td.head td.search input.search_button{
				float:right;
				width:100px;
				border:1px solid #000000;
				background-color:#dbdade;
				color:#000000;
				}

			table.main_table td.head td.search p{
				margin:0;
				padding:3px 0 6px 0;
				}

	table.main_table td.content{
		padding:10px 0 10px 0;
		font-size:12px;
		}

		table.main_table td.content table.col2_table{
			border-collapse: collapse;
			width:100%;
			margin:0 0 10px 0;
			font-size:10px;

			}

			table.main_table td.content table.col2_table td{
				margin: 0;
				padding: 0 10px 0 0;
				vertical-align: top;
				border-right:1px solid #005b63;
				width:49%;
				}

			table.main_table td.content table.col2_table th{
				margin: 0;
				padding: 0 0 0 10px;
				vertical-align: top;
				text-align:left;
				width:49%;
				font-weight:normal;
				}

		table.main_table td.content table.cat_table{
			border-collapse: collapse;
			width:100%;
			margin:0 0 10px 0;
			}

			table.main_table td.content table.cat_table td{
				margin: 0;
				padding: 0;
				width: 50%;
				color:#000000;
				vertical-align: top;
				}

				table.main_table td.content table.cat_table td a {
					color:#000000;
					text-decoration:none;
					background-color:inherit;
					}

				table.main_table td.content table.cat_table td a:hover {
					color:#F2A501;
					text-decoration:underline;
					background-color:inherit;
					}


		table.main_table td.content table.stat_table{
			border-collapse: collapse;
			width:100%;
			margin:0 0 10px 0;
			}

			table.main_table td.content table.stat_table td{
				margin: 0;
				padding: 0;
				vertical-align: top;
				}

			table.main_table td.content table.stat_table th{
				margin: 0;
				padding: 0 0 15px 0;
				vertical-align: top;
				text-align:left;
				color:#000000;
				background-color:inherit;
				}


		table.main_table td.content div.global_links a{
			margin:0;
			padding:0;
			display:block;
			float:left;
			font-size:10px;
			width:49%;
			line-height:12px;
			}

		table.main_table td.content div.index{
			text-align:center;
			padding:10px 0 10px 0;
			}

			table.main_table td.content div.index ul{
				margin:0;
				padding:0;
				}

				table.main_table td.content div.index ul li{
					list-style-type:none;
					display:inline;
					padding:0 2px 0 2px;
					}

		table.main_table td.content td.first{
			padding:0 0 10px 0;
			}

			table.main_table td.content div.banner{
				margin:0 10px 10px 0;
				}



				table.main_table td.content div.banner img{
					border-width:0;
					background-color:#36b2ba;
					color:inherit;
					}

			table.main_table td.content div.banner_right{
				margin:0 0px 10px 0px;
				text-align:right;
				}

				table.main_table td.content div.banner_right img{
					border-width:0;
					background-color:#36b2ba;
					color:inherit;
					}

		table.main_table td.content td.second{
			width:30%;
		}

		table.main_table td.content td.third{
			padding:0 0 0 30px;
			width:70%;

		}


	table.main_table td.footer td.counter{
		padding:0 0px 0 0px;
		}

		table.main_table td.footer td.counter img{
			margin:0 5px 0 0px;
			background-color:#36b2ba;
			border-width:0;
			color:inherit;
			}

	table.main_table td.hor_menu{
		background-color:#F2A501;
		color:#000000;
		padding:12px 5px 12px 5px;
		width: 458px;
		}

		table.main_table td.hor_menu ul{
			margin:0;
			padding:0;
			}

			table.main_table td.hor_menu ul li{
				list-style-type:none;
				display:inline;
				padding:0 5px 0 5px;
				}

				table.main_table td.hor_menu ul li a {
					color:#000000;
					text-decoration:underline;
					background-color:inherit;
					}

				table.main_table td.hor_menu ul li a:hover {
					color:#000000;
					text-decoration: none;
					background-color:inherit;
					}

table.main_table td.content hr {
height: 1px;
color: #F2A501;
background-color: #F2A501;
border: 0px solid #F2A501;
}
]
div#msgErr {
	position:fixed;
	width: 300px;
	top: 30%;
	left: 38%;//margin-left:auto;margin-right:auto; margin-top:10px; margin-bottom:10px;
}
table.errT {
	border-collapse: collapse;
	background-color: #F1F1F1;
	border: 1px solid #005b63;
	width: 300px;
	}
	table.errT td {		padding:3px;
		}
	table.errT thead td {
		font-weight: bold;
		color: #ffffff;
		border-bottom: 1px solid #005b63;
		background-color: #36b2ba;
		}
	table.errT thead td.close {
		width: 20px;
		color: #000000;
		text-align:right;
		}
		table.errT thead td.close a, table.errT thead td.close a:hover {
			color: #000000;
			cursor: pointer;
			text-decoration: none;
			}
	table.errT tbody td {		padding: 15px 3px 15px 3px;		}
