/*  357aday.com - www.357aday.com  */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #4A7BB5;
	background-attachment: fixed;
	background-image: url(http://www.viralincome.com/Test/images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
  }

a {
  color: #001b73;
  }
a:hover {
  color: #ff0000;
  }
a.navigation {
	color: #001B73;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	clear: left;
	float: left;
	height: 20px;
	width: 158px;
	padding-top: 1px;
	padding-bottom: 1px;
  }
a.navigation:hover {
	color: #FF9933;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	clear: left;
	float: left;
	height: 20px;
	width: 158px;
	padding-top: 1px;
	padding-bottom: 1px;
  }
a.navigation:active {
	color: #001B73;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	clear: left;
	float: left;
	height: 20px;
	width: 158px;
	padding-top: 1px;
	padding-bottom: 1px;

  }
  a.navigation:visited {
	color: #FF9933;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	clear: left;
	float: left;
	height: 20px;
	width: 158px;
	padding-top: 1px;
	padding-bottom: 1px;
  }
a.on-link {
	color: #001B73;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	clear: left;
	float: left;
	height: 20px;
	width: 158px;
	padding-top: 1px;
	padding-bottom: 1px;
  }
a.on-link:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	clear: left;
	float: left;
	height: 20px;
	width: 158px;
	padding-top: 1px;
	padding-bottom: 1px;
  }
a.succ {
  color: #000000;
  font-weight: bold;
  }
a.succ:hover {
  color: #fff000;
  font-weight: bold;
  }
a.warning {
  color: #ff0000;
  text-decoration: none;
  font-weight: bold;
  }
a.warning:hover {
  color: #008000;
  text-decoration: underline;
  font-weight: bold;
  }

input.button {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background-color: #FF9933;
  }
input.miniButton {
  background-color: #FF9933;
  color: #ffffff;
  font-weight: bold;
  font-size: 8pt;
  }
input.S_button {
  background-color: #FF9933;
  color: #000000;
  font-weight: bold;
  font-size: 7pt;
  }

p.success {
  background-color: #008000;
  color: #ffffff;
  font-size: 9pt;
  font-weight: bold;
  }
p.warning {
  background-color: #ff0000;
  color: #ffffff;
  font-size: 9pt;
  font-weight: bold;
  }

span.answer {
  color: #000000;
  }
span.question {
  color: #008000;
  font-weight: bold;
  }
span.title {
  font-family: Impact, Arial Black;
  font-size: 14pt;
  color: #A0C872;
  }
span.subtitle {
  font-size: 11pt;
  font-style: italic;
  font-weight: bold;
  }

table.boxed {
  border: 1px solid #A0C872;
  }
table.miniBoxed {
  border: 1px solid #A0C872;
  }

td {
  font-size: 10pt;
  }
td.copyright {
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  }
td.header {
	color: #000000;
	background-color: #A0C872;
	font-size: 12px;
	font-weight: bold;
  }
td.rest {
  background-color: #FFFFFF;
  padding: 10px;
  }
td.miniHeader {
  background-color: #A0C872;
  color: #ffffff;
  font-weight: bold;
  font-size: 8pt;
  }
td.miniRest {
  background-color: #FF9933;
  font-size: 8pt;
  padding: 3px;
  }
td.S_header {
  background-color: #A0C872;
  color: #000000;
  font-weight: bold;
  font-size: 8pt;
  }
td.S_rest {
  background-color: #A0C872;
  font-size: 8pt;
  padding: 3px;
  }
td.divider {
  background-color: #aaaaaa;
  }
td.warning {
  background-color: #ff0000;
  color: #ffffff;
  font-weight: bold;
  }

.input {
  background-color: #FFFFFF;
  color: #000000;
  font-size: 10pt;
  border: 1px solid #A0C872;
  }
.miniInput {
  background-color: #ffffff;
  color: #FF9933;
  font-size: 8pt;
  border: 1px solid #08438c;
  }
.S_input {
  background-color: #FFFFFF;
  color: #08438c;
  font-size: 8pt;
  border: 1px solid #08438c;
  }

td.navigation-square {
  padding: 5px;
/*  background-color: #FFFFFF;
  border-left: 2px solid #A0C872;
  border-right: 2px solid #A0C872;
  border-top: 2px solid #A0C872; */
  }
td.navigation {
  background-color: #ffffff;
  border-bottom: 2px solid #A0C872;
  }
td.logo-image {
  border-bottom: 1px solid #A0C872;
  background-color: #A0C872;
  }
td.header-adarea {
  border-bottom: 1px solid #A0C872;
  background-color: #A0C872;
  }
td.sidebar {
  background-color: #ffffff;
  background-repeat: repeat-y;
  border-bottom: 1px solid #A0C872;
  border-left: 1px solid #A0C872;
  border-right: 0px solid #A0C872;
  width: 180px;
  padding-bottom: 100px;
  }
td.contents {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 100px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #A0C872;
	border-right: 1px solid #A0C872;
  }
span.sitename {
  color: #08438c;
  font-size: 15pt;
  font-weight: bold;
  }
span.siteslogan{
  color: #000000;
  font-size: 10pt;
  font-weight: bold;
  }
.table {
  background-color: #ffffff;
  }
td.pbContents {
  background-color: #ffffff;
  padding: 5px;
  }
  .headline {
	font-family: Verdana;
	font-weight: bold;
	font-size: 15px;
	color: #000000;
	background-attachment: scroll;
	background-image: url(img/header.jpg);
	background-repeat: repeat-x;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 8px;
	height: 25px;
	width: 640px;
}
.help {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
