

body {
       background-image: url("http://www.fastcash-system.com/images/background.jpg");
       color: #444;
       font-size: 14px;
       font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
       margin: 0 auto;
       padding: 0;
       text-align: left;
}

body a {
    color: #447702;
    font-weight: bold;
    text-decoration: none;
    }

body a:visited {
    color: #447702;
    font-weight: bold;
    text-decoration: none;
}

body a:hover {
    color: #477b00;
    text-decoration: underline;
/*	color: #7dc421;  orig color*/
}

.referral_link a {
    color: #bf011e;
            text-decoration: none;
    }

.referral_link a:visited {
            color: #bf011e;
            text-decoration: none;
}

.referral_link a:hover {
    color: #444;
            text-decoration: underline;
/*	color: #7dc421;  orig color*/
}

acronym, abbr {
                cursor: help;
                }

/*blockquote {
	border-left: 3px solid #444;
	margin-left: 15px;
	padding-left: 5px;
}*/



cite {
	font-size: 90%;
	font-style: normal;
}

h2 {
     font-size: 18px;
     margin: 0px 0px 7px 0px;
     padding: 0px 0px 0px 0px;
     font-weight: bold;
     color: #559e03;
     border-bottom: #a4e45c 3px solid;
     background: url("http://www.fastcash-system.com/images/content-h2.jpg") repeat-x;
}

h2 a,
h2 a:visited,
h2 a:hover,
h2 a:visited:hover {
                     text-decoration: none;
                     color: #559e03;
}
h3 {
     font-size: 120%;
     margin-top: 0;
}


li {
     margin: 0;
     padding: 0;
     list-style-type: none;
     }

.list li {
     margin-bottom: 6px;
     padding: 0;
     list-style-type: square;
     }

ol#comments li p {
                   font-size: 100%;
                   }

ul { 
     margin: 0;
     padding: 0;
     }

/*
   * Classes
   */

/* The credits at the bottom of the site */
#credit {
          color: #333;
          font-size: 11px;
          width: 868px;
          text-align: center;
          margin: 0 auto;
          padding: 0px;
          clear: both;
        
          }

#credit a, 
#credit a:hover,
#credit a:visited,
#credit a:visited:hover {
                          color: #57a600;
                          }


/* Link to the comments */
.feedback {
            color: #ccc;
            text-align: right;
            clear: both;
            text-transform: lowercase;
            padding-bottom: 20px;
            }

.feedback a,
.feedback a:hover,
.feedback a:visited,
.feedback a:visited:hover { 
                            text-decoration: none;
                            }

/* The post informations */
.meta { 
        font-size: 0.9em;
        }

.meta li, 
ul.post-meta li { 
                  display: inline;
                  }

.meta ul {
           display: inline;
           list-style: none;
           margin: 0;
           padding: 0;
           }

.meta a { 
          color: #7dc421;
          text-transform: lowercase;
          text-decoration: none;
          }

.meta { 
        color: #555;
        font-weight: normal;
        letter-spacing: 0;
        }


.storycontent { 
                font-size: 115%;
                }

/* Comment form design */
#commentform #author, 
#commentform #email, 
#commentform #url, 
#commentform textarea {
                        background: #fafeff;
                        border: 1px solid #498b00;
                        color: #444;
                        }

#commentform textarea {
	width: 99%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
}

ol#commentlist li { 
                  list-style: decimal;
                  }
#content {
           width: 605px;
           padding: 0px 8px 20px 8px;
           text-align: left;
           border-left: 1px dotted #a4e45c;
           line-height: 19px;
           }

#content ol li { 
                 list-style: decimal;
                 }

#content ul { 
              margin-top: 10px;
              margin-left: 35px;
              }

#content ul li { 
                 list-style-image: none;
                 }


#header {
          font-size: 28px;
          font-weight: bold;
	      text-decoration:none;
          font-family: Verdana;
          margin: 0 auto;
          height: 280px;
          width: 900px;
          padding: 0;
          background: url("http://www.fastcash-system.com/images/header_franklin_bill_01.gif");
          }

