body {
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #012D92;
background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
}
.oneColFixCtrHdr #container {
	width: 840px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding-top: 0;
	padding-right: 35px;
	padding-bottom: 0;
	padding-left: 35px;
	background-image: url(ctr.png);
	
}
.oneColFixCtrHdr #footer {
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}


TD {
	COLOR: #000000;
	font: 11pt arial;
	margin: 0px;
}
LI {
	COLOR: #000000;
	margin-bottom: 10px;
	list-style-image: url(bullets.gif);
	font: 12pt Arial, Helvetica, sans-serif;
}
TD.lefthandcolumn {
	BACKGROUND-COLOR: #e7e7e7
}
TD.selfquiz {
	FONT-SIZE: 9pt;
	COLOR: #4f4f4f;
	FONT-FAMILY: arial, sans-serif
}
TD.ratechart {
	FONT-SIZE: 8pt;
	COLOR: #4f4f4f;
	FONT-FAMILY: arial, sans-serif
}
TD.raving {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	FONT-SIZE: 8pt;
	PADDING-BOTTOM: 3px;
	COLOR: #4f4f4f;
	PADDING-TOP: 3px;
	FONT-FAMILY: arial, sans-serif
}
TD.ravinghdr {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-WEIGHT: 800;
	FONT-SIZE: 8pt;
	PADDING-BOTTOM: 0px;
	COLOR: #2149c1;
	PADDING-TOP: 0px;
	FONT-FAMILY: arial, sans-serif
}
A:link {
	FONT-WEIGHT: 400;
	COLOR: #0000FF;
	TEXT-DECORATION: underline
}
A:visited {
	FONT-WEIGHT: 400;
	COLOR: #0000FF;
	TEXT-DECORATION: underline
}
A:hover {
	FONT-WEIGHT: 400;
	COLOR: #0080c0;
	TEXT-DECORATION: none
}
A.navawaylinkclass {
	FONT-SIZE: 8pt;
	CURSOR: default;
	COLOR: #e0e0e0;
	TEXT-DECORATION: none
}
A.navawaylinkclass:visited {
	FONT-SIZE: 8pt;
	CURSOR: default;
	COLOR: #e0e0e0;
	TEXT-DECORATION: none
}
A.navawaylinkclass:hover {
	FONT-SIZE: 8pt;
	CURSOR: default;
	COLOR: white;
	TEXT-DECORATION: none
}
A.footerlink {
	COLOR: #0080c0;
	TEXT-DECORATION: underline
}
A.footerlink:visited {
	COLOR: #0080c0;
	TEXT-DECORATION: underline
}
A.footerlink:hover {
	COLOR: #0080c0;
	TEXT-DECORATION: none
}
A.agrfooterclass {
	FONT-WEIGHT: 200;
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline
}
A.agrfooterclass:visited {
	FONT-WEIGHT: 200;
	COLOR: #999999;
	TEXT-DECORATION: underline
}
A.agrfooterclass:hover {
	FONT-WEIGHT: 200;
	COLOR: gray;
	TEXT-DECORATION: underline
}
.darkred {
	COLOR: #aa2020
}
.white {
	COLOR: #ffffff
}
.oceanblue {
	COLOR: #0066cc
}
.oceanblueb {
	FONT-WEIGHT: 800;
	COLOR: #0066cc
}
.lightblue {
	COLOR: #0066cc;
	FONT-STYLE: italic
}
.oceanbluebi {
	FONT-WEIGHT: 800;
	COLOR: #0066cc;
	FONT-STYLE: italic
}
.oceanbluelt {
	COLOR: #4169e1
}
.yellow {
	BACKGROUND-COLOR: #FFFF66;
	font-weight: bold;
}
.rightarrow14 {
	FONT-SIZE: 14pt
}
.downarrow20 {
	FONT-SIZE: 20pt;
	ZZline-height: 60%
}
.checkall {
	FONT-WEIGHT: 400;
	FONT-SIZE: 7pt;
	COLOR: #aa2020;
	FONT-STYLE: italic;
	FONT-FAMILY: tahoma, georgia, Times, "Times New Roman", Serif
}
.preheadline {
	PADDING-RIGHT: 4px;
	PADDING-LEFT: 8px;
	FONT-SIZE: 8pt;
	PADDING-BOTTOM: 0px;
	COLOR: #404040;
	PADDING-TOP: 8px;
	FONT-FAMILY: Georgia, Tahoma, Times, Times New Roman, Serif
}
.headline {
	MARGIN-TOP: 22px;
	FONT-SIZE: 14pt;
	MARGIN-BOTTOM: 22px;
	COLOR: #cc0000;
	FONT-FAMILY: tahoma;
	font-weight: normal;
}
.headlineblue {
	COLOR: #0080c0;
	TEXT-DECORATION: underline
}
.subheadline {
	FONT-WEIGHT: 600;
	FONT-SIZE: 10pt;
	MARGIN-BOTTOM: 16px;
	COLOR: #0080c0;
	FONT-STYLE: italic;
	FONT-FAMILY: Zarial, verdana
}
.subheads {
	FONT-WEIGHT: 800;
	FONT-SIZE: 16pt;
	COLOR: #CC0000;
	FONT-FAMILY: "Times New Roman", Times, Georgia, Tahoma, arial, helv, helvetica, sans-serif;
	ZZcolor: #4169E1
}
.pagecontent {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 26px;
	FONT-WEIGHT: 400;
	FONT-SIZE: 10pt;
	COLOR: #4f4f4f;
	FONT-FAMILY: arial, arial, sans-serif
}
.pagecontentb {
	FONT-WEIGHT: 800;
	COLOR: #202020
}
.pagecontentbi {
	FONT-WEIGHT: 800;
	COLOR: #202020;
	FONT-STYLE: italic
}
.dropcap {
	PADDING-RIGHT: 0px;
	FONT-WEIGHT: 800;
	FONT-SIZE: 280%;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	FLOAT: left;
	COLOR: gray;
	LINE-HEIGHT: 80%;
	FONT-FAMILY: times new roman, times, arial, serif, verdana;
	ZZwidth: 0.7em
}
.experienceit {
	FONT-SIZE: 10px;
	FONT-FAMILY: verdana, tahoma, arial, sans-serif
}
.footer {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 15px;
	FONT-SIZE: 8pt;
	PADDING-BOTTOM: 0px;
	COLOR: #FFFFFF;
	PADDING-TOP: 0px;
	FONT-FAMILY: verdana, arial, sans-serif
}
.agrfooterclass {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	FONT-SIZE: 8pt;
	MARGIN-BOTTOM: 0px;
	MARGIN-LEFT: 0px;
	COLOR: #999999;
	MARGIN-RIGHT: 0px;
	FONT-FAMILY: verdana, arial, sans-serif
}
.kudosabout {
	FONT-SIZE: 10px;
	FONT-FAMILY: verdana, tahoma, arial, sans-serif
}
.kudosheadline {
	FONT-WEIGHT: 800;
	FONT-SIZE: 15px;
	COLOR: #4169e1;
	FONT-STYLE: italic
}
.kudosheadlinesc {
	FONT-WEIGHT: 800;
	FONT-SIZE: 13px;
	COLOR: #474747;
	FONT-STYLE: italic
}
.kudosheadlineam {
	FONT-WEIGHT: 800;
	FONT-SIZE: 12px;
	FONT-STYLE: italic
}
.kudosbox {
	BORDER-RIGHT: blue 1px solid;
	BORDER-TOP: blue 1px solid;
	MARGIN-LEFT: auto;
	BORDER-LEFT: blue 1px solid;
	MARGIN-RIGHT: auto;
	BORDER-BOTTOM: blue 1px solid;
	BACKGROUND-COLOR: #edf3fe;
	ZZpadding: 8px
}
.kudosblurb {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 12px;
	FONT-SIZE: 9pt;
	PADDING-BOTTOM: 8px;
	MARGIN: 0px;
	COLOR: #5e5e5e;
	PADDING-TOP: 10px;
	FONT-FAMILY: arial, helv, helvetica, arial, sans-serif
}
.kudossig {
	PADDING-TOP: 6px
}
.kudosheadlinequote {
	FONT-SIZE: 160%;
	LINE-HEIGHT: 80%;
	FONT-FAMILY: Times New Roman, Times, Tahoma, serif
}
.kudosblurbquote {
	FONT-FAMILY: Times New Roman, Times, Tahoma, serif
}
.kudoslisten {
	COLOR: #aa2020;
	FONT-FAMILY: verdana, arial, sans-serif
}
.headerraving {
	FONT-WEIGHT: 400;
	FONT-SIZE: 14pt;
	MARGIN-BOTTOM: 0px;
	PADDING-BOTTOM: 0px;
	COLOR: #e0e0e0;
	PADDING-TOP: 0px;
	FONT-STYLE: italic;
	FONT-FAMILY: georgia, times new roman, times, arial, arial, sans-serif
}
.headerravingsig {
	FONT-WEIGHT: 800;
	FONT-SIZE: 9pt;
	COLOR: #e0e0e0;
	PADDING-TOP: 0px;
	FONT-FAMILY: arial, arial, sans-serif
}
.headerravinglisten {
	FONT-WEIGHT: 800;
	COLOR: #d2e3ff;
	FONT-STYLE: italic;
	FONT-FAMILY: georgia, times new roman, times, verdana, arial, sans-serif
}
.ravingkudos {
	FONT-WEIGHT: 400;
	FONT-SIZE: 10pt;
	MARGIN-BOTTOM: 0px;
	PADDING-BOTTOM: 0px;
	COLOR: #4169e1;
	PADDING-TOP: 0px;
	FONT-STYLE: italic;
	FONT-FAMILY: times new roman, Times, Tahoma, serif;
	ZZcolor: #0080C0
}
.ravingsig {
	PADDING-LEFT: 0px;
	FONT-SIZE: 8pt;
	MARGIN-LEFT: 2px;
	COLOR: #3e3e3e;
	PADDING-TOP: 0px;
	FONT-FAMILY: arial, arial, sans-serif
}
.raving147 {
	FONT-WEIGHT: 900;
	FONT-SIZE: 13pt;
	LINE-HEIGHT: 60%
}
.raving148 {
	FONT-WEIGHT: 900;
	FONT-SIZE: 13pt;
	LINE-HEIGHT: 60%
}
.ravingcontainer {
	BORDER-RIGHT: blue 1px solid;
	PADDING-RIGHT: 0px;
	BORDER-TOP: blue 1px solid;
	PADDING-LEFT: 0px;
	FONT-SIZE: 8pt;
	PADDING-BOTTOM: 0px;
	MARGIN-LEFT: auto;
	BORDER-LEFT: blue 1px solid;
	WIDTH: 140px;
	COLOR: #5474c9;
	MARGIN-RIGHT: auto;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: blue 1px solid;
	FONT-FAMILY: arial, sans-serif, verdana;
	BACKGROUND-COLOR: #edf3fe;
	spacing: 0px
}
.date {
	FONT-SIZE: 10pt;
	COLOR: black;
	FONT-FAMILY: Tahoma, Verdana, Arial, sans-serif
}
.selfquizid {
	FONT-WEIGHT: 800;
	COLOR: #0080c0
}
.bluebox {
	BORDER-RIGHT: gray 1px dashed;
	BORDER-TOP: gray 1px dashed;
	FONT-SIZE: 12px;
	MARGIN-LEFT: auto;
	BORDER-LEFT: gray 1px dashed;
	WIDTH: auto;
	COLOR: #5474c9;
	MARGIN-RIGHT: auto;
	BORDER-BOTTOM: gray 1px dashed;
	FONT-FAMILY: arial, sans-serif, verdana;
	BACKGROUND-COLOR: #edf3fe;
	padding: 8px;
}
.freegift {
	FONT-SIZE: 9pt;
	FONT-FAMILY: arial, helv, helvetica, arial, sans-serif
}
.lightbluetop {
	FONT-WEIGHT: 800;
	COLOR: #0066cc;
	FONT-FAMILY: ZZGeorgia, zzTahoma, Times, Times New Roman, Serif;
	ZZcolor: #00D500
}
.freegiftname {
	FONT-WEIGHT: 800;
	COLOR: #202020;
	FONT-FAMILY: Georgia, Tahoma, Times, Times New Roman, Serif;
	TEXT-DECORATION: underline
}
.freegiftsellfor {
	FONT-SIZE: 9pt;
	COLOR: #0066cc;
	FONT-FAMILY: arial, helv, helvetica, arial, sans-serif
}
.dollarfordollar {
	FONT-SIZE: 10pt;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: normal;
	list-style-image: url(checc.gif);
}
.dollarfordollaramt {
	FONT-WEIGHT: bold;
	COLOR: #FF0000;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	ZZcolor: #202020;
	font-size: 16px;
}
.dollarfordollarsm {
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: normal;
	list-style-image: url(checc.gif);
}
.wowblurb {
	FONT-SIZE: 12pt;
	COLOR: #000000;
	FONT-FAMILY: courier new, courier, sans-serif
}
.lifebox {
	BORDER-RIGHT: #4169e1 4px solid;
	BORDER-TOP: #4169e1 4px solid;
	BORDER-LEFT: #4169e1 4px solid;
	BORDER-BOTTOM: #4169e1 4px solid;
	BACKGROUND-COLOR: #f7f7f7
}
.promotionquiz {
	FONT-SIZE: 10pt;
	COLOR: #373737;
	FONT-FAMILY: arial, sans-serif, verdana
}
.promotionquizheadline {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-WEIGHT: 800;
	FONT-SIZE: 14pt;
	PADDING-BOTTOM: 10px;
	COLOR: #4169e1;
	PADDING-TOP: 15px;
	FONT-FAMILY: Georgia, Times New Roman, Times, serif
}
.greybox {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	MARGIN: 5px;
	PADDING-TOP: 5px;
	BACKGROUND-COLOR: #f7f7f7;
	border: 2px dashed gray;
}
.ratechartcontainer {
	BORDER-RIGHT: blue 1px solid;
	PADDING-RIGHT: 1px;
	BORDER-TOP: blue 1px solid;
	PADDING-LEFT: 1px;
	FONT-SIZE: 8pt;
	PADDING-BOTTOM: 1px;
	MARGIN-LEFT: auto;
	BORDER-LEFT: blue 1px solid;
	WIDTH: 140px;
	COLOR: #5474c9;
	MARGIN-RIGHT: auto;
	PADDING-TOP: 1px;
	BORDER-BOTTOM: blue 1px solid;
	FONT-FAMILY: arial, sans-serif, verdana;
	BACKGROUND-COLOR: #edf3fe
}
.leading1 {
	FONT-SIZE: 1px
}
.leading2 {
	FONT-SIZE: 2px
}
.leading3 {
	FONT-SIZE: 3px
}
.leading4 {
	FONT-SIZE: 4px
}
.leading5 {
	FONT-SIZE: 5px
}
.leading6 {
	FONT-SIZE: 6px
}
.leading7 {
	FONT-SIZE: 7px
}
.leading8 {
	FONT-SIZE: 8px
}
.leading9 {
	FONT-SIZE: 9px
}
.leading10 {
	FONT-SIZE: 10px
}
.leading11 {
	FONT-SIZE: 11px
}
.leading12 {
	FONT-SIZE: 12px
}
.whatyouget {
	COLOR: #000000
}
.whatyougetb {
	FONT-WEIGHT: 800;
	COLOR: #0066cc;
	FONT-STYLE: italic;
	ZZcolor: #2149c1
}
UL.whatyouget {
	LIST-STYLE-IMAGE: url(images/_arrow_bluec4.gif);
	MARGIN: 0px 10px 0px 40px;
	VERTICAL-ALIGN: bottom;
	LIST-STYLE-TYPE: square;
	ZZlist-style-image: url(ZZimages/_arrow_bluec2.gif)
}
LI.whatyouget {
	MARGIN-BOTTOM: 0px;
	ZZpadding-top: 13px
}
UL.dollarfordollarsm {
	FONT-SIZE: 9pt;
	LIST-STYLE-IMAGE: url(images/i_arrowbl.gif);
	MARGIN: 0px 10px 0px 40px;
	FONT-FAMILY: arial, helv, helvetica, arial, sans-serif;
	LIST-STYLE-TYPE: square
}
LI.dollarfordollarsm {
	MARGIN-BOTTOM: 0px
}
.fatred {
	FONT-WEIGHT: bold;
	COLOR: #CC0000;
	FONT-FAMILY: Tahoma;
	ZZcolor: #202020;
	font-size: 28px;
}
.check {
	COLOR: #FF0000;
	ZZcolor: #202020;
	background-color: #F3F78A;
	padding: 3px;
	font: bold normal 18px tahoma;
	width: 590px;
	text-align: center;
}
.ticker {;
	text-decoration: none;
	clip: rect( );
	list-style-type: none;
	list-style-image: url(arrow.gif)
}
.yellowbox {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	MARGIN: 5px;
	PADDING-TOP: 5px;
	BACKGROUND-COLOR: #FFFFCC;
	border: thick dashed #000000;
}
.redman {
	FONT-WEIGHT: bold;
	COLOR: #FF0000;
	FONT-STYLE: normal;
	ZZcolor: #2149c1;
	font-size: 11px;
}
.redmantet {
	FONT-WEIGHT: bold;
	COLOR: #CC0000;
	FONT-STYLE: italic;
	ZZcolor: #2149c1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.yellowbig {
	BACKGROUND-COLOR: #ffff00;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
.realred {
	FONT-WEIGHT: bold;
	COLOR: #FF0000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	ZZcolor: #202020;
	font-size: 24px;
}
.fatred2 {
	FONT-WEIGHT: bold;
	COLOR: #006600;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	ZZcolor: #202020;
	font-size: 32px;
}
.realredstop {
	FONT-WEIGHT: bold;
	COLOR: #CC0000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	ZZcolor: #202020;
	font-size: 22px;
}
.smallarrow {;
	text-decoration: none;
	clip: rect( );
	list-style-type: none;
	list-style-image: url(smallarrow.gif)
}
.signme {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	MARGIN: 5px;
	PADDING-TOP: 5px;
	BACKGROUND-COLOR: #F3F3F3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border-top: thin solid #000000;
	border-right: thin solid #666666;
	border-bottom: thin solid #666666;
	border-left: thin solid #CCCCCC;
}
.yellowplain22 {
	BACKGROUND-COLOR: #FFFF66;
	font: 19px tahoma;
}
.yelloplain {
	BACKGROUND-COLOR: #FFFF99;
}
.headlinebigger {
	MARGIN-TOP: 22px;
	FONT-WEIGHT: 800;
	FONT-SIZE: 14pt;
	MARGIN-BOTTOM: 22px;
	COLOR: black;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif
}
.fatblack {
	FONT-WEIGHT: bold;
	COLOR: #000000;
	FONT-FAMILY: tahoma;
	ZZcolor: #202020;
	font-size: 32px;
}
}
.menuB {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #EAEAEA;
	background-color: #232323;
	background-repeat: no-repeat;
	padding: 1px;
	border-top: 1px solid #646C6F;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #333333;
 cursor: auto?, Strength=?);
}
.menug {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #EAEAEA;
	background-color: #909090;
	background-repeat: no-repeat;
	padding: 1px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #333333;
	cursor: auto
}
.menuhead {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #EAEAEA;
	background-color: #333333;
	background-repeat: no-repeat;
	padding: 1px;
	border-top: 1px solid #666666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #333333;
	cursor: auto
}
.menuCopy {
	font-family: Arial, Tahoma, "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #999999;
	background-color: #4B4B4B;
	background-repeat: no-repeat;
	padding: 1px;
	border-top: 1px solid #646C6F;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}
.menu {
	font-family: Arial, Tahoma, "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #EEEEEE;
	background-color: #8C0000;
	background-repeat: no-repeat;
	padding: 1px;
	border-top: 1px solid #B6340E;
	border-right: 1px solid #6C0000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #8C0000;
}
.menu:hover {
	color: #CCCCCC;
}
a.Link {
	text-decoration : none;
	color : white;
}
a.Link:hover {
	text-decoration : none;
	width : 100%;
	color : white;
	background-color : #484848;
}
a.topmenu {
	text-decoration : none;
	color : White;
}
a.topmenu:hover {
text-decoration : 
 color : White;
	text-decoration: none;
}
.headlineCopy {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13pt;
	COLOR: black;
	FONT-FAMILY: tahoma
}
.headlinebigger2 {
	FONT-SIZE: 14pt;
	COLOR: #cc0000;
	FONT-FAMILY: tahoma;
	font-weight: bold;
}
.yellowheadlinebigger {
	MARGIN-TOP: 22px;
	FONT-WEIGHT: 800;
	FONT-SIZE: 10pt;
	MARGIN-BOTTOM: 22px;
	COLOR: black;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFF00;
}
.tuti {
	font-family: Arial, Tahoma, "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	background-repeat: repeat-x;
	padding: 1px;
	border-top: 2px solid #B6340E;
	border-right: 2px solid #6C0000;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #8C0000;
	background-image: url(tuti.jpg);
	width: 350px;
}
.mtuti {
	FONT-SIZE: 9pt;
	FONT-FAMILY: arial, helv, helvetica, arial, sans-serif;
	font-weight: bold;
	width: 400px;
}
.style1 {
	FONT-SIZE: 9pt;
	COLOR: #000000;
	FONT-FAMILY: courier new, courier, sans-serif;
	font-style: italic;
}
.style2 {
	font-weight: bold
}
.tablestyle {
	padding: 7px;
	background-color: #FFFFcc;
	margin: 3px;
	border: thick solid #ffe9bb;
}
.headlineg {
	COLOR: black;
	font: bolder 17pt tahoma;
}
.tablestyle2 {
	padding: 7px;
	background-color: #FFFFCC;
	margin: 3px;
	border: 3px dashed #000000;
	font: normal 18px tahoma;
}
.coolt {
	padding: 7px;
	margin: 3px;
	border: thick dashed #009900;
}
.bbnu {
	background-image: url(file:///C|/Documents%20and%20Settings/Edward/My%20Documents/MYwork/ELANCEBIDS/deon/images/bonus.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.cooltr {
	padding: 7px;
	margin: 3px;
	list-style-image: url(bullet_1_s1_red.jpg);
}
.fatblackfff {
	COLOR: #000000;
	ZZcolor: #202020;
	font: bold 33px tahoma;
}
.fatblackfffCopy {
	COLOR: #cc0000;
	ZZcolor: #202020;
	font: bolder 47px tahoma;
}
.scross {
	list-style-type: square;
}
.redbox {
	ZZcolor: #2149c1;
	padding: 4px;
	height: 40px;
	font: bold 14px Arial, Helvetica, sans-serif;
	letter-spacing: -1em;
	width: 360px;
	border: medium solid #990000;
}
.ordernows {
	ZZcolor: #2149c1;
	padding: 4px;
	height: 40px;
	font: bold 14px Arial, Helvetica, sans-serif;
	width: 280px;
}
.bgbodymain {
	background-image: url(bgcenter.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.fatblaci {
	COLOR: #990000;
	ZZcolor: #202020;
	font: 33px Georgia, "Times New Roman", Times, serif;
}
.fatblaciCopy {
	COLOR: #000000;
	ZZcolor: #202020;
	font-family: tahoma;
	font-size: 22px;
}
.bgonee {
	background-image: url(bridge.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.bgone {
	background-image: url(bethefirst.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgonba {
	background-image: url(boabe.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fatblaciyello {
	COLOR: #990000;
	ZZcolor: #202020;
	font: 30px Georgia, "Times New Roman", Times, serif;
	background-color: #FFFF00;
}
.fatblack_bingo {
	COLOR: #000000;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
}

.myBox
{
	border: 0px solid #ffffff;
	color: #000000;
	width: 100%;
	padding: 2px;
	text-align: left;
	background-color: #E8EEF4;
	border: 3px solid #ffffff;
	/* Do rounding (native in Firefox and Safari, CC in IE) */
    -webkit-border-radius: 1px;
	-moz-border-radius: 0px;
	CCborderRadius: 1px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



.box2{
	background-color: #F4F8FD;
	width: 80%;
}

.box3{
	background-color: #E6E6FF;
}
.box4 {
	background-color: #FFFF99;
	width: 90%;
	margin-right: 5px;
}

.box5 {
	background-color: #EEEEEE;
	width: 90%;
	border-top-width: thick;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 10px;
}

.bgonba12 {
	background-image: url(thebiggift.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgtopmain {
	background-image: url(bgtopt1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgtopmain2 {
	background-image: url(menutopbig.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgtopmain3 {
	background-image: url(maincut.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgtopmain4 {
	background-image: url(bgcentre1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.bgtopmain5 {
	background-image: url(botom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgtopmain6 {
	background-image: url(bgcentre2.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.mymenu {
	background-repeat: repeat-y;
	background-position: right top;
	font: bold normal 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

div#theadertop
{
	border: 0px solid #ffffff;
	color: #cc0000;
	padding: 5px;
	text-align: center;
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 350px;
	font: bold 29px tahoma;

}
div#ttexttop {
	padding: 0px;
	text-align: left;
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 350px;
	z-index: 2;
}
div#theaderleft {
	padding: 0px;
	text-align: left;
	margin-top: 50px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 25px;
	font: bold 13pt tahoma;
}
div#tbodyleft {
	padding: 0px;
	text-align: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 10px;
}


div#tbodyleft3{
	padding: 0px;
	text-align: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 10px;
}
div#theaderright {
	padding: 0px;
	text-align: left;
	margin-top: -20px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 460px;
	font: bold 13pt tahoma;
}
.bullet2 {
	list-style-image: url(bullet1.jpg);
	list-style-position: outside;
}
.imagespace1 {
	margin-right: 12px;
}
.bgtopmain7 {
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(r3centre.jpg);
}

#container {
	padding: 0px;
	text-align: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 10px;
	width: 100%;
	clear: both;
}
#listing, #info, #type, #description {
background-color: #ffffff;
float: left;
text-align: center;
margin: 1px;
overflow: hidden;
}

#listing {
width: 45%;
text-align: left;
}

#info {
width: 47%;
text-align: left;
}

#type {
width: 7%;
}

#description {
width: 25%;
}
#imore {
	position: absolute;
	z-index: 2;
	left: 14px;
	top: 100px;
}

div#ppbody {
	padding: 0px;
	text-align: left;
	margin-top: 5px;
	margin-right: 40px;
	margin-bottom: 3px;
	margin-left: 40px;
	font: bold 36px tahoma;
	color: #CC0000;
}
.ifloat {
	float: right;
	position: relative;
	left: 5px;
	top: 40px;
	margin-top: 5px;
	width: 190px;
}
.ihand4 {
	float: left;
	position: relative;
	left: 5px;
	top: 5px;
	bottom: 5px;
}
.white2 {
	COLOR: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.preheaderw {
	text-decoration: none;
	font: normal 14pt "Times New Roman", Times, serif;
}
.photme {
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	bottom: 0px;
	padding: 10px;
	right: 0px;
}
.bullet3 {
	list-style-image: url(redf.gif);
	list-style-position: outside;
}
.box6 {
	background-color: #E5E5E5;
	width: 90%;
	border: medium solid #006699;
}

.normal-arial10 {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.header-tahoma24-red {
	font-family: Tahoma;
	font-size: 23pt;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
.sidebar-bg-gray {
	background-color: #F6F6F6;
}
.subhead-tahoma14-black {
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
.subhead-tahoma14-red {
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	color: #CC0000;
}
.myBox0 {
	border: 0px solid #ffffff;
	color: #000000;
	width: 100%;
	padding: 2px;
	text-align: left;
	background-color: #E8EEF4;
	border: 3px solid #ffffff;
	/* Do rounding (native in Firefox and Safari, CC in IE) */
    -webkit-border-radius: 1px;
	-moz-border-radius: 0px;
	CCborderRadius: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.box8 {
	background-color: #EEEEEE;
	width: 95%;
	border-top-width: thick;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D2D2D2;
	border-right-color: #EEEEEE;
	border-bottom-color: #ADADAD;
	padding: 10px;
	border-left-color: #EEEEEE;
}
.subhead-tahoma14-blackCopy {
	font-family: Tahoma;
	font-size: 21pt;
	font-weight: bold;
	color: #000000;
}
.bullet4 {
	list-style-image: url(gchek.png);
	list-style-position: outside;
}
.subhead-tahoma16-red {
	font-family: Tahoma;
	font-size: 18pt;
	font-weight: bold;
	color: #CC0000;
}
.tablestyle3 {
	padding: 7px;
	background-color: #ffffcc;
	margin: 3px;
	border: medium dashed #FFbc43;
	font: normal 18px tahoma;
}
.hmmb {
	background-position: center top;
}
.yellored {
	background-color: #cc0000;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
}

div#ppbody2 {
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 45px;
	margin-bottom: 0px;
	margin-left: 45px;
	top: 0px;
}

.botter {
	background-image: url(../../../sophy/stomper/images/bottomer.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.bottertest {
	background-image: url(../../../sophy/stomper/images/testimiddle.jpg);
	background-position: center bottom;
	background-repeat: repeat-y;
	margin-bottom: 0px;
}
.bonusbottom {
	background-image: url(../../../sophy/stomper/images/bonusdown.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
.bonusheadertext {
	font-family: "trebuchet MS", Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #FFFFFF;
}
div#ppbodybonus {
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.bonustopu {
	background-image: url(../../../sophy/stomper/images/bonustop.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
.guarantre {
	background-image: url(../../../sophy/stomper/images/gur.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin-bottom: 0px;
}

/* Barry Buttons */
#content .barryButtonPad {
	padding: 6px;
	background-color: #CC3333;
	width: auto;
}

#content .barryButtonBg {
	background-color: #FFFFFF;
	padding-top: 15px;	
	padding-bottom: 15px;
	padding-left: 8px;
	padding-right: 8px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	cursor: default;
	background-image: url(../../../sophy/stomper/images/upup.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: auto;
	border-top: 2px outset;
	border-right: 2px outset;
	border-bottom: 2px outset;
	border-left: 2px outset;
}
#content .barryButtonTw {
	font-size: 9px;
}
#content .barryButtonPad2 {
	padding: 4px;
	background-color: #CC3333;
	width: auto;
}
#content .barryButtonBg2 {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	cursor: default;
	background-image: url(../../../sophy/stomper/images/apap.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: auto;
	border-top: 2px outset;
	border-right: 2px outset;
	border-bottom: 2px outset;
	border-left: 2px outset;
	padding: 7px 4px;
}

/* Alex Button v4 */
a.barryButton_v4I {
	font-size: 18px;
}
a.barryButton_v4I:link,a.barryButton_v4I:visited {
    cursor: default;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000000;
    outline: #cc0000;
    padding: 15px 8px;
    border: 2px outset;
    background: #FFFFFF url(http://onlinebuttonsecrets.com/covers/abv3Up.gif) repeat-x bottom;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
a.barryButton_v4I:hover {
    cursor: default;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000000;
    outline: #00cc00;
    padding: 15px 8px;
    border: 2px outset;
    background: #FFFFFF url(http://onlinebuttonsecrets.com/covers/abv3Over.gif) repeat-x top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
a.barryButton_v4I:active {
    cursor: default;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000000;
    outline: #00cc00;
    padding: 15px 8px;
    border: 2px outset;
    background: #FFFFFF url(http://onlinebuttonsecrets.com/covers/abv3Down.gif) repeat-x top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
div.barryButton_v4O_Default {
    padding: 6px;
    background-color: #cc0000;
}
div.barryButton_v4O_Hover {
    padding: 6px;
    background-color: #00cc00;
}
div.barryButton_v4O_Pressed {
    padding: 6px;
    background-color: #00cc00;
}
.bbgher {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../../../sophy/stomper/images/headera.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#headeron {
	text-align: left;
	margin-top: 55px;
	margin-right: 250px;
	margin-bottom: 28px;
	margin-left: 55px;
	clear: both;
	padding: 0px;
	font-size: 33pt;
	font-family: "trebuchet MS";
}
.timeheader {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13pt;
	COLOR: #FFFFFF;
	FONT-FAMILY: trebuchet MS
}
.headerlinks {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #333333;
	FONT-FAMILY: "trebuchet MS";
	margin-right: 30px;
	text-decoration: none;
	margin-left: 30px;
}
A.headerlinks {
	COLOR: #333333;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A.headerlinks:visited {
	COLOR: #333333;
	TEXT-DECORATION: none
}
A.headerlinks:hover {
	COLOR: #999999;
	TEXT-DECORATION: none
}
.qacss {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: normal;
	color: #000000;
}

.form_name {
	background-color: #F5F5F5;
	width: 230px;
	border: thin solid #C4C4C4;
	font: 10pt Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-image: url(../../../sophy/stomper/images/tip_small.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 25px;
	margin-bottom: 4px;
	margin-top: 6px;
}
.form_email {
	background-color: #F5F5F5;
	width: 230px;
	border: thin solid #C4C4C4;
	font: 10pt Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-image: url(../../../sophy/stomper/images/email.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 25px;
	margin-bottom: 4px;
}
.form_phone {
	background-color: #F5F5F5;
	width: 230px;
	border: thin solid #C4C4C4;
	font: 10pt Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-image: url(../../../sophy/stomper/images/phone.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 25px;
	margin-bottom: 4px;
}

.form_name1 {
	background-color: #F5F5F5;
	width: 400px;
	border: thin solid #C4C4C4;
	font: 10pt Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-image: url(../../../sophy/stomper/images/tip_small.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 25px;
	margin-bottom: 4px;
}
.form_email1 {
	background-color: #F5F5F5;
	width: 400px;
	border: thin solid #C4C4C4;
	font: 10pt Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-image: url(../../../sophy/stomper/images/email.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 25px;
	margin-bottom: 4px;
}
.form_phone1 {
	background-color: #F5F5F5;
	width: 400px;
	border: thin solid #C4C4C4;
	font: 10pt Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-image: url(../../../sophy/stomper/images/phone.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 25px;
	margin-bottom: 4px;
}

div#ppbodyin {
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 32px;
	margin-bottom: 0px;
	margin-left: 32px;
}
.addred {
	color: #C00;
}
.whitemamba {
	color: #FFF;
}
.yelloredbig {
	background-color: #cc0000;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
}
#videocage {
	text-align: left;
	width: 674px;
	height: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(videobeg.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-position: center top;
	border: 0.3em solid #CCC;
}
.videobox {
	text-align: left;
	width: 385px;
	height: 324px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 7px;
	background-image: url(video1.png);
	background-repeat: no-repeat;
	float: right;
	margin-bottom: 0px;
	position: relative;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#videofoot {
	text-align: left;
	width: 674px;
	height: 62px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(videofooter.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: center top;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}

#copoptt {
	text-align: right;
	width: 980px;
	height: 20px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFF;
}
.opoptt {
	text-align: right;
	color: #FFF;
	padding-right: 4px;
	padding-left: 4px;
}

A.opoptt:link {
	COLOR: #FFF;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A.opoptt:visited {
	COLOR: #FFF;
	TEXT-DECORATION: none
}
A.opoptt:hover {
	COLOR: #CCC;
	TEXT-DECORATION: none
}

p { margin-top:0; 

}
