.outter-bord {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4DFF5;
	border-right-color: #D4DFF5;
	border-bottom-color: #D4DFF5;
	border-left-color: #D4DFF5;
}
.top-links {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.top-links:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
}
.botm-link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.botm-link:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.txt {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	text-decoration: none;
}

.txtlg {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	text-decoration: none;
}

.center-pad {
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}
.txt-table-content {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	text-decoration: none;
	padding-top: 3px;

}
.arrow-pad {
	padding-top: 6px;
	padding-right: 2px;
}
.txt-red-links {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #db4c4c;
	padding-left: 3px;


}
.txt-red-links:hover {

	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #3369D0;
}
.left-td-pad {
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.img-bord {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #98B2E4;
	border-right-color: #98B2E4;
	border-bottom-color: #98B2E4;
	border-left-color: #98B2E4;
}
.content-pad {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.txt-content {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	text-decoration: none;
	line-height: 15px;

}
.linklarge {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #CD0E13;
	padding-left: 3px;
}
.linklarge:hover {

	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #3369D0;
}