input.btncolor {
	background-color: #000099;
	font-weight: bold;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
	font-family: Tahoma;
	border: 1px solid #666666;
	CURSOR: pointer;
	CURSOR: hand;
	width: auto;
	height: 17px;
	vertical-align: top;
	}
body {
	font-family: Tahoma;
	FONT-SIZE: 10pt;
	background-color: #666;
	margin: 0px;
}

.tblmn {
	border: 3px solid #000000;
	padding: 5px;
	font-weight: normal;
	font-family: Tahoma;
	FONT-SIZE: 12px;
	background-color: #FFFFFF;
}
.home {
	width: 150px;
	font-weight: bold;
	FONT-SIZE: 12px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	padding: 5px;
	border: 1px solid #999999;
	text-transform: uppercase;
}
.cat {
	width: 150px;
	font-weight: bold;
	FONT-SIZE: 12px;
	background-color: #FFD81A;
	text-align: left;
	padding: 5px;
	border: 1px solid #999999;
}
.fontwhite {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.tblfooter {
	border: 3px solid #000000;
	padding: 5px;
	font-weight: bold;
	font-family: Tahoma;
	FONT-SIZE: 12px;
	background-color: #FFD81A;
	color: #FFFFFF;
	text-align: center;
	width: 100%;
}
#content {
	vertical-align: top;
	padding: 12px	line-height: 1.5;
	text-align: left;
}
h1 {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	color: #666666;
}
.border {
	border: 5px solid #333333;
}
a, a:link, a:visited, a:active  {
	font-weight: bold;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.navcont {
	width: 150px;
	margin-top: 15px;	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #000099;
}
.btn {
	background-color: #000099;
	font-weight: bold;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
	font-family: Tahoma;
	border: 3px double #CCCCCC;
	CURSOR: pointer;
	CURSOR: hand;
	width: auto;
	vertical-align: middle;
	padding: 1px;
	height: auto;
}
.details {
	font-family: Tahoma;
	font-size: 11.5px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFD81A;
	CURSOR: pointer;	CURSOR: hand;
	width: 100%;
	height: auto;
	padding: 2px;
}
#content1 {

	vertical-align: top;
	padding: 0px 15px 15px;	line-height: 1.5;
	text-align: left;
}
.btn1 {
	background-color: #FFFF00;
	width: 100%;
	border: 2px solid #000000;
	padding: 5px;
}
