body
{
	background-color: #333333;/* #c3c1b4;	*/
	font-family: Arial;
	font-size: 12px;
}

table
{
	background-color: Black;
	border: 0;
}


a
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	/*text-decoration: none;*/
	color: Black;
}
a:hover
{
	color: #ffffff; /* #FFFFCC;*/
}
a:active
{
	color: #ffdbac; /*#CCCC99;*/
}

a.SubMenu
{
	font-family: Arial;
	font-size: 11px;
	font-weight:  bold;
	text-decoration: none;
	color: #99998A;
	/*color: #c3c1b4;*/
}


img
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	border: 0px;
}
img.Thumbnail
{
	margin-left: 7px;
	margin-right: 7px;
	border: 0px;
	font-size: 0px;
}



.MenuBar
{
	background: #e0582e;	/*Blast Orange*/
}
.MenuBar a
{
	font-size: 12px;
	padding-left: 6px;
	padding-right: 7px;
	text-decoration: none;
	color: #000000;
}
.MenuBar a:hover
{
	color: #ffffff; /* #FFFFCC;*/
}
.MenuBar a:active
{
	color: #ffdbac; /*#CCCC99;*/
}

.MenuBar a.MainMenuSelected
{
	color: #ffdbac; /*#CCCC99;*/
}

.MainMenu
{
	cursor: hand;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background: #e0582e;/*Blast Orange*/ /*#999966;*/
	color: Black;
}



.TextInfoArea
{
	background-color: #555555;/*#455545; /*#5C5A50; /* #7C7963;*/
	font-size: 12px;
	font-weight: normal;
	color: #dddddd;/* #CCCC99; /*#FFFFCC;*/
}
.LittleFeet
{
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 15px;
}



.footer
{
	font-size: 10px;
	font-family: Arial, Sans-Serif, helvetica;
	color: #565656;
	margin-bottom: 8px;
}
.footer a
{	color: #565656;
 	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Sans-Serif, helvetica;
	font-weight:normal;
}
.footer a:hover
{	
	color: #666666;
	text-decoration: underline;
}