body {
	margin: 8px 0 0 0;
	padding: 0;
        background: #FFFFFF url(graphics/bgmain.jpg) repeat-x;;
        font: 12px arial,helvetica,sans-serif;
}
.bgcalc1 {
	height: 150px;
	background: url(graphics/free_calc.gif) no-repeat;
	color: #FFFFFF;
}
.bgcalc2 {
	height: 150px;
	background: url(graphics/free_sitngo.gif) no-repeat;
	color: #FFFFFF;
}
.bgcalc3 {
	height: 150px;
	background: url(graphics/free_coin.gif) no-repeat;
	color: #FFFFFF;
}
p, div, li,  h2, h3, h4, td, input, select, textarea {
    font-family: Verdana;
    font-size: 12px;
    color: #000;
    line-height: 18px;
}

h1 {
    font-family: Tahoma;
    font-size: 20px;
    color: #333;
    line-height: 30px;
}


a img, :link img, :visited img {
    border: none
}
a:link, a:visited {
    color: #2c3f86;
    text-decoration: underline;
}
a:hover, a:active {
    color: #158e37;
    text-decoration: underline;
}
a.tree:link, a.tree:visited, a.tree:active{font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif; color: gray; text-decoration: none;}
a.tree:hover {font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #FF3300; text-decoration: underline;}

/* ---------------------------Top Links */

.toplinks {
	width: 780px;
	height: 25px;
	margin: 0 auto;
	padding: 3px 0px 3px 0px;
	font: 11px Verdana,Arial;
}



/* ------------------------------Menu */

.menum {
	width: 910px;
	height: 30px;
	margin: 0 auto;
	padding: 0px 0px 0 0;
        clear:both;
}

.menum ul {
	width: 910px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: #FFFFFF url(graphics/img05.jpg) repeat-x;
	list-style: none;
}

.menum li {
               float: left;
		list-style: none;
		_display: inline;		/* fixes IE/Win double margin float bug (safe) */
}

.menum a {
	display: block;
	float: left;
	height: 26px;
	padding: 4px 15px 0 15px;
	background: url(graphics/img06.gif) no-repeat;
	text-transform: lowercase;
	text-decoration: none;
	font: 16px bold Verdana,Arial;
	color: #FFFFFF;
}
.menum a:hover {
	background: url(graphics/img14.jpg) repeat;
	color: #FFCCCC;
}
.menum .active {
	color: #CF7779;
}

.menu {
	width: 780px;
	height: 30px;
	margin: 0 auto;
	padding: 0px 0px 0 0;
        clear:both;
}

.menu ul {
	width: 780px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: #FFFFFF url(graphics/img05.jpg) repeat-x;
	list-style: none;
}

.menu li {
               float: left;
		list-style: none;
		_display: inline;		/* fixes IE/Win double margin float bug (safe) */
}

.menu a {
	display: block;
	float: left;
	height: 26px;
	padding: 4px 15px 0 15px;
	background: url(graphics/img06.gif) no-repeat;
	text-transform: lowercase;
	text-decoration: none;
	font: 16px bold Verdana,Arial;
	color: #FFFFFF;
}
.menu a:hover {
	background: url(graphics/img14.jpg) repeat;
	color: #FFCCCC;
}
.menu .active {
	color: #CF7779;
}

.cat {
	font-size: 10px;
	line-height: 14px;
	color: #656565;
	text-transform: uppercase;
			display: block;
}

/* ----------------------------------------------------Page */

#page {
	width: 910px;
	margin: 0 auto;
	/*margin-left: 170px;*/
	text-align: left;

}

#welcome {
	width: 320px;
	float: right;
}
	#welcome h2 {
		height: 56px;
		text-indent: -3000px;
		background: transparent url(graphics/optin.gif) 0 0 no-repeat;
	}

#goals {
	width: 289px;
	float: left;
	margin: 0 37px 0px 0px;
}
	#goals h2 {
		height: 56px;
		text-indent: -3000px;
		background: transparent url(graphics/goals-header.gif) 0 0 no-repeat;
	}
	#goals ul {
	margin: 0 0px 0px 0px;
	}
	#goals li {
		list-style: none;
		padding-bottom: 8px;
		margin-bottom: 8px;
		background: transparent url(graphics/dot.gif) left bottom repeat-x;
		color: #585858;
	}
		#goals li a {
			font-size: 16px;
			text-decoration: none
		}
		#goals li img {
			float: left;
			margin: 0 0 5px 0;
			display: inline;
		}

