body		{background: #333;}
textarea	{width: 275px;}
body, td,
.NormalText	{color: #000; font-size: 13px; font-family: Arial, Helvetica, Geneva;}
.Header		{color: #006; font: 16px Tahoma;}
.SmallText	{font-size: 11px;}
.NoWrap		{white-space: nowrap;}
.BlueText	{color: #006;}
.RedText	{color: #a00;}
.WhiteText	{color: #fff;}
.SmallText .SmallText	{font-size: 9px;}
/*
 * Added by Brian Tribulski briant@loftproductions.com 1-29-2009
 * CSS for the menu so it is easier to add links when needed -->
*/ 
.mic_background {background: #000 url(../images/menu_background.jpg) no-repeat 0 0;}
.mic_background div { 
	width:162px;
	padding: 15px 3px 15px 10px;
}
.mic_background div a,
.mic_background div a:visited,
.mic_background div a:active { 
	color:#CCCCCC;
	font-size: 1.4em;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
}
.mic_background div a:hover {
 color:#FFFFFF;
 font-size:1.6em;
 text-decoration:underline;
}	
/*
* <-- End  CSS for the menu so it is easier to add links when needed
*/
div.main	{width: 800px;}

tr td.rightnav	{background: #000 url(../images/content_r10_c9.gif) repeat-y 100% 0;}
tr td.leftnav	{background: #000 url(../images/content_r10_c1.gif) repeat-y 0 0;}
/* td.leftnav div	{padding: 0 0 0 29px;} */
.menu_placer	{padding-left: 29px;}

tr td.maincontent		{background: #000;}
td.maincontent table	{background: #999 url(../images/content_r3_c5.jpg) repeat-y 100% 0; border: solid #000; border-width: 0 0 10px;}
td.maincontent table tr.top td	{background: url(../images/blackbackground.jpg) repeat-x 0 0;}
td.maincontent table table		{background: #999; border-width: 0;}

table.credits					{background: #006;}
table.credits tr				{border: solid #999; border-width:0 0 16px;}
table.credits td ul				{margin: 0; padding: 5px 0 5px 20px; background: #fff;}
table.credits td.Credits		{color: #006; margin: 1px; border: 2px solid #fff; background: #ccc;}

a:link,
a:visited,
a:active,
a:hover							{color: #000}