body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#0f041a;
	background-image: url(images/eps_bg.jpg);
	background-repeat:no-repeat;

}

.Text1 {
	font-family:Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt; FONT-WEIGHT: normal; COLOR: #ffffff;
}
.Text2 {
	font-family:Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt; FONT-WEIGHT: normal; COLOR: #b299cf;
}
.Text3 {
	font-family:Calibri;
	FONT-SIZE: 11pt; FONT-WEIGHT: normal; COLOR: #333333;
}
.Text4 {
	font-family:Calibri;
	FONT-SIZE: 10pt; FONT-WEIGHT: normal; COLOR: #000000;
}
.Text5 {
	font-family:Calibri;
	FONT-SIZE: 10pt; FONT-WEIGHT: normal; COLOR: #848484;
}


.shortcut {
	font-family:Calibri;
	FONT-SIZE: 8pt; FONT-WEIGHT: normal; COLOR: #bebebe;
}
.shortcut a{
	COLOR: #bebebe;
	text-decoration: none;
}

.shortcut a:hover, a:active, a:focus { 
	color: #000000; text-decoration: none;
}

.Menu {
	font-family:Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt; FONT-WEIGHT: normal; COLOR: #000000;
}
.Menu a{
	COLOR: #000000;
	text-decoration: none;
}

.Menu a:hover, a:active, a:focus { 
	color: #000000; text-decoration: none;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	COLOR: #ffffff; 
	FONT-SIZE: 9pt; 
	FONT-WEIGHT: normal;
}
.footer a{
	font-family:Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt; 
	FONT-WEIGHT: normal;
	COLOR: #ffffff;
	text-decoration: none;
}

.footer a:hover, a:active, a:focus { 
	color: #000000; text-decoration: none;
	background-color:#e7e7e7;
}

a { color: #000; text-decoration: none; }

a:active, a:focus { color: #000000; background-color:#e7e7e7; text-decoration: none; }
/*
a:hover, a:active, a:focus { color: #000000; background-color:#e7e7e7; text-decoration: none; }
*/
.btnlink a { color: #000; text-decoration: none; }



/*
a.sample_attach, a.sample_attach:visited, div.sample_attach
{

  display: block;
  width:   100px;

  border:  0px solid black;
  padding: 8px 8px;

  background: #d6d6d6;

  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  color:   #128cd1;
}
*/
a.sample_attach,  div.sample_attach
{

  display: block;
  width:   100px;

  border:  0px solid black;
  padding: 8px 8px;

  background: #e5e5e5;

  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  color:   #000000;
}



a.sample_attach, a.sample_attach:visited { border-bottom: none; }
/*
a.sample_attach:hover,div#sample_attach_menu_child             { border-bottom: 1px solid black;   background: #d6d6d6; }
*/
a.sample_attach:hover,div#sample_attach_menu_child             {  background: #d6d6d6; }
