body {
  background: #993333;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-size: 11px;
  margin: 0px;
  padding: 0px;
  text-align: left; }

h1, h2, h3, h4, h5 {
  font-size: 13px;
  color: #333;
  margin: 0px;
  padding: 0px; }

h1 {
  font-size: 14px; }

h4, h5 {
  font-size: 11px; }

p {
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-size: 11px;
  text-align: left; }

a {
  color: #993333;
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

img {
  border: 0px; }

select {
  border:1px solid #BDC7D8;
  font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
  font-size:11px;
  padding:2px;
}

td,
td.label {
  font-size: 11px; 
  text-align: left; }

.wbr { display: block; float:left; }

table.redbox {	
	border-width: 3px 1px 3px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: #993333 #993333 #993333 #993333;
	border-collapse: collapse;
}
	
table.redbox td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: inset inset inset inset;
	border-color: #993333 #993333 #993333 #993333;
}

table.blanky {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
}

table.blanky td {
	border-width: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
}

table.compact {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
}

table.compact td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.navbar {
  margin-bottom: 1px;
}
ul.primarynav {
  margin: 0px;
  padding: 0px;
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  float: left;
  list-style: none;
  width: 100%;
  background: #993333;
}
ul.primarynav li {
  float: left;
  list-style: none;
}
ul.primarynav li {
  border-right : #ffffff solid 1px;
}

ul.primarynav a {
  margin-right: 1px;
  padding: 4px 4px 4px 4px;
  float: left;
  color: #ffffff;
  font-size: 11px;
  text-decoration: none;
}
ul.primarynav a:visited {
  color: #ffffff;
}
ul.primarynav a:hover {
  color: #ffffff;
  background: #CC6666;
  text-decoration: none;
}
ul.primarynav li.home {
  border-right : #ffffff solid 1px;
  background : #000000;
}

.lovematchbanner
{
	border:#000000 2px solid;
	background:url(http://www.thenewastrology.com/facebook/images/lovematchbanner_monthly.jpg) TOP LEFT; width:732px; height:176px;
}

.lovematchbanner input,select
{
	background:#ffe0ff;
}

.btn { font-size:24px; display: block; position: relative; background: #aaa; padding: 5px; float: left; color: #fff; text-decoration: none; cursor: pointer; }
.btn * { font-style: normal; background-image: url(images/btn2.png); background-repeat: no-repeat; display: block; position: relative; }
.btn i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height: 5px; }
.btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }

* html .btn span,
* html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }

.btn.blue { background: #2ae; }
.btn.green { background: #9d4; }
.btn.pink { background: #e1a; }
.btn:hover { background-color: #a00; }
.btn:active { background-color: #444; }
.btn[class] {  background-image: url(images/shade.png); background-position: bottom; }

* html .btn { border: 3px double #aaa; }
* html .btn.blue { border-color: #2ae; }
* html .btn.green { border-color: #9d4; }
* html .btn.pink { border-color: #e1a; }
* html .btn:hover { border-color: #a00; }

