body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
}
.navigation{
	font-size:12px;
	font-weight:bold;
	color:#00266d;
}
.navigation a{
	font-size:12px;
	color:#00266d;
	font-weight:bold;
	text-decoration:none;
}
.navigation a:hover{
	font-size:12px;
	color:#ff6600;
	font-weight:bold;
	text-decoration:none;
}
.txt{
	font-size:12px;
	color:#7d7979;
}
.readmore{
	font-size:12px;
	color:#908016;
}
.readmore a{
	font-size:12px;
	color:#908016;
	text-decoration:underline;
}
.date{
	font-size:12px;
	color:#000000;
}
.login{
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
.username{
	font-size:12px;
	color:#000000;
}
.formcls{
	border:1px solid #7f9db9;
	height:14px;
	width:150px;
}
.remember{
	font-size:12px;
	color:#9a5b22;
}
.hrding{
	font-size:16px;
	font-weight:bold;
	color:#00266d;
	padding-left:10px;
}
.brd{
	border:1px solid #b0bee1;
}
.button-cls{
	background-image:url(image/button.gif);
	background-repeat:no-repeat;
	height:20px;
	width:101px;
}