* {
	font-family: Arial; 
	font-size: 12px;
}

html, body {
	margin: 0;
	padding: 5px 0 0 0;
	background-color: #FFFFFF;
}

table {
	border-collapse: collapse;
}

td {
	padding: 0;
	vertical-align: top;
}

a{
	color: #3B6CB4;	
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

img {
	border: 0;
}

/* header */
table.headertbl{
	width: 990px;
	margin-bottom: 5px;	
}
td.headerlogo_td{
	height: 60px;	
	width: 172px;
}
.headerlogo_td img{
	height: 58px; 
	width: 162px;	
}

td.headesbut_td{
	width: 85px;
	padding-top: 20px;
	background: url('/img/searchbox_bg.png') repeat-x;	
}

td.headersearch_td{
	vertical-align: middle;
	background: url('/img/searchbox.png') no-repeat;;
}


/**/

/* multi */
table.multitbl {
	width: 990px;
	border-collapse: separate; 
	border-spacing: 2px;
}

.multitbl td {
	width: 25%;
	text-align: center;
	padding: 5px;
	background-color: #F7F7F7;
	border: solid 1px #E3E3E3;

}

.multitbl img {
	padding: 5px;
	background-color: #FFFFFF;
	border: solid 1px #E3E3E3;
	width: 200px;
	height: 200px;
}

.multitbl a {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Tahoma;
	text-decoration: none;
}

.multitbl a:hover {
	color: #264572;
}


td.newselectedtd{
	width: 25%;
	text-align: center;
	padding: 5px;
	background-color: #FFFFFF;
}

.newselectedtd img{
	background-color: #FFB400;
	border: solid 1px #AAAAAA;
}

/**/

/* wqanews_index */
table.wqanews_index_table{
	width: 100%;
	border-collapse: separate; 
	border-spacing: 2px;
	margin-top: 10px;	
}
	
td.wqanews_index_td{
	width: 233px;
	text-align: center;
	padding: 5px;
	background-color: #F7F7F7;
	border: solid 1px #E3E3E3;	
}

.wqanews_index_td img {
	padding: 5px;
	background-color: #FFFFFF;
	border: solid 1px #E3E3E3;
	width: 200px;
	height: 200px;
}

.wqanews_index_td a {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Tahoma;
	text-decoration: none;
}

div.wqanews_index_morenewsdiv{
	float: left;
	padding: 5px;
	background-color: #F7F7F7;
	border: solid 1px #E3E3E3;	
	margin-bottom: 2px;
}

.wqanews_index_morenewsdiv img{
	width: 57px; 
	height: 57px;
	padding: 5px;
	background-color: #FFFFFF;
	border: solid 1px #E3E3E3;
}

div.wqanews_index_morenewsdiv_txt{
	margin-left: 90px;	
	padding-top: 2px;
}

div.wqanews_index_morenewsdiv_date{
	color: #808080;
	font-size: 11px;
	margin-top: 3px;	
}

td.wqanews_index_cattd{
	color: #626262;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	vertical-align: middle;	
	text-align: right;
	padding: 0 5px 0 0;
}

td.wqanews_index_cattdsplitter{
	background: url('/img/catsplitter.png') repeat-x;
}
/**/

/* cats */
.bl_cat {
	background: url(/img/cats_list.png) 9px 9px no-repeat;
	padding-left: 18px;
	padding-top: 4px;
	background-color: #FCFCFC;
}
/**/

/* footer */
.footer {
	height: 66px;
	background-color: #f6f6f6;
	padding: 20px 0 23px 0 ;
	margin-top: 50px;
	font-size: 12px;
}

.footer a{
	font-size: 11px;
	color: #000000;
	font-family: Arial, Tahoma;
}
.footer a:hover{
	text-decoration: none;
}
/**/

/* wqanew */
table.wqanew_tbl{
	width: 990px;
	border-collapse: separate; border-spacing: 2px;
}

td.wqanew_newtd{
	padding: 0 0 10px 10px;	
}

.wqanew_newtd h1{
	margin: 0 0 10px 0;	
	font-family: Arial, Tahoma;
	font-size: 16px;
	color: #6D6D6D;
}
/**/




