body {
	font-family: courier, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #ccc;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 0;
}

img {
	border: 0px;
	}


.oldbrowsers {
	display: none;
	}

.verdana {
	font-family: verdana, ariel, sans-serif;
	}

.smallcaps {
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
	}


/* __________ FERTNEL STRUCTURE ____________ */



#fertnelframe {
	color: #ccc;
	width: 630px;
	margin-top: 10px;
	/* margin-bottom:14px; */
	margin-right: auto;
	margin-left: auto;
	/* aligns text left in box */
	text-align: left;
   	border-left: #aaa 1px solid;
	border-top: #aaa 1px solid; 
	border-right: #111 1px solid;
	border-bottom: #111 1px solid;
	background-color: #898989;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 618px;
}


#contentwrap {
	margin-top: 20px;
	margin-left: 3%;
	margin-right: 3%;
	}

#textarea {
	color: #000;
	background-color: #fff;
	}

	
/* column wrap */

#wrap {
	color: #000;
	position: relative;
	clear: both;
	width: 600px;
	padding: 10px 15px 10px 15px;
	background: #fff;
	text-align: left;
	}

#investnews {
	font-size: 10.5px;
	/* float: right; */
	position: relative;
	width: 320px;
	top: 0px;
	left: 260px;
	margin-top: 10px;
	padding-top: 10px;
	overflow: auto;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 300px;
	} /* the scrolling news column */

#investwrap {
	width: 270px;
	padding-right: 15px;
	padding-left: 5px;
	}

#rightop {
	float: right;
	width: 150px;
	height: 50px;
	}

#rightop a {
	border: 0px;
	}

#rightop a:hover {
	color: #fff;
	background-color: #000;
	border: 0px;
	font-size: 50px;
	}

/* ___________ LINKZ ______________ */

a:link {
	text-decoration: none;
	color: #f55;
	background-color: transparent;
}

a:visited {
	color: #000;
	background-color: transparent;
	text-decoration: underline;
}

a:hover {
	color: #000;
	background-color: #transparent;
	text-decoration: none;
}




/* ___________ BUTTONZ ______________ */

#buttonz {
	text-align: right;
	padding: 0px 15px 0px 0px;
} /* the basic  */

#buttonz a {
    font-size: 11px;
    font-weight: normal;
    line-height: 19px;
    font-family: Verdana, sans-serif;
    padding: 2px 4px;
    white-space: nowrap;
    text-decoration: none;
    color: #ff0;
    background-color: transparent;
}

#buttonz a {
    color: #000;
   	border-left: #aaa 1px solid;
	border-top: #aaa 1px solid; 
	border-right: #333 1px solid;
	border-bottom: #333 1px solid;
	background-color: #888;
    /* border: 1px solid #074b88; */
    background: #999;
}
#buttonz a:hover {
   	border-left: #333 1px solid;
	border-top: #333 1px solid; 
	border-right: #aaa 1px solid;
	border-bottom: #aaa 1px solid;
	background: #ccc;
    color: #000;
}
