body{
	margin:00px;
	text-align:center;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
	line-height: 15px;
}
.lnk{
	color:#000000;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}
.lnk:hover{
	color:#FFFFFF;
	font-size: 11px;
	font-weight:bold;
}
.lnkbl{
	color:#5E9BE4;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}
.lnkbl:hover{
	color:#FFFFFF;
	font-size: 11px;
	font-weight:bold;
}
a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #FF9900;
}

.txt-white {

	font-size: 12px;
	color: #FFFFFF;
}
table {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.links-blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;

}
.links-blk:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.links-white {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.links-white:hover {
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.blinks-white {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.blinks-white:hover {
	font-size: 18px;
	color: #FFCC00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.td-st1 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #6C0000;
	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: #FF0000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FF0000;
	padding: 5px;
}
.td-st2 {

	font-size: 12px;
	color: #FFFFFF;
	background-color: #5087D0;
	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: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	padding: 5px;
}
a:hover {

	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFCC00;
}
.links-dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
.links-dark:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
.btn-big-light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #006600;
	text-decoration: none;
}
.btn-big-light:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FFFFFF;
	text-decoration: none;
}
.btn-big-light2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #333333;
	text-decoration: none;
}
.btn-big-light2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #CC0000;
	text-decoration: none;
}

.btn-flat {
	BORDER-RIGHT: #000000 2px solid; BORDER-TOP: #ffffff 2px solid; FONT-SIZE: 12px; BACKGROUND-IMAGE: url(images/btn_dots.gif); BORDER-LEFT: #ffffff 2px solid; COLOR: #000066; BORDER-BOTTOM: #000000 2px solid; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #eaeaea
}