/* CSS Document */

A:link {
	color: #003399;
	text-decoration: none;
}
A:visited {
	color: #003399;
	text-decoration: none;
}

A:active {
	color: #003399;
	text-decoration: none;
}

A:hover {
	color: #003399;
	text-decoration: none;
}
.txt-head1 {
	font-family:Tahoma, Verdana, sans-serif;
	font-size: 17px;
	line-height: 20px;
	color: #810000;
	font-weight: normal;
}
.txt-head2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #333333;
	font-weight: bold;
}
.txt-head3 {
	font-family:Tahoma, Verdana, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #b3770f;
	font-weight: bold;
}
.txt-datehead {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #b3770f;
	font-weight: normal;
}
.txt-des-head {
	font-family:Tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #141414;
	font-weight: normal;
}
.txt-des1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #141414;
	font-weight: normal;
}
.txt-date1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #6b1420;
	font-weight: bold;
}
.txt-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #b3770f;
	font-weight: bold;
}
.txt-des2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	font-weight: normal;
}
.txt-footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #ffffff;
	font-weight: normal;
}
.txt-footer1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #fedc3b;
	font-weight: normal;
}
.txt-readmore {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #DCB601;
	font-weight: normal;
}
.input_srch {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
	FONT-FAMILY: Tahoma, Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;
	border: none;
	height: 14px;
}
.input1 {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
	FONT-FAMILY: Tahoma, Verdana, sans-serif;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	border: 1px solid #733973;
	margin: 1px;
	padding: 1px;
	height: 15px;
}
.input2 {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
	FONT-FAMILY: Tahoma, Verdana, sans-serif;
	FONT-SIZE: 11px;
	line-height: 11px;
	font-weight: normal;
	border: 1px solid #733973;
	margin: 0px;
	padding: 2px 0px 0px 2px;
	height: 20px;	
}
.br{
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}