body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004481;
	background-color: #c4dbf3;
}

.white_small_text {
	font-size: 11px;
	color:#fff;
	}
	
.white_earn {
	font-size: 12px;
	font-weight:bold;
	color:#fff;
	}
	
.white_text {
	color:#fff;
	}

.white_big_text {
	font-size: 14px;
	font-weight:bold;
	color:#fff;
	}

.steps {
	font-size: 14px;
	font-weight:bold;
	color:#004481;
	}	

.title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #1a497e;
	text-decoration: none;
}

.title2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #d52343;
	text-decoration: none;
}

.title3
{
        font-family: "Trebuchet MS", Arial, sans-serif;
        font-size: 18px;
        font-weight: bold;
        color: #d52343;
        text-decoration: none;
}

.title4
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        color: #1a497e;
        text-decoration: none;
}

.title_white
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.red_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #d52343;
	text-decoration: none;
}

.highlight
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d52343;
	text-decoration: none;
}

.labels
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1a497e;
	text-decoration: none;
}

.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1a497e;
	text-decoration: none;
}

.table_label
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1a497e;
	text-decoration: none;
}

.list {
	list-style-image: url(bullet.gif);
	list-style-type: square;
	padding: 0px;
	margin: 20px;
}

a:link, a:visited, a:active {
	color: #58a726;
	text-decoration: none;
}

a:hover {
	color: #58a726;
	text-decoration: underline;
}

a.signuplink:link, a.signuplink:visited, a.signuplink:active {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.signuplink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.date {
	font-size: 12px;
	color: #bbbbbb;
	text-decoration: none;
}

a.blue_link:link, a.blue_link:visited, a.blue_link:active {
	color: #004481;
	text-decoration: underline;
}

a.blue_link:hover {
	color: #2e6697;
	text-decoration: underline;
}

a.white_link:link, a.white_link:visited, a.white_link:active {
	color: #FFF;
	text-decoration: none;
}

a.white_link:hover {
	color: #FFF;
	text-decoration: underline;
}

.sadasdf {
	background-position: right bottom;
}

.aligned{
    text-align: right;
}
.buttons{
    text-align: left;
}
.current-link{
    text-decoration: none;
    color: #000000;
}
.error{
    background-color: #ffffff;
    color: #ff0000;
}
.label{
    text-align: left;
    vertical-align: top
}
.menu{
    margin-bottom: 0.5em;
    padding-bottom: 0.5em;
    text-align: center;

}
.page-list{
}
.title
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #1a497e;
    text-decoration: none;
}
.title2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #d52343;
    text-decoration: none;
}

p.title {
	font-family: impact,  times, sans-serif;
	color: #5E5EA5;
	margin-bottom: -10px;
	font-size: 36px
}

p.pagetitle {
	font-family: sans-serif, verdana, arial, helvetica;
	color: Navy;
	font-size: 20px;
}

p.linkinfo {
	text-indent: -20px;
 	margin-left: 20px;
	margin-top: 8px;
}

p.navy {    font-size:    11px }

.flat {
  border : 1px solid Gray;
  background-color : #F8F8FF;
  font-size: 10px;
 width: 100%;
}

.nounderline A {text-decoration:none}

form {
    padding: 0;
    margin: 0;
}
.sort-header {
    color: #ffffff !important;
}
.sort-sign {
    color: rgb(198,214,231);
}

a.submenu:link, a.submenu:visited, a.submenu:active {
	font-size: 11px;
	color: #004481;
	text-decoration: none;
	margin-left: 5px;
	margin-right:5px;
}
.curr_page {
	font-size: 11px;
	color: #58a726;
	text-decoration: none;
}

a.submenu:link, a.submenu:visited, a.submenu:active {
	font-size: 11px;
	color: #004481;
	text-decoration: none;
	margin-left: 5px;
	margin-right:5px;
}

a.submenu:hover {
	font-size: 11px;
	color: #58a726;
	text-decoration: none;
}

#reminder {
    position: absolute;
    left: -150px;
}
#panel .cat .cursor {
    color: navy;
}
#panel .subcat {
    cursor: pointer;
}
.cat {
    background: url(panel_cat_left.gif) no-repeat left;
    color: #ffffff;
    font-weight: bold;
    margin: 3px 0;
    padding-left: 3px;
    text-align: center;
    width: 100px;
}
.cat div {
    background: url(panel_cat_right.gif) no-repeat right;
    height: 19px;
    line-height: 19px;
    padding-right: 3px;
}
.search-panel {
    padding: 0.3em;
}

.search-panel-caption {
    color: #000000;
    font-weight: bold;
}
.row-even {
    background-color: #efefef;
}
.offer-cell {
    border-top: 1px solid #e1e1e1;
}
.offer-icon {
    vertical-align: middle;
}
.offer-thumbnail {
    border: 1px solid #000000;
    position: absolute;
    top: -90px;
}
.offer-cell-details, .offer-profit {
    text-align: center;
}
.offer-profit {
    color: #d52343;
    font-weight: bold;
}
.indent {
    margin-left: 1em;
}


.hiddentext {
visibility : hidden;
}

.notext {
display : none;
}
.action {
    cursor: pointer;
    text-decoration: underline;
}
.frame-top-part {
    background-image: url(homepage_25.gif);
}
.frame-left-part {
    background-image: url(homepage_126.gif);
}
.frame-right-part {
    background-image: url(homepage_128.gif);
}
.frame-bottom-part {
    background-image: url(homepage_130.gif);
}
.frame2-top-part {
    background-image: url(homepage_35.gif);
}
.frame2-left-part {
    background-image: url(homepage_46.gif);
}
.frame2-right-part {
    background-image: url(homepage_70.gif);
}
.frame2-bottom-part {
    background-image: url(homepage_72.gif);
}
.hot-offer-money {
    background-image: url(get_money.gif);
}
.frame3-top-part {
    background-image: url(homepage_42.gif);
}
.frame3-left-part {
    background-image: url(homepage_53.gif);
}
.frame3-right-part {
    background-image: url(homepage_60.gif);
}
.frame3-bottom-part {
    background-image: url(homepage_62.gif);
}
.motto-center {
    background-image: url(money_11.gif);
}
.howto-center {
    background-image: url(green_92.gif);
}
.step1 {
    background-image: url(green1_98.gif);
}
.step2 {
    background-image: url(green2_98.gif);
}
.step3 {
    background-image: url(green3_98.gif);
}
.why-works-center {
    background-image: url(homepage_110.gif);
    padding-top: 10px;
}
