/* CSS Document */

body{
	margin:0px;
	background-image:url(img/bg.jpg);
	}
		.wh_txt1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
	.wh_txt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
	.wh_txt:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
	.rd_txt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#c20000;
	text-decoration: none;
}
.txt{
font-family:Tahoma;
font-size:11px;
border:1px solid #CCCCCC;
background-color:#FFFFFF;
} 
	.detail {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0000000;
	text-decoration: none;
}

	.toplink {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
	.toplink:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#c20000;
	text-decoration: none;
	height:38px;
	width:100%;
}
.blink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0000000;
	text-decoration: none;
}
.blink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0000000;
	text-decoration: none;
}