


.tdblue{
	background-color: #246494;
	font: 12px verdana;
	color: #9A0C00;
	border-right-color: #F4F4F4;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color: #F4F4F4;
	border-bottom-style:solid;
	border-bottom-width:1px;
	}
	a.tdblue:link{font: 11px verdana;color: #ffffff; text-decoration:none;}
a.tdblue:visited{font: 11px verdana;color: #ffffff; text-decoration:none;}
a.tdblue:hover{font: 11px verdana;color: #ffffff; text-decoration:underline;}

.tdblue a:link{font: 11px verdana;color: #ffffff; text-decoration:none;}
.tdblue a:visited{font: 11px verdana;color: #ffffff; text-decoration:none;}
.tdblue a:hover{font: 11px verdana;color: #ffffff; text-decoration:underline;}


	.border {
	BACKGROUND-COLOR: #FFFFFF;
	BORDER-BOTTOM: #e7e7e7 1px solid;
	BORDER-LEFT: #e7e7e7 1px solid;
	BORDER-RIGHT: #e7e7e7 1px solid;
	BORDER-TOP: #e7e7e7 1px solid;	
	COLOR: Black;
	FONT: 12px Tahoma;
}
.btn{
	background-color: #246494;
	font: bold 11px verdana;
	color: #ffffff;
	border-right-color: black;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color: black;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color: black;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color: black;
	border-left-style:solid;
	border-left-width:1px;
	}	