* {
	margin:0px;
	padding:0px;
}
body {
	margin:0px;
	background-image:url(http://www.greencollect.org/Graphics/Bckgrd/AAA_Bckgrd_2_2.jpg);
	background-repeat:repeat-x;
	/*scrollbar-face-color: #565852;
	scrollbar-shadow-color: #565852;
	scrollbar-highlight-color: #565852;
	scrollbar-3dlight-color: #565852;
	scrollbar-darkshadow-color: #565852;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #B2CB4D;*/
}
body, td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #99CC00;
	text-decoration: none;
}
a:hover {
	color: #99CC00;
}
#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
#menu a:hover{
	color: #99CC00;
}	

#wrapper {
	position:relative;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
}
#header {
	padding-top:30px;
}
#menu {
	clear:both;
}
#menu td, #bottom td {
	background-color:#333333;
}
#centre {
	position:relative;
	clear:both;
	margin:1px 0px;
	background-image:url(http://www.greencollect.org/Graphics/Bckgrd/column-back.gif);
	background-repeat:repeat-y;
	background-position:top;
}
#left {
	float:left;
	margin-left:1px;
	width:665px;
	overflow:hidden;
}
#right {
	float:right;
	margin-right:1px;
	width:232px;
	overflow:hidden;
}
#clear {
	width:100%;
	height:0px;
	clear:both;
}
#bottom {
	clear:both;
}
#footer {
	clear:both;
	margin:1px;
	padding:10px;
	text-align:right;
	background-color:#C6CEBE;
}
#footer2 {
	clear:both;
	margin:1px;
	padding:3px;
	background-color:#F0F1E9;
}

/* CLEAR FLOAT FIX */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


h1 {
	font-size:16px;
	font-weight:bold;
	color: #99CC00;
}
h2 {
	font-size:14px;
	font-weight:bold;
	color: #99CC00;
}
h3 {
	font-size:12px;
	font-weight:bold;
	color: #99CC00;
}
p {
	margin:0px 30px 10px 0px;
}
ul, ol {
	margin:0px 30px 10px 45px;
	list-style-position:outside;
}
blockquote {
	margin:0px 30px 10px 30px;
}

p.seperator {
	margin:0px;
	border-top:1px dashed #999999;
}

/* RHS */
#right h1 {
	margin:0px 5px 0px 5px;
	font-size:16px;
	font-weight:bold;
	color: #669900;
}
#right h2 {
	margin:0px 5px 0px 5px;
	font-size:14px;
	font-weight:bold;
	color: #669900;
}
#right h3 {
	margin:0px 5px 0px 5px;
	font-size:12px;
	font-weight:bold;
	color: #669900;
}
#right p {
	margin:0px 5px 10px 5px;
	color:#FFFFFF;
}
#right .rhslink {
	margin:0px 0px 5px 0px;
	padding-top:15px;
	background-color:#669900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
}
#right .rhslink a {
	color:#CCCCCC;
}
#right .rhslink a:hover {
	color:#99CC00;
}
#right p.seperator {
	margin:0px;
	border-top:1px dashed #FFFFFF;
}
#right ul.recycle {
	list-style-image:url(http://www.greencollect.org/Graphics/Logo/GC_InnerLogo1_2.gif);
	color:#FFFFFF;
}

#menu .menuMainActive {
	background-color:#666666;
}

#submenu {
	margin:1px 0px 10px 0px;
	background-color:#660000;
	padding-top:20px;
}
#submenu ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#submenu ul li {
	display:inline;
}
#submenu a {
	/*border-left:1px solid #FFFFFF;*/
	margin-right:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#CCCCCC;
}
#submenu a:hover {
	color:#99CC00;
}
#submenu a.active {
	color:#99CC00;
}


ul.recycle {
	/*list-style-image:url(http://www.greencollect.org/Graphics/Logo/GC_InnerLogo1_1_ul.gif);*/
}
ul.recycle li {
	/*margin:5px 0px 0px 5px;*/
}

.button {
 background-color:#98CB00;
 color:#FFFFFF;
 font-weight:bold;
 font-size:11px;
 border-style:none;
 cursor:pointer;
}
.button2, .button3 {
 background-color:#999999;
 color:#FFFFFF;
 font-size:11px;
 border-style:none;
 cursor:pointer;
}
.itemIMG {
	border:1px solid #666666;
}
.tdHeader {
 background-color:#98CB00;
 color:#FFFFFF;
 font-weight:bold;
 padding:3px;
 text-align:left;
}
textarea, input, select {
	border:1px solid #CCCCCC;
	padding:1px;
	color:#669900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a.lightGreen {
	color: #99CC00;
}
a.darkGreen {
	color: #669900;
}



/*u
.MainT {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.HeadingGr1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #99CC00;
}
.MainTWht {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.HeadingGray1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #999999;
}
.HeadingWht1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.HeadingGr2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #669900;
}
.MainT14px {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.WhtLine1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #FFFFFF;
}
*/