/* 
   * Left sidebar 
   */
#menu-left {
             padding: 0px 8px 20px 20px;
             font-size: 11px;

             }

#menu-left a,
#menu-left a:visited {
                             text-decoration: none;
                             font-weight: bold;
                             font-size: 14px;
                             color: #63ac03;
                             }

#menu-left a:hover,
#menu-left a:visited:hover  { 
                              color: #559e03;
                             font-size: 14px;
                             text-decoration: underline;
                              }

#menu-left ul ul { 
                   margin-left: 10px;
                   margin-bottom: 10px;
                   }

#menu-left ul ul li { 
                      list-style-type: none;
                   margin-left: 0px;
                   color: #404800;
                      }

#menu-left h2 {
     font-size: 12px;
     margin: 0px 0px 7px 0px;
     padding: 3px 0 3px 5px;
     font-weight: bold;
     color: #fefefe;
     border-top: #438000 2px solid;
     border-bottom: #75bf12 3px solid;
     background: url("http://www.fastcash-system.com/images/sidebar-h2.jpg") no-repeat;
}



/* End of left sidebar */
.button {
  font-weight: bold;
  color: #000;
  background-color: #c7e2a5;
  	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	-moz-border-radius: 3px 3px 3px 3px;
}

.button2 {
  font-weight: bold;
  color: #FFF;
  background-color: #bf011e;
  	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	-moz-border-radius: 3px 3px 3px 3px;
}


.button2:hover {
  font-weight: bold;
  color: #FFF;
  background-color: #dd0022;
  	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	-moz-border-radius: 3px 3px 3px 3px;
}

input.button {
  font-weight: bold;
  color: #000;
  background-color: #c7e2a5;
  	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	-moz-border-radius: 3px 3px 3px 3px;
}

input, .input, textarea {

  background-color: #eef5e5;
  	border-width: thin thin thin thin;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: rgb(196, 196, 196) rgb(196, 196, 196) rgb(196, 196, 196) rgb(196, 196, 196);
}

input:hover, .input:hover, textarea:hover {
  background-color: #e1f1cb;
}

/* Input Button Text Box for Login Begins */

input.button_login {
  font-weight: bold;
  color: #000;
  background-color: #c7e2a5;
  	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	-moz-border-radius: 3px 3px 3px 3px;
}

input.login, .login, textarea.login {

  background-color: #eef5e5;
  	border-width: thin thin thin thin;
	padding: 0px 0px 0px 0px;
	border-style: inset inset inset inset;
	border-color: rgb(196, 196, 196) rgb(196, 196, 196) rgb(196, 196, 196) rgb(196, 196, 196);
    height: 13px;
    font-size: 11px;
    margin: 0px;
}

input.login:hover, .login:hover, textarea.login:hover {
  background-color: #e1f1cb;
}

/* Input Button Text Box for Login Ends */

.footer {
    color: #EEEEEE;
}

.footer a:link, a:visited{
    color: #EEEEEE;
}

.footer a:active, a:hover{
    color: #FFFFFF;
    text-decoration: none;
}

#translate {
	position: relative;
    margin-top: 4px;
    color: #DDDDDD
}
.translate img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
-moz-opacity: 0.9;
}

.translate:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.translate img{
border: 1px solid #ccc;
}

.translate:hover img{
border: 1px solid navy;
}

.translate:hover{
color: red; /* Dummy definition to overcome IE bug */
}

.bottom_nav {
  font-size: 11px;
  color: #333;
  font-family: Arial;
}


table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 3px;
	border-style: none none none none;
	border-color: black black black black;
	border-collapse: separate;
	background-color: white;
}

table.sample th {
	border-width: thin thin thin thin;
	padding: 4px 4px 4px 4px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	background-color: rgb(219, 239, 192);
	-moz-border-radius: 0px 0px 0px 0px;
}

