/* CSS Document */
* { margin-top:0; padding:0;}
html, input, textarea
	{	font-family:Tahoma;
		font-size:12px;
		color:#1d2328;
		
	}
h1{
	font-size:16px;
	font-weight:bold;
	color:#487ab4;}
/*---------------------------------------------------------------------------------------------------------------------TEGS*/
a img{ border:0px}
img{ margin:0px; padding:0px; border:0px;}
strong{ color:#487ab4;}
a{ color:#484848; text-decoration:none} 
a:hover{ color:#487ab4; text-decoration:underline;}

.latest_table_main{
	border-bottom:2px solid #c1c1c1;
	border-left:2px solid #c1c1c1;
	border-right:2px solid #c1c1c1;
	font-size:12px;
	line-height:30px;
}


.latest_table{
	border-bottom:2px solid #c1c1c1;
	border-left:2px solid #c1c1c1;
	border-right:2px solid #c1c1c1;
	font-size:12px;
	line-height:30px;
}
.search_table{
border-right:2px solid #FFFFFF;
}
.textarea{
	border:1px solid #7d736a;
	height:20px;
	padding-top:5px;
	width:181px;
}
.textarea_left{
	background-color:#fbfeef;
	border:1px solid #4477ac;
	height:21px;
	width:263px;
}
.topten_table{
	border-bottom:2px solid #c1c1c1;
	border-left:2px solid #c1c1c1;
	border-right:2px solid #c1c1c1;
	font-size:14px;
	background-color:#e4ecee;
}
.search_button{
	background:url(/images/search_btn.gif);
	background-repeat:no-repeat;
	width:71px;
	height:27px;
	cursor:pointer;
	border:0px;
	margin:0px;
	padding:0px;
}


.title_TD{
	background:url(/images/titlebg_big.gif);
	background-repeat:no-repeat;
	border:0px;
	margin:0px;
	padding:0px;
	font-family: verdana,"Century Gothic";
	font-size: 35;
	font-weight: bold;
	padding-left: 10px;
	height: 72px;
}


.login_button{
	background:url(/images/search_btn.gif);
	background-repeat:no-repeat;
	width:71px;
	height:27px;
	cursor:pointer;
	border:0px;
	margin:0px;
	padding:0px;
}



