a { background-color: transparent; color: #000000; }

a.greennormal:link {
	background-color: transparent;
	color: #04662B;
	font: normal normal normal small/normal Arial, Helvetica, "sans-serif";
	text-decoration: underline;
}

a.greennormal:visited {
	background-color: transparent;
	color: #00A856;
	font: normal normal normal small/normal Arial, Helvetica, "sans-serif";
	text-decoration: underline;
}

a.greennormal:hover {
	background-color: transparent;
	color: Maroon;
	font: normal normal normal small/normal Arial, Helvetica, "sans-serif";
	text-decoration: underline;
}

a.sidenormal:link {
	background-color: transparent;
	color: #FFF5EC;
	font: normal normal normal 14pt/normal Arial, Helvetica, "sans-serif";
	text-decoration: underline;
}

body{
	background-color: #fff;
	background-image: url(images/bg-left1.gif);
	background-repeat: repeat-y;
	color: #000000;
	font: normal normal normal small/normal Verdana, Geneva, Arial, Helvetica, "sans-serif";
	margin: 0px;
}

h1 {
	background-color: transparent;
	color: #800000;
	font: italic bold 24pt "Goudy Old Style","GoudyOlSt BT", "Times New Roman", Times, serif;
}

h2 {
	background-color: transparent;
	color: #04662B;
	font: italic normal bold 18pt "Goudy Old Style","GoudyOlSt BT", "Times New Roman", Times, serif;
}

h2,p.largetextgreen {
	background-color: transparent;
	color: #04662B;
	font: normal normal bold 14pt/normal "Century Gothic", Verdana, Arial ""sans-serif"";
}

h2.greenitalics {
	background-color: transparent;
	color: #086B21;
	font: italic normal bold 16pt "Goudy Old Style","GoudyOlSt BT", "Times New Roman", Times, serif;
}

h3 {
	background-color: transparent;
	color: #086B21;
	font: italic normal bold 16pt "Goudy Old Style","GoudyOlSt BT", "Times New Roman", Times, serif;
}

h3.largetextgreen {
	background-color: transparent;
	color: #04662B;
	font: normal normal bold 14pt/normal "Century Gothic", Verdana, Arial ""sans-serif"";
}

hr.rightsidebar {
	background: transparent;
	color: #EADCAB;
	margin-bottom: 8px;
	margin-top: 8px;
}

sup {
	font: normal bold x-small Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table { border-collapse: collapse; }

table, td {
	background-color: transparent;
	border-color: Gray;
	color: #000000;
	font: normal normal normal small/normal Verdana, Geneva, Arial, Helvetica, "sans-serif";
}

ul.article, ol.article, li.article {
	padding-top: 5px;
	padding-bottom: 5px;
}

ul, ol, li {
	padding-top: 3px;
	padding-bottom: 3px;
}

ul.whitetext {
	background: transparent;
	color: #FFFFFF;
	margin-left: 2px;
	font-size: 12px;
}

.darkgreenbg { background-color: #709D5A; color: #000000; }

.darkredbg { background-color: #A1200F; color: #fff; }

.graybg {
	background-color: #F0F0F0;
	color: #000000;
	border: 1px solid Silver;
}
p.graybg, blockquote.graybg {padding:5px;}

.green { background-color: transparent; color: #04662B; }

.greennormal {
	background-color: transparent;
	color: #04662B;
	font: normal normal normal small/normal Arial, Helvetica, "sans-serif";
}

.largetext {
	background-color: transparent;
	color: #990000;
	font: normal normal bold 14pt/normal "Century Gothic", Verdana, Arial ""sans-serif"";
}

.lightgreenbg { background-color: #E4F1E2; color: #000000; }

.lightredbrownbg {
	background-color: #FFF5EC;
	color: #000000;
	border: 1px solid Silver;
}

.normal {
	background-color: transparent;
	color: #000000;
	font: normal normal normal small Verdana, Geneva, Arial, Helvetica, "sans-serif";
}

.overgreen { background: transparent; color: #FFFFFF; }

.rightsidebar {
	background: transparent;
	color: #fff;
	font: normal normal normal 11px/normal Verdana, Geneva, Arial, Helvetica, "sans-serif";
}

.sidebar {
	background-color: transparent;
	color: #FFFFFF;
	font: italic normal bold 14pt "Goudy Old Style","GoudyOlSt BT", "Times New Roman", Times, serif;
	text-decoration: none;
}

.whitebg {
	background-color: #FFF;
	color: #000000;
	border: 1px solid Silver;
}

.whitetext {
	background: transparent;
	color: #FFFFFF;
	font-size: 12px;
}

