BODY {
     color : Black;
     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
     font-size: 12pt;
     text-align: left;
}

H2 {
   font-size: 14pt;
}

H3 {
   font-size: 12pt;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H4 {
   font-size: small;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

th {
   font-family: Arial, Helvetica, sans-serif;
}

a.info {
    position:relative; /*this is the key*/
    z-index:24; background-color:#ccc;
    color:#000;
    text-decoration:none;
}

a.info:hover {
  z-index:25; 
  background-color:#ff0
}

a.info span {
  display: none;
}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width: 15em;
    border:1px solid #0cf;
    background-color:#cff; color:#000;
    text-align: center
}

A:link {text-decoration: none;}
A:visited {text-decoration: none;}
A:active {text-decoration: underline overline; color: red;}
A:hover {text-decoration: underline overline; color: red;}

.footer-text {
	font-size: x-small; 
	color:#555555;
}

.membertd {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt;
	background-color:#B0CBFD;
}

.membertdbold {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt;
	font-weight: normal;
	background-color:#B0CBFD;
}
.admintd {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	background-color:#B0CBFD;
	border: solid thin; border-width: 1px; border-color: #000000;
}

.formlabel {
	font-family: Arial, Helvetica, sans-serif; font-size: 11pt;
}

.formlabelbold {
	font-family: Arial, Helvetica, sans-serif; font-size: 11pt;
	font-weight: bold;
}

.menu2 { 
    background-color: #E9E9E9; 
    color: inherit; 
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; 
    font-weight: bold; 
    font-size: smaller

}

/*Misc Styles for members area*/
.redtext {color: #FF0000}
.headlinedivbg {
	background-color: #FF0600;
}
.whitetext {
	color: #FFFFFF;
}
.italics {
	font-style: italic;
}
/*End Misc Styles for members area*/.blueheadlinebg {
	background-color: #121684;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(images/bg_blue_cell_5x5_tile.jpg);
	font-size: 17px;
}

.hintbox {
	background-color: #FFFFCC;
	width: 300px;
	border: 1px solid #000000;
	font-weight: bold;
	padding: 5px;
}
.TopTipMain {
	background-image: url(http://affiliatefunnel.com/images/TopTipBox_main.jpg);
	background-repeat: repeat-y;
	width: 521px;
}
.TopTipHeader {
	background-image: url(http://affiliatefunnel.com/images/TopTipBox_header.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 521px;
}
.TopTipFooter {
	background-image: url(http://affiliatefunnel.com/images/TopTipBox_footer.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 521px;
}
.TopTipContent {
	width: 489px;
	padding-right: 16px;
	padding-left: 16px;
}
.BoldBlackText {
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}
.BoldBlackTexthighlighted {
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	background-color: #FFFF00;
}

.AffLinks {
	font-size: 12px;
	line-height: 10px;
}
.SmallText {
	font-size: 12px;
}
.RedTextSmall {
	font-size: 12px;
	line-height: 10px;
	color: #FF0000;
}
.HeadlineTextRed {

	font-family: Tahoma, Arial, helvetica, "Times New Roman";

	font-size: 36px;

	color: #CB0000;

	font-weight: bold;

}

.HeadlineTextRedUnderline {

	font-family: Tahoma, Arial, helvetica, "Times New Roman";

	font-size: 36px;

	color: #CB0000;

	text-decoration: underline;

	font-weight: bold;

}

.HeadlineTextBlue {

	font-family: Tahoma, Arial, helvetica, "Times New Roman";

	font-size: 36px;
	color: #000066;

	font-weight: bold;

}

.HeadlineTextRed2 {

	font-family: Tahoma, Arial, helvetica, "Times New Roman";

	font-size: 30px;

	color: #CB0000;

	font-weight: bold;

}

.HeadlineTextBlack {

	font-family: Tahoma, Arial, helvetica, "Times New Roman";

	font-size: 30px;

	color: #000000;

	font-weight: bold;

}

.MainTextBold {

	font-weight: bold;

	font-size: 16px;

}

.MainTextBoldRed {

	font-weight: bold;

	color: #CC0000;

}

.MainTextBolder {

	font-weight: bolder;

	font-size: 18px;

	color: #000;

}

.MainTextBoldunderline {

	font-weight: bold;

	text-decoration: underline;

}

.MainTextBolderunderline {

	font-weight: bolder;

	font-size: 18px;

	text-decoration: underline;

	color: #000;

}

.MainTextBoldhighlight {

	font-weight: bold;

	background-color: #FFFF00;

	color: #000000;

}

.MainTextBoldhighlight2 {

	font-weight: bold;

	background-color: #FFFF00;

	font-size: 18px;

}

.MainTextBoldhighlightunderline {

	font-weight: bold;

	background-color: #FFFF00;

	text-decoration: underline;

}

