BODY {
	background-color: #FFFFFF;
	background-image: url(../img/new_back2.jpg);
	background-repeat: repeat-x;
	margin:0px;
	font-family: Verdana, Arial,sans-serif; font-size: 11px; color: #333333}

img {
border: none;
}

A:link {text-decoration: none; color: #333333}
A:visited {text-decoration: none; bold; color: #333333}
A:active {text-decoration: none; color: #333333}
A:hover {text-decoration: none; color: #79A1E3}

table.content {border-collapse: collapse; empty-cells: show; border-width:0px;}

th {font-family: Verdana, Arial,sans-serif; text-align: left; font-size: 11px; font-weight: bold; color: #333333}
th A:link {text-decoration: none; color: #333333}
th A:visited {text-decoration: none; bold; color: #333333}
th A:active {text-decoration: none; color: #333333}
th A:hover {text-decoration: none; color: #79A1E3}

td {font-family: Verdana, Arial,sans-serif; font-size: 11px; color: #333333}
td A:link {text-decoration: none; color: #333333}
td A:visited {text-decoration: none; bold; color: #333333}
td A:active {text-decoration: none; color: #333333}
td A:hover {text-decoration: none; color: #79A1E3}

.text {font-family: Verdana, Arial,sans-serif; font-size: 11px; color: #333333}
.text A:link {text-decoration: none; color: #333333; font-weight: bold}
.text A:visited {text-decoration: none; bold; color: #333333; font-weight: bold}
.text A:active {text-decoration: none; color: #333333; font-weight: bold}
.text A:hover {text-decoration: none; color: #79A1E3; font-weight: bold}

.text_bold {font-family: Verdana, Arial,sans-serif; font-size: 11px; color: #333333; font-weight: bold}
.text_red {font-family: Verdana, Arial,sans-serif; font-size: 11px; color: #CC0000; font-weight: bold}
.text_menu {font-family: Verdana, Arial,sans-serif; font-size: 11px; color: #333333; width: 99%; padding: 2px; background-color: #CCCCCC;}
.text_menu A {font-weight: bold; }

input {font-family: Verdana, Arial,sans-serif; font-size: 11px; color: #333333}
textarea {font-family: Verdana, Arial,sans-serif; font-size: 11px; color: #333333}
select {font-family: Verdana, Arial,sans-serif; font-size: 11px; color: #333333}

.title {font-family: Verdana, Arial,sans-serif; font-size: 13px; font-weight: bold; color: #333333; padding-left: 10px; padding-top: 3px}
.title A:link {text-decoration: none; color: #333333}
.title A:visited {text-decoration: none; bold; color: #333333}
.title A:active {text-decoration: none; color: #333333}
.title A:hover {text-decoration: none; color: #79A1E3}

.header {font-family: Verdana, Arial,sans-serif; font-size: 11px; font-weight:bold; color: #79A1E3}
.header_2 {font-family: Verdana, Arial,sans-serif; font-size: 13px; font-weight: bold; color: #333333; padding-top: 3px}

.menu_head {font-family: Verdana, Arial,sans-serif; font-size: 12px; font-weight:bold; color: #333333; padding-left: 5px}

.menu {font-family: Verdana, Arial,sans-serif; font-size: 10px; color: #333333}
.menu ul {margin-top:15px;margin-bottom:20px;	margin-left:0px; padding-left:0px;}
.menu li {
  list-style: none;
  background-image: url('/img/bullet3.gif');
  background-position: left top;
  background-repeat: no-repeat;
  padding-left: 15px;  /* space for the image */
	padding-bottom:4px;
}
.menu A:link {text-decoration: none; color: #333333}
.menu A:visited {text-decoration: none; bold; color: #333333}
.menu A:active {text-decoration: none; color: #333333}
.menu A:hover {text-decoration: none; color: #79A1E3}

.buttons {font-family: Verdana, Arial,sans-serif; font-size: 12px; font-weight: bold; color: #333333; text-align: center}
.buttons A:link {text-decoration: none; color: #333333}
.buttons A:visited {text-decoration: none; bold; color: #333333}
.buttons A:active {text-decoration: none; color: #333333}
.buttons A:hover {text-decoration: none; color: #79A1E3}

.payoff {font-family: Verdana, Arial, sans-serif; font-size: 18px; font-weight: bold; color: #FFFFFF}

.payoff2 {font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; padding-left: 5px; color: #FFFFFF}

.submitLink {
   color: #333333;
   background-color: transparent;
   text-decoration: none;
   border: none;
   cursor: pointer;
   cursor: hand;
}

.submitLinkHover {
   color: #79A1E3;
   background-color: transparent;
   text-decoration: none;
   border: none;
   cursor: pointer;
   cursor: hand;
}

.submitButton {
   color: #333333;
	 text-align: center;
   background-color: transparent;
	 font-weight:bold; 
   text-decoration: none;
   border: none;
   cursor: pointer;
   cursor: hand;
}

.submitButtonHover {
   color: #79A1E3;
	 text-align: center;
   background-color: transparent;
	 font-weight:bold; 
   text-decoration: none;
   border: none;
   cursor: pointer;
   cursor: hand;
}

