/*  Your Membership Website Script - www.yourmembershipwebsite.com  */



body {

	font-family: Georgia, Arial, Helvetica, sans-serif;

	font-size: 11pt;

	background-attachment: fixed;

	background-image: url(imgs/background.jpg);

	background-repeat: repeat-x;

	background-position: center top;

  }

a {

  color: #000000;

  }

a:hover {

  color: #BB0000;

  }

a.navigation {

	color: #FFFFFF;

	text-decoration: none;

	font-weight: bold;

	background-attachment: scroll;

	background-image: url(imgs/on.jpg);

	background-repeat: no-repeat;

	font-size: 11px;

	clear: left;

	float: left;

	height: 20px;

	width: 200px;

	padding-top: 1px;

	padding-bottom: 1px;

  }

a.navigation:active {

	color: #FFFFFF;

	text-decoration: none;

	font-weight: bold;

	background-attachment: scroll;

	background-image: url(imgs/on.jpg);

	background-repeat: no-repeat;

	font-size: 11px;

	clear: left;

	float: left;

	height: 20px;

	width: 200px;

	padding-top: 1px;

	padding-bottom: 1px;



  }

  a.navigation:visited {

	color: #FFFFFF;

	text-decoration: none;

	font-weight: bold;

	background-attachment: scroll;

	background-image: url(imgs/on.jpg);

	background-repeat: no-repeat;

	font-size: 11px;

	clear: left;

	float: left;

	height: 20px;

	width: 200px;

	padding-top: 1px;

	padding-bottom: 1px;

  }

a.on-link {

	color: #FFFFFF;

	text-decoration: none;

	font-weight: bold;

	background-attachment: scroll;

	background-image: url(imgs/on.jpg);

	background-repeat: no-repeat;

	font-size: 11px;

	clear: left;

	float: left;

	height: 20px;

	width: 200px;

	padding-top: 1px;

	padding-bottom: 1px;

  }

a.succ {

  color: #000000;

  font-weight: bold;

  }

a.succ:hover {

  color: #fff000;

  font-weight: bold;

  }

a.warning {

  color: #ffffff;

  text-decoration: none;

  font-weight: bold;

  }

a.warning:hover {

  color: #ffffff;

  text-decoration: underline;

  font-weight: bold;

  }



input.button {

	color: #000000;

	font-weight: bold;

	font-size: 12px;

	text-decoration: none;

	background-color: #FFFFFF;

  }

input.miniButton {

  background-color: #000000;

  color: #ffffff;

  font-weight: bold;

  font-size: 8pt;

  }

input.S_button {

  background-color: #380474;

  color: #FFFFFF;

  font-weight: bold;

  font-size: 7pt;

  }



p.success {

  background-color: #006633;

  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: #0d4892;

  }

span.subtitle {

  font-size: 11pt;

  font-style: italic;

  font-weight: bold;

  }



table.boxed {

  border: 1px solid #000000;

  }

table.miniBoxed {

  border: 1px solid #000000;

  }



td {

  font-size: 10pt;

  }

td.copyright {

	color: #00ff00;

	padding: 5px;

	font-weight: bold;

	font-family: Georgia, Helvetica, sans-serif;

	font-size: 10px;

  }

td.header {

	color: #FFFFFF;

	background-color: #380474;

	font-size: 12px;

	font-weight: bold;

	background-attachment: scroll;

	background-image: url(imgs/bg-header.jpg);

	background-repeat: repeat-x;

	background-position: center top;

  }

td.rest {

  background-color: #eeffee;

  padding: 10px;

  }

td.miniHeader {

  background-color: #000000;

  color: #ffffff;

  font-weight: bold;

  font-size: 8pt;

  }

td.miniRest {

  background-color: #ccffcc;

  font-size: 8pt;

  padding: 3px;

  }

td.S_header {

  background-color: #380474;

  color: #ffffff;

  font-weight: bold;

  font-size: 8pt;

  }

td.S_rest {

  background-color: #ccffcc;

  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: #08438c;

  font-size: 10pt;

  border: 1px solid #000000;

  }

.miniInput {

  background-color: #ffffff;

  color: #08438c;

  font-size: 8pt;

  border: 1px solid #000000;

  }

.S_input {

  background-color: #ffffff;

  color: #08438c;

  font-size: 8pt;

  border: 1px solid #000000;

  }



td.navigation-square {

  padding: 5px;

/*  background-color: #FFFFFF;

  border-left: 0px solid #380474;

  border-right: 0px solid #380474;

  border-top: 0px solid #380474; */

  }

td.navigation {

  background-color: #ffffff;

  border-bottom: 0px solid #380474;

  }

td.logo-image {

  border-bottom: 0px solid #380474;

  background-color: #FFF5EE;

  }

td.header-adarea {

  border-bottom: 0px solid #380474;

  background-color: #001b73;

  }

td.sidebar {

  background: url(imgs/nav-background.jpg);

  background-repeat: repeat-y;

  border-bottom: 0px solid #380474;

  border-left: 0px solid #380474;

  border-right: 0px solid #380474;

  width: 180px;

  padding-bottom: 100px;

  }

td.contents {

	padding-left: 15px;

	padding-right: 15px;

	padding-top: 15px;

	padding-bottom: 100px;

	background-color: #FFFFFF;

	border-bottom: 0px solid #380474;

	border-right: 0px solid #380474;

  }

span.sitename {

  color: #08438c;

  font-size: 15pt;

  font-weight: bold;

  }

span.siteslogan{

  color: #000000;

  font-size: 10pt;

  font-weight: bold;

  }

.table {

  background-color: #eeffee;

  }

td.pbContents {

  background-color: #ffffff;

  padding: 5px;

  }

  .headline {

	font-family: Georgia;

	font-weight: bold;

	font-size: 15px;

	color: #FFFFFF;

	background-attachment: scroll;

	background-image: url(imgs/headline.jpg);

	background-repeat: no-repeat;

	background-position: center center;

	padding-top: 8px;

	height: 30px;

	width: 600px;

}

.help {

	font-family: Georgia, Helvetica, sans-serif;

	font-size: 10px;

}

