body {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #333333;
	/*background-image:url("images/logo-grey.jpg");
	background-attachment:fixed;*/
}
a {
	font-size: 11px;
	color: #204C89;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	color: #DD9F1E;
	text-decoration: none;
}
.line_black {
	border-top: 1px solid #333333;
}
strong {
	font-size: 11px;
	font-weight: bold;
}
.channel_header {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #204C89;
	border-top: 1px solid #333333;
}
.channel_header_no_line {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #204C89;
}
input {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
.header_red {
	font-size: 15px;
	font-weight: bolder;
	color: #A01F22;
}
.footer {
	font-family: Arial, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.footer a {
	font-family: Arial, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	font-family: Arial, sans-serif;
	font-size: 9px;
	color: #DD9F1E;
	text-decoration: underline;
}
.date {
	font-size: 10px;
	font-weight: bold;
	color: blue;/*#CB120D;*/
}
.menu {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}
.menu a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu a:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F5DC49;
}
.content{
	text-align : justify;
	font-size: 12px;
	background-color:AliceBlue;
}
.secondpage{
	text-align : justify;
        font-size: 12px;
        background-color:AliceBlue;
	padding:10px;
/*	border:2px AliceBlue;
	margin:0px;
	border-style:inset;
*/
}
table.round
{
	width:300px;
	padding:1px;
	border:2px AliceBlue;
	margin:0px;
	background-color:AliceBlue;
	border-style:outset;
	text-align:justify;
}
.kotak
{
	width:300px;
	padding:1px;
	border:2px AliceBlue;
	margin:0px;
	background-color:AliceBlue;
	border-style:outset;
	text-align:justify;
}
