body 		{ background-color: #000000; color: #ffffff;
			/*background-image: url(/images/bg_stripe_home.gif); background-repeat: repeat-x;*/ }

p 			{ font-family: arial, sans-serif; color: #ffffff; }

.bannerred 		{ font-family: arial, sans-serif;  color: #ff0000; }
.bannergrey		{ font-family: arial, sans-serif;  color: #999999; }

.bodyred 		{ font-family: arial, sans-serif;  font-size: medium; color: #ff0000; }
.bodygrey		{ font-family: arial, sans-serif;  font-size: medium; color: #999999; }
.bodyyellow	{ font-family: arial, sans-serif;  font-size: medium; color: #ff9900; }
.postauthor	{ font-family: arial, sans-serif;  font-size: medium; color: orange; }
.posttitle		{ font-family: arial, sans-serif;  font-size: medium; color: #ffffff; }
.postcontent	{ line-height: 1.1em; }

a 				{ font-family: arial, sans-serif; color: #ffffff; text-decoration: none; }
a:visited		{ font-family: arial, sans-serif; color: ffffff; text-decoration: none; }
a:hover 		{ font-family: arial, sans-serif; color: red; text-decoration: underline; }
a:active 		{ font-family: arial, sans-serif;  color: ffffff; text-decoration: none; }

.nav_selected 		{ font-family: Arial; font-size: 18px; font-style: oblique; font-style:caps;  font-weight: bold; color:white; background-color:black; text-decoration: none; }
a.menubar 			{ font-family: Arial; font-size: 18px; font-style: oblique; font-style:caps;  font-weight: bold; color:white; background-color:red; text-decoration: none; }
a.menubar:visited  	{ font-family: Arial; font-size: 18px; font-style: oblique; font-style:caps;  font-weight: bold; color:white; background-color:red; text-decoration: none; }
a.menubar:hover  	{ font-family: Arial; font-size: 18px; font-style: oblique; font-style:caps;  font-weight: bold; color:black; background-color:white; text-decoration: none; }
a.barlinkblack		{ font-family: Arial; font-size: 18px; color: black;  }

li			{ font-family: arial, sans-serif; color: #ffffff; }
ul 			{ font-family: arial, sans-serif; color: #ffffff; }
td			{ font-family: arial, sans-serif; color: #ffffff; }
.txt_grey		{ font-family: arial, sans-serif; font-size: 1.05em; color: #999999; line-height: 1.07em;  }
.txt_red		{ font-family: arial, sans-serif; font-size: 1.05em; color: #ff0000; line-height: 1.07em; }
.txt_yellow	{ font-family: arial, sans-serif; font-size: 1.05em; color: #ff9900; line-height: 1.07em; }

.copyright 	{ font-family: arial, sans-serif; color: #ffffff; }