table.sample td {
	border-width: thin thin thin thin;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: rgb(196, 196, 196) rgb(196, 196, 196) rgb(196, 196, 196) rgb(196, 196, 196);
	background-color: #eef5e5;
	-moz-border-radius: 3px 3px 3px 3px;
}

/* Left Nav Members */

#menu-left .but_left_nav_mem {
  width: 207px;
  height: 33px;
  text-align: center;
  background-image: url(http://www.fastcash-system.com/images/buttons/but_mem_left_nav_1.jpg);
  background-repeat: no-repeat;
  background-position: top center;
}


#menu-left .but_left_nav_mem:hover {
  width: 207px;
  height: 33px;
  text-align: center;
  background-image: url(http://www.fastcash-system.com/images/buttons/but_mem_left_nav_2.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  text-decoration: none;
}

#menu-left .but_left_nav_mem a:hover {
  text-decoration: none;
  color: #63ac03;
}


#menu-left .but_left_nav_mem_g {
  width: 207px;
  height: 33px;
  text-align: center;
  background-image: url(http://www.fastcash-system.com/images/buttons/but_mem_left_nav_g1.jpg);
  background-repeat: no-repeat;
  background-position: top center;
}


#menu-left .but_left_nav_mem_g:hover {
  width: 207px;
  height: 33px;
  text-align: center;
  background-image: url(http://www.fastcash-system.com/images/buttons/but_mem_left_nav_g2.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  text-decoration: none;
}

#menu-left .but_left_nav_mem_g a:hover {
  text-decoration: none;
  color: #63ac03;
}

/* Left Nav Outside */

#menu-left .but_left_nav_outside {
  width: 207px;
  height: 34px;
  text-align: center;
  background-image: url(http://www.fastcash-system.com/images/buttons/but_outside_left_nav_1.jpg);
  background-repeat: no-repeat;
  background-position: top center;
}


#menu-left .but_left_nav_outside:hover {
  width: 207px;
  height: 34px;
  text-align: center;
  background-image: url(http://www.fastcash-system.com/images/buttons/but_outside_left_nav_2.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  text-decoration: none;
}

#menu-left .but_left_nav_outside a:hover {
  text-decoration: none;
  color: #63ac03;
}


#menu-left .but_left_nav_outside_g {
  width: 207px;
  height: 34px;
  text-align: center;
  background-image: url(http://www.fastcash-system.com/images/buttons/but_outside_left_nav_g1.jpg);
  background-repeat: no-repeat;
  background-position: top center;
}


#menu-left .but_left_nav_outside_g:hover {
  width: 207px;
  height: 34px;
  text-align: center;
  background-image: url(http://www.fastcash-system.com/images/buttons/but_outside_left_nav_g2.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  text-decoration: none;
}

#menu-left .but_left_nav_outside_g a:hover {
  text-decoration: none;
  color: #63ac03;
}

/* News Scroller */



#pscroller2{
width: 580px;
height: 18px;
border-bottom: 1px solid #c8e2a5;
padding: 0px 0px 6px 250px;
}

#pscroller2 a {
text-decoration: none;
}
#pscroller2 a:hover {
text-decoration: underline;
}
.pscroller_custom {
  font-weight: normal;
  text-align: left;
  line-height: 14px;
}


#content .but_left_nav_mem {
  width: 207px;
  height: 33px;
  text-align: center;
  background-image: url(http://www.fastcash-system.com/images/buttons/but_mem_left_nav_1.jpg);
  background-repeat: no-repeat;
  background-position: top center;
}


#content .but_left_nav_mem:hover {
  width: 207px;
  height: 33px;
  text-align: center;
  background-image: url(http://www.fastcash-system.com/images/buttons/but_mem_left_nav_2.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  text-decoration: none;
}

#content .but_left_nav_mem a:hover {
  text-decoration: none;
  color: #63ac03;
}
