body { 
	margin: 0; 
	background-color: #000000;
	}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	line-height: normal; 
	color: #FDA20B;
	font-weight: bold; 
	font-variant: normal
	}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	line-height: normal; 
	color: #FDA20B;
	text-decoration: none; 
	font-style: normal;
	font-weight: bold; 
	}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	line-height: normal; 
	color: #FDA20B; 
	text-decoration: none ; 
	font-weight: bold; 
	}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #FF1A00;
	text-decoration: none; 
	line-height: normal;
	font-weight: bold; 
	}
	
a.redlink:link, a.redlink:visited, a.redlink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #ffffff; 
	}	

a.large:link, a.large:visited, a.large:active {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #666666;
	font-weight: bold; 
	}
	
a.large:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: red;
	font-weight: bold; 
	}	
	
.content { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #231F20;
	}

.white {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: white; 
	text-decoration: none; 
	line-height: normal
	}
	
.yellowtitle{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	line-height: normal; 
	color: #FBB039;
	font-weight: bold; 
	font-variant: normal
	}
	
.yellow{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	line-height: normal; 
	color: #FDA20B; 
	font-weight: bold; 
	font-variant: normal
	}	
	
.book{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	line-height: normal; 
	color: #000000;
	font-weight: bold; 
	font-variant: normal
	}		
	
.red{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	line-height: normal; 
	color: #FF1A00;
	font-weight: bold; 
	font-variant: normal
	}	

.redtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14pt;
	color: #FF1A00; 
	text-decoration: none; 
	line-height: normal;
	font-weight: bold; 
	}
	
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	color: #999999; 
	text-decoration: none; 
	line-height: normal;
	font-weight: normal; 
	}	
	
table.maintext {
	background-color: white;
	border-collapse: collapse;
	border-color: black;
	}
	
table.maintextg {
	background-color: #CCCCCC;
	border-collapse: collapse;
	border-color: black;
	}	
	
table.borders {
	border: 5px groove white;
	background-color: #CCCCCC;
	}		
	
th.get {
	background-image: url(images/getbettersmallB.gif);
	border-collapse: collapse;
	background-color: #C41130;
	}		
	
th.left {
	background-image: url(images/left.gif);
	border-collapse: collapse;
	background-repeat: repeat-y
	}		
	
th.cbleft {
	background-image: url(images/cornerbleft.gif);
	border-collapse: collapse;
	}
	
th.cbright {
	background-image: url(images/cornerbright.gif);
	border-collapse: collapse;
	}		
	
th.bottom {
	background-image: url(images/bottom.gif);
	background-color: #C41130;
	}	
	
th.ctright {
	background-image: url(images/rightcornerl.gif);
	border-collapse: collapse;
	}	

th.right {
	background-image: url(images/right.gif);
	border-collapse: collapse;
	background-repeat:repeat-y
	}
	
th.cellred {
	background-color: #C41130;
	}			
	
th.cellblack {
	background-color: #000000;
	}
	
th.jimback {
	background-image: url(images/jimback.gif);
	}	
	
th.home {
	background-image: url(images/homeb.gif);
	}	
	
th.corner {
	background-image: url(images/corner.gif);
	background-position:top right;
	background-repeat: no-repeat
	}	
	
th.leftborderbottom {
	border-left: 7px ridge white;
	border-bottom: 7px ridge white;
	background-color: #C41130;
	}	
	
th.leftborder{
	border-left: 7px ridge white;
	background-color: #C41130;
	}	
	
th.rightborder{
	border-right: 7px ridge white;
	background-color: #C41130;	
	}		
	
th.rightborderbottom{
	border-right: 7px ridge white;
	border-bottom: 7px ridge white;
	background-color: #C41130;	
	}	
	
th.rightbordertop{
	border-right: 7px ridge white;
	border-top: 7px ridge white;
	background-color: #C41130;	
	}		

th.bottomborder{
	border-bottom: 7px ridge white;
	background-color: #C41130;	
	}				
	
th.topborder{
	border-top: 7px ridge  white;
	background-color: #C41130;	
	}		