
     
.buttonscontainer {width: 120px;}

.buttons a {color: #FFFFFF;
border: 3px solid;
background-color: navy;
padding: 2px;
padding-left: 3px;
font: 12px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
border-color: gray silver silver gray;
display: block;
margin: 0px;
width: 92%;
text-align: left;}

.buttons a:hover {border: 3px solid;
color: Silver;
border-color: silver red red silver;
text-decoration: none;}


.txtMenu 
{
	padding: 2px;
	border-right: silver inset;
	border-top: silver inset;
	font-size: 12pt;
	z-index: 5;
	left: 20px;
	vertical-align: top;
	overflow: auto;
	border-left: silver inset;
	width: 138px;
	color: #ffffff;
	text-indent: 1px;
	line-height: 3em;
	border-bottom: silver inset;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 95px;
	height: 422px;
	background-color: black;
	text-align: left;
}



.txtFrame
{

	border-right: silver inset;
	border-top: silver inset;
	margin-top: 5px;
	font-size: 10pt;
	z-index: 5;
	left: 171px;
	float: none;
	overflow: auto;
	border-left: silver inset;
	width: 600px;
	color: white;
	line-height: 1.3em;
	border-bottom: silver inset;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 90px;
	height: 427px;
	background-color: black;
	text-align: left;
}

.image1
{
	border-right: silver inset;
	border-top: silver inset;
	z-index: 3;
	left: 170px;
	border-left: silver inset;
	width: 600px;
	border-bottom: silver inset;
	position: absolute;
	top: 10px;
	height: 68px;
}

body {BACKGROUND-COLOR: Black;}

.footer
{
	border-right: silver inset;
	border-top: silver inset;
	font-size: 8pt;
	z-index: 3;
	left: 171px;
	float: none;
	vertical-align: baseline;
	border-left: silver inset;
	width: 600px;
	color: white;
	line-height: 3em;
	border-bottom: silver inset;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.03em;
	position: absolute;
	top: 535px;
	height: 28px;
	background-color: black;
	text-align: center;
	font-variant: small-caps;
	text-decoration: none;

}