/* From Styles.css */

BODY, TD, P, DIV, SPAN {
	color: #666666;
	font-family: Arial, Georgia, "Times New Roman", Arial, Helvetica, Tahoma, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

.rightnav {
	font-size: 10px;
	color: #50799E;
}


H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    font-family: Arial;
    COLOR: #333333;
}
H1	{	
	font-family: Arial, Georgia, "Times New Roman", Helvetica, Tahoma, sans-serif;
	font-size:	1.75em;
	font-weight:	600;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0 0 0 0;
	color: #666666;
	}
		
H2	{	
	font-family: Arial, Georgia, "Times New Roman", Helvetica, Tahoma, sans-serif;
	font-size:	19px;
	font-weight:	normal;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color:	#666666;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0 0 0 0;
	}	
		
H3	{	
	font-family: Arial, Georgia, "Times New Roman", Helvetica, Tahoma, sans-serif;
	font-size:	1.58em;
	font-weight:	600;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0 0 0 0;
	}	
		
H4	{	
	font-family: Arial, Georgia, "Times New Roman", Helvetica, Tahoma, sans-serif;
	font-size:	12px;
	font-weight:	600;
	text-decoration:	none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #6f6f6f;
	padding: 0 0 0 0;
	}	
		
H5	{	
	font-family: Arial, Georgia, "Times New Roman", Helvetica, Tahoma, sans-serif;
	font-size:	13px;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #333333;
	padding: 0 0 0 0;
	}	
		
H6	{	
	font-family: Arial, Georgia, "Times New Roman", Helvetica, Tahoma, sans-serif;
	font-size:	.8em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0 0 0 0;
	}
	
.smDate {
	font-size: 10px;
	color: #999999;
}

.footer {
	font-size: 10px;
	color: #6191be;
}

A.footer {
	color: #6191be;
	background: transparent;
	text-decoration: none;
}

A.footer:HOVER {
	color: #ffffff;
	background: #6191be;
}

H1.glancehead	{
	font-family: Arial, Georgia, "Times New Roman", Helvetica, Tahoma, sans-serif;
	font-size:	25px;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color:	#666666;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0 0 0 0;
	}

.lilbigger	{
	font-family: Arial, Georgia, "Times New Roman", Helvetica, Tahoma, sans-serif;
	font-size:	16px;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color:	#666666;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0 0 0 0;
}

a.bigcont {
      font-size: 18pt;
      margin: 4px;
 }

/* Begin Main.css */

body
{
	font-size: small;
	background: url(/images/raketracker/body_bg.gif) white left top repeat;
	color: #666666;
	font-family: Arial;
	text-align: center;
	padding:0;
	margin:0;
}

#container {
     text-align: left;
     width: 976px;
     margin: 0 auto;
}

#header {
	width: 976px;
	height: 126px;
}

.smDate 
{
	margin-top: 15px;
	padding-top: 0px;
	font-size: 0px;
	color: #999999;
}

#content 
{
	width: 976px;
	vertical-align: top;
	background: white url(/images/raketracker/content_bg3.gif) top left repeat-y;
	padding-top:10px;
	height: auto;
	margin:0;
}


#contentbody
{
	width: 544px;
	font-family: Arial;
	text-align: left;
	float: left;
	/*padding-left: 10px;
	padding-right: 15px; */
	padding-top: 10px;
	padding-bottom: 10px;
}

#leftColumn 
{
	float: left;
	width: 200px;
	font-family: Arial;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px; 
}

#rightColumn 
{
	float: right;
	width: 206px;
	font-family: Arial;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}


.paddSubBorder
{
	background: #EFF4F7 url(/images/raketracker/news_border_bg.gif) top left repeat-x;
	margin-left:22px;
	clear:both;
	height:3px;
	width:529px;
}

*>.paddSubBorder
{
	border-left: 21px solid #EFF4F7;
	border-right: 21px solid #EFF4F7;
	background-image: url(/images/raketracker/news_border_bg.gif);
	background-repeat: repeat-x;
	padding:0px;
	margin:0px;
	display:block;
}


