body {background-color: #CFCFCF; }
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
.nolink,
a.headerlinks:link,
a.headerlinks:visited {font-family: arial, tahoma, verdana; font-size:11px; color:#ffffff; font-weight:bold; text-decoration:none;}
a.headerlinks:hover {font-family: arial, tahoma, verdana; font-size:11px; color:#ffffff; font-weight:bold; text-decoration:underline overline;}

.nolinkalt,
a.headerlinksalt:link,
a.headerlinksalt:visited {font-family: arial, tahoma, verdana; font-size:11px; color:#ffcc00; font-weight:bold; text-decoration:none;}
a.headerlinksalt:hover {font-family: arial, tahoma, verdana; font-size:11px; color:#ffcc00; font-weight:bold; text-decoration:underline overline;}

a:link,
a:visited {font-family: arial, tahoma, verdana; font-size:11px; color:#cc0000; text-decoration:none;}
a:hover {font-family: arial, tahoma, verdana; font-size:11px; color:#FF6600; text-decoration:underline;}

a.articles:link,
a.articles:visited {font-family: arial, tahoma, verdana; font-size:11px; color:#000000; text-decoration:none;}
a.articles:hover {font-family: arial, tahoma, verdana; font-size:11px; color:#338023; text-decoration:underline;}

.headerISSUE {font-family: arial, tahoma, verdana; font-size:22px; color:#CC0000; font-weight:bold; text-decoration:none;}
.headerSUBSCRIBE {font-family: arial, tahoma, verdana; font-size:14px; color:#ffcc00; font-weight:bold; text-decoration:none;}
.headerNEWS  {font-family: arial, tahoma, verdana; font-size:14px; color:#fea635; font-weight:bold; text-decoration:none;}
.headerRESOURCES {font-family: arial, tahoma, verdana; font-size:14px; color:#338023; font-weight:bold; text-decoration:none;}
.headerADVERTISE {font-family: arial, tahoma, verdana; font-size:14px; color:#668819; font-weight:bold; text-decoration:none;}
.headerFEEDBACK {font-family: arial, tahoma, verdana; font-size:14px; color:#621687; font-weight:bold; text-decoration:none;}


.redrightborder {border-right: solid 3px #cc0000; }
//.redleftborder {border-left: solid 3px #cc0000; }
.redbothborders {border-right: solid 3px #cc0000; }
.redtopborder {border-top: solid 3px #cc0000; }


.orangerightborder {border-right: solid 3px #ffcc00; }
//.orangeleftborder {border-left: solid 3px #ffcc00; }
.orangebothborders {border-right: solid 3px #ffcc00; }
.orangetopborder {border-top: solid 3px #ffcc00; }

.goldrightborder {border-right: solid 3px #fea635; }
//.goldleftborder {border-left: solid 3px #fea635; }
.goldbothborders {border-right: solid 3px #fea635; }
.goldtopborder {border-top: solid 3px #fea635; }

.greenrightborder {border-right: solid 3px #338023; }
//.greenleftborder {border-left: solid 3px #338023; }
.greenbothborders {border-right: solid 3px #338023; }
.greentopborder {border-top: solid 3px #338023; }

.lightgreenrightborder {border-right: solid 3px #668819; }
//.lightgreenleftborder {border-left: solid 3px #668819; }
.lightgreenbothborders {border-right: solid 3px #668819; }
.lightgreentopborder {border-top: solid 3px #668819; }

.purplerightborder {border-right: solid 3px #621687; }
//.purpleleftborder {border-left: solid 3px #621687; }
.purplebothborders {border-right: solid 3px #621687; }
.purpletopborder {border-top: solid 3px #621687; }

.contents,
li {padding-left:4px; font-family: arial, tahoma, verdana; line-height: 15px; font-size:11px; color:#000000; text-decoration:none;}
#links
{
	color:#0000FF;
}
.contentsborder {border-top:solid 1px #cccccc; padding-left:4px; font-family: arial, tahoma, verdana; line-height: 15px; font-size:11px; color:#000000; text-decoration:none;}


h1 {padding-left:4px; font-family: arial, tahoma, verdana; line-height: 15px; font-size:12px; color:#000000; text-decoration:none; font-weight:bold;}

.input {background-color: #FCFFF0; font-family: arial, tahoma, verdana; line-height: 11px; font-size:10px; color:#000000;}

