body {
	background-image: url(images/background_gradient.gif);
	background-repeat: repeat-x;
}

.tableLeft {
	background-image: url(images/left_anchor.gif);
	background-repeat:no-repeat;
}

.tableCenter {
	background-color:#FFFFFF;
}

.tableRight {
	background-image: url(images/right_anchor.gif);
	background-repeat:no-repeat;
}

A.OrangeLink:link    {color:#FF4E22; font-size: 12px; font-family:Arial, Helvetica, sans-serif; font-weight: bold; text-decoration:underline;}
A.OrangeLink:visited {color:#FF4E22; font-size: 12px; font-family:Arial, Helvetica, sans-serif; font-weight: bold; text-decoration:underline;}
A.OrangeLink:active  {color:#FF4E22; font-size: 12px; font-family:Arial, Helvetica, sans-serif; font-weight: bold; text-decoration:underline;}
A.OrangeLink:hover   {color:#FF4E22; font-size: 12px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration:underline;}

.typeOrange12    {color:#FF4E22; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration:none;}
.typeBlue12    {color:#062F6A; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration:none; line-height: 25px;}

.NormalBlack {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal;}
.ListBlue {color:#062F6A; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold;}
.BlackBold12 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold}

A.BlueLink:link    {color:#062F6A; font-size: 12px; font-family:Arial, Helvetica, sans-serif; text-decoration:none;; font-style: normal; font-weight: bold}
A.BlueLink:visited {color:#062F6A; font-size: 12px; font-family:Arial, Helvetica, sans-serif; text-decoration:none;; font-style: normal; font-weight: bold}
A.BlueLink:active  {color:#062F6A; font-size: 12px; font-family:Arial, Helvetica, sans-serif; text-decoration:none;; font-style: normal; font-weight: bold}
A.BlueLink:hover   {color:#062F6A; font-size: 12px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; text-decoration:underline;; font-style: normal}