#footerBar {
	width: 976px;
	height: 15px;
	background: #4A7EAF;
	font-size: x-small;
	padding-top: 0px;
	vertical-align: top;
}
	
	
#footer 
{
	background-color: #2B5783;
	height: 60px;
	width: 976px;
	padding-top: 14px;
	background-image: url(/images/raketracker/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #6191BE;
}
	
.footertextleft {
	padding: 2px 0 2px 0;
	margin: 0 0 15px 0;
	float:left;
	padding-left: 15px;
	width:600px;
}
	
.footertextright {
	padding: 2px 0 2px 0;
	margin: 0 0 15px 0;
	float: right;
	text-align: right;
	padding-right: 15px;
	width:290px;
}


/* Tab Nav */

#linktab {
     background: #89A8C5;
     height: 27px;
     padding-left: 0px;
}

ul#tabnav {
     font: bold 11px arial, verdana, sans-serif;
     list-style-type: none;
     /* padding-bottom: 23px; */
     margin: 0;
}

ul#tabnav li {
     float: left;
	 position: relative;
     /* height: 21px; */
     background-color: #EFF4F7;
     margin-right: 2px;
     margin-top: 4px;
     margin-left: 2px;
     /* margin: 2px 0px 0 2px; */
     border-top: 1px solid #143556;
     border-left: 1px solid #143556;
     border-right: 1px solid #143556;
     /* border-bottom: 1px solid #EFF4F7; */
}

body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4 {
     background-color: #fff;
}

body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a {
     color: #000;
}

#tabnav a {
     float: left;
     display: block;
     color: #143556;
     text-decoration: none;
     padding: 4px;
     font-weight: bold;
	font-size: 11px;
}

#tabnav a:hover {
     color: #000;
     background: #E0EAF0;
}



img {
	border:0;
	padding:0px;
	margin:0px;
	}
	
A {
	color: #6699cc;
	background: transparent;
}

A:HOVER {
	color: #ffffff;
	background: #6699cc;
}

A.biglink {
	font-family: Arial;
	font-size:	1.58em;
	font-weight:	normal;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0 0 0 0;
}

A.rightcollinks {
	font-size: 14px;
	text-decoration: none;
}



input, textarea, select {
	/*b4cde3*/
	border: 1px solid #b4cde3;
	background-color: #ffffff;
	border-color: #b4cde3;
	margin-bottom: 0px;
}

input.noborder {
	border: 0px;
	background-color: transparent;
	margin-bottom: 10px;
}


.red, .warn {
	color: red;
}

.StatTable 
{
	width: 264px;
	font-size: 10px;
	color: #999999;
	font-family: arial;
	float:left;
	

		
}

.StatTable td,th
{
	padding:3px;
	border-bottom:1px solid #c4dbea;
	font-size: 10px;

	
	
	
}

.StatTable th 
{
	color: #666666;
	font-family: arial;
	font-weight:bold;
		
}

.DataTable 
{
	font-size: 10px;
	color: #999999;
	font-family: arial;
	float:left;
	

		
}

.DataTable td,th
{
	padding:3px;
	border-bottom:1px solid #c4dbea;
	font-size: 10px;
	
	
	
}

.DataTable th 
{
	color: #666666;
	font-family: arial;
	font-weight:bold;
	text-align: left;
		
}

.offlinks th
{
	background: #c4dbea;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #c4dbea;
}

.offlinks td
{
  border-bottom: 1px solid #c4dbea;
  font-size: 8pt;
  padding: 3px;
}

table.offlinks {
  border-right: 1px solid #c4dbea;
  border-left: 1px solid #c4dbea;
}

.offlinks a
{
  text-decoration:	none;
}


.offtable th
{
	background: #c4dbea;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #c4dbea;
}

.offtable td
{
  font-size: 10pt;
  padding-top: 6px;
  padding-bottom: 6px;
  background: #FFFFF0;
}

table.offtable {
  border: 1px solid #c4dbea;
}

.offtop {
     margin-bottom: 3px;
}
.offbot {
     margin-bottom: 8px;
}


A.linkoff {
  padding: 6px;
  background: transparent;
  color: #000000;
  font-size: 16px;
  text-decoration:	none;
}


.newoffertable {
     border: 1px solid #c4dbea;
     background: #FFFFF0;
     padding: 0px;
     margin: 0px;
     width: 170px;
     padding-bottom: 5px;
     margin-bottom: 5px;
}

