.tblbrdr {
	border: 1px solid #959595;
}
body,td,th {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	
}
body {
	background-color: #FDF6C7;
}
.style1 {font-size: 14px}

a:link {
	color: #D51F1E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D51F1E;
}
a:hover {
	text-decoration: underline;
	color: #17181D;
}
a:active {
	text-decoration: none;
	color: #17181D;
}


.foota:link {
	color: #ffffff;
	text-decoration: none;
}
.foota:visited {
	text-decoration: none;
	color: #ffffff;
}
.foota:hover {
	text-decoration: underline;
	color: #000000;
}
.foota:active {
	text-decoration: none;
	color: #000000;
}

.nava:link {
	color: #000000;
	text-decoration: none;
}
.nava:visited {
	text-decoration: none;
	color: #000000;
}
.nava:hover {
	text-decoration: underline;
	background:#FFFFFF;
	color: #000000;
}
.nava:active {
	text-decoration: none;
	color: #000000;
}.imgbrdr {
	border: 2px solid #FCB51D;
}
