@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding: 0px;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #FFF;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-style: italic;
}

#main {
	width:100%;
	border:0;
	cellpadding:0;
	cellspacing:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	
}
.light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #36C;
}

.bighead {
	font-size: 42px;
	font-weight: normal;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-left: 75px;
	line-height: 32px;
	background-image: url(../images/tipster_comp/test.gif);
	background-repeat: no-repeat;
}

p {
	font-family: Arial, Helvetica, sans-serif; font-size: 14px;font-weight: normal;
	color: #333; line-height: 20px;
}
.tips {
	margin: 0px;

}

.tips td{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC9;
}
#tab td {
	padding-left: 20px;
	padding-right: 10px;

}

.payout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFC;
	font-style: italic;
}
#paying td{
	font-family: Arial, Helvetica, sans-serif;
	height: 30px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding:4px;
}
#monthly td{
	font-family: Arial, Helvetica, sans-serif;
	height: 30px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding:4px;
}
#pay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	background-color: #9C9;
}
#pay td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	padding: 10px;
}
.special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F25623;
	line-height: 30px;
}


ol{
	color: #333;
	list-style-type: none;
	line-height: 30px;
	font-size: 16px;
	font-style: italic;
}
a
{
	color: #F60;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}
#main img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.smallheadline {
	font-weight: bold;
	font-size: 20px;
	color: #FF0;
	font-style: italic;
	padding-bottom: 5px;
}
#test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
}
#test p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF200;
	font-style: normal;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

#test td{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FEF603;
}
.biggreen1 {
	font-size: 25px;
	font-weight: normal;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 32px;
}
#tall {
	font-family: Arial, Helvetica, sans-serif;
}
#tall td{
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FC9;
	padding-right: 15px;
}

label{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	}

.payout_th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	background-color: #9CC;
	font-style: italic;
	color: #000;
}