#course-list {
	width: 214px;
	float: left;
	margin: 0 37px 25px 0px;
	display: inline;
}
	#course-list h2 {
		height: 56px;
		text-indent: -3000px;
		background: transparent url(graphics/course-list-header.gif) 0 0 no-repeat;
	}

#col1 {
	margin: 0 0px 15px 0px;
	}
	#col1 .dog {

	background: transparent url(graphics/dot.gif) left bottom repeat-x;

	}
		#col1 a {
		font-size: 16px;
		padding-bottom: 5px;
		margin-bottom: 5px;
			background: transparent url(graphics/arrow.gif) right center no-repeat;
			text-decoration: none;
			padding-right: 13px;

			display: block;
		}

		#col1 a span {
			font-size: 10px;
			line-height: 14px;
			color: #656565;
			text-transform: uppercase;
			display: block;

		}

/* --------------------------------------------------Footer */

#footer {
	border-top: 1px solid #bdbdbd;
	padding-top: 7px;
	clear: both;
}
	#footer, #footer a:link, #footer a:visited {
		color: #a4a4a4;
	}
	#footer a:hover, #footer a:active {
		color: #666;
	}
	#footer span {
		float: right;
	}
	
.border {
 border-right: 2px solid #000000;
 border-bottom: 2px solid #000000;
 border-top: 1px solid #000000;
 border-left: 1px solid #000000;
}


/* -------------------------------------------------- tEXT sTYLES  */

.bigred  {font: bold 32px Arial, Tahome, Helvetica; color: red;}
.cathead {font: bold italic 17px Arial, Helvetica, sans-serif; color: #B69998;}
.chance  {font: bold 20px Arial, Helvetica, sans-serif; color: green;}
.subhead  {font : bold 20px Verdana, Geneva, Arial, Helvetica, sans-serif; color : black;}
.h1 {font-size: 16px; font-family: verdana,arial,helvetica,sans-serif; color: #CC6600;}
.omaha {font-size: 16px; font-family: verdana,arial,helvetica,sans-serif; color: #FFFFFF;}
.yelbar  {font: bold 16px Arial, Helvetica, sans-serif; color : #CC6600;}
.checkout  {font: bold 14px Arial, Helvetica, sans-serif; color: black;}
.search {font: bold 14px arial,helvetica,sans-serif; color: white;}
.main  {font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif; color: black;}
.maintime  {font : 18px Times, Courier, Georgia; color: black;}
.lrgplain  {font : 20px Verdana, Geneva, Arial, Helvetica, sans-serif; color: black;}
.product{font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif; color : black;  line-height: 15px;}
.prod_head  {font : bold 18px Verdana, Geneva, Arial, Helvetica, sans-serif; color : #1B5183; background: #FFFFAA;}
.instdl  {font : bold 18px Times,sans-serif; color : #B61314;}

.tiny {font: 11px arial,helvetica,sans-serif;}
.keyw {font: 10px arial,helvetica,sans-serif; color: #FFFFCC;}
.pagetitle {
	font-family: Impact,Arial;
	font-weight: normal;
	color: #B61314;
	font-size: 200%;
        margin-top: 0px;
}
.suhdr {font : bold 22px Arial; color: red;    margin-top: 0px;}
.tp  {font : 32px Impact, Arial, Helvetica, sans-serif; color : red; margin-top : 5px;}
.paytitle {
  font-family: tahoma,sans-serif;
  line-height: 11px;
  font-size: 14px;
  font-weight: normal;
  color: red;
}
.coin  {font : bold 40px Arial, Helvetica, sans-serif; color : red; margin-top : 5px;}
.tablehead {background: #AD1212; font: bold verdana,arial; color: white;}
#foot {
	padding-top: 7px;
	padding-bottom: 10px;
	clear: both;
}

/* -------------------------------------------------- MENUS  */
.menutitle {
  font-family: tahoma,sans-serif;

  font-size: 14px;
  font-weight: normal;
  color: #FFFFFF;
}
.menuhead {font : bold 13px tahoma, arial, sans-serif; color: #CC6600; margin-bottom: 7px;}


/* -------------------------------------------------- bORDER and color bg  */

.boxborder {font-size: 14px; margin: 0px 0px 0px 0px; padding: 0pt 0pt 0pt 0pt; border: solid 1px #999999; background-color : #FFFFFF;}
.itempic {
	height: 225px;

}

.NewsBox {
  border: solid 1px #000000;
  background-color : #ffffff;
}
}


