body{
	margin:15px;
	background-color: #000;
}
	A:link {color: #FFCC00;}
	A:visited {color: #FFCC00};
	A:active {color: #FFCC00; text-decoration: none};
	A:hover {color: #FFCC00; font-weight:bold; color: red;} 

.header {
	color: #FC0;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.textTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 2px;
	line-height: 18px;
}
.TableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	padding-right: 20px;
}




table {
	padding:0px;
	border-collapse: collapse;
}
td{
	font-family:arial;
	font-size:13px;
	color: #FFF;
	line-height: 21px;
}
.textB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	line-height: 28px;
}
.lxtext:link	{	color: #474B61;
			text-decoration: none}

.lxtext:visited{	color: #104B7C;
			text-decoration: none}

.lxtextTable:link	{
	color: #000000;
	text-decoration: none;
}

.lxtextTable:visited{
	color: #333333;
	text-decoration: none;
}


.lxtextTable:hover {
	color: #FF6600;
	text-decoration: underline;
}
.lxtext:hover {
color: #FF6600;
			text-decoration: underline}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FC3;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.lxsubhead:link	{
	color: #123470;
	text-decoration: none;
}
.lxsubhead:visited{
	color: #123470;
	text-decoration: none;
}
.lxsubhead:hover {
	color: #FF0000;
	text-decoration: none;
}
.textSubhead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #164289;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.texts {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.date {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2850A2;
}
.menuHeader {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 120%;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #123470;
	line-height: 25px;
}
.menuHeaderBlue {

	color: #123470;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #123470;
	line-height: 120%;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #ccc;
	background-position: center;
}
.tableBorder_vert {
	padding: 12px;
	background-color: #f8f8f8;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ebebeb;
	border-left-color: #ebebeb;
}
.tableBorder_btm {
	background-image: url(../img/corner_bg_btm.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tableBorder_top {
	background-image: url(../img/corner_bg_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.buttonBg {
	background-image: url(../img/bt_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;
	color: #039;
}
.lxbutton:link {
	color: #039;
	text-decoration: none
}
.lxbutton:hover {
	color: #F60;
	text-decoration: none
}
.lxbutton:visited {
	color: #039;
	text-decoration: none
}
.menuHeader {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img/bg_headline.gif);
	background-repeat: repeat-x;
	padding: 2px;
	text-indent: 7px;
}
.menuText {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding: 2px;
	text-indent: 7px;
	font-weight: bold;
}
.tableBorder_vert_nosp {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
.tableBorder {
	padding: 10px;
}
.tableBorder_vert2 {
	background-color: #ebf0f5;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ebebeb;
	border-left-color: #ebebeb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cad1d8;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}