div.newoffertable:hover {
     border: 1px solid #000000;
     cursor: pointer;
}

.newoffertable .featured {
     color: #AC3333;
     font-weight: bold;
}

.newoffertable .private {
     color: #2E59A0;
     font-weight: bold;
}

.newoffertable .normal {
     font-weight: bold;
}

.newoffertable img {
     padding-bottom: 3px;
     border: 0px;
}

.newoffertable a {
     text-decoration:	none;
}

.newoffertable a:hover {
     text-decoration:	none;
     background: transparent;
     color: #6699cc;

}

.newoffertable .offername {
     font: Verdana;
	font-size:	1.5em;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
       
            
hr.line {
      border: 1px dashed #E1E1E1;
      color: #E1E1E1;
      height: 2px;
    }
    
table.cal
{
border: 1px solid #898989
}

td.calmonth
{
border: 1px solid #898989;
background: #FFFFF;
font-size: 12pt;
font-weight: bold;
text-align: center;
padding-top: 8px;
padding-bottom: 8px
}

td.caldays
{
border: 1px solid #898989;
background: #FFFFF;
font-size: 10pt;
font-weight: bold;
text-align: center;
padding-top: 8px;
padding-bottom: 8px
}

td.cal
{
border: 1px solid #898989;
height: 7em;
width: 7em;
padding-right: 3px;
padding-top: 3px;
font-weight: none;
color: #000000;
text-align: right;
font-size: 8pt;
vertical-align: top
}


.glanceimg {
     float: right;
     text-align: right;
     padding-left: 20px;
}


.glancetopright {
     float: right;
     position: relative;
     text-align: right;
     padding-left: 20px;
}




.depo th
{
	background: #c4dbea;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #c4dbea;
}

.depo td
{
  border-bottom: none;
  font-size: 8pt;
  padding: 5px;
  padding-left: 10px;
  
}

table.depo {
  border: 1px solid #c4dbea;
  width: 100%;
}

.clearboth {
  clear: both;
}

.bbox {
	text-align: center;
	color: #143556;
	border: 1px solid #143556;
	margin: 15px;
	background: #c4dbea;
}

.rbbox {
     font: Arial;
     background: transparent;
     font-weight: bold;
     font-size: 22pt;
     float: right;
     padding-top: 18px;
     padding-right: 18px;
}

.lbbox {
     border-right: 1px solid #143556;
     background: #FFFFF0;
     width: 30%;
     float: left;
     position: relative;
}

.small {
  font: Arial;
  font-size: 8pt;
}

.large {
  font: Arial;
  font-weight: bold;
  font-size: 26pt;
  color: #143556;
}


.rbbox a {
     text-decoration: none;
     color: #143556;
}
.rbbox a:hover {
     text-decoration: none;
     background: transparent;
     color: #000000;
}

.glinks {
     border: 1px solid #143556;
     background: #FFFFF0;
     width: 30%;
     float: right;
     position: relative;
     margin-left: 10px;
     margin-bottom: 10px;
     padding: 5px;
}

.glinks a {
     padding-left: 5px;
     text-decoration: none;
     color: #143556;
}
.glinks a:hover {
     text-decoration: none;
     background: transparent;
     color: #000000;
}

.bigadtext {
  font: Arial;
  font-weight: bold;
  font-size: 14pt;
}

.bigadtext a {
     text-decoration: none;
     color: #143556;
}
.bigadtext a:hover {
     text-decoration: none;
     background: transparent;
     color: #000000;
}

.adbox {
     border: 1px solid #143556;
     text-align: center;
     background: #c4dbea;
     width: 90%;
     margin: 10px;
     padding: 5px;
}

.bonusbox {
     border: 1px solid #c4dbea;
     text-align: left;
     background: #F0F6FF;
     padding: 5px;
     padding-bottom: 10px;
}

.bonusbox h2 {
  font: Arial;
  font-weight: bold;
  font-size: 14pt;
  color: #143556;
}

.bonusbox a {
     text-decoration: none;
     color: #2C6597;
}
.bonusbox a:hover {
     text-decoration: none;
     background: transparent;
     color: #143556;
}

.bigbonus {
  font: Arial;
  font-weight: bold;
  font-size: 13pt;
}

.earn {
     color: #AC3333;
     font-weight: bold;
}
