html{
height:100%;

}

body {
	margin:0;
	font-family: Tahoma, Arial;
	background-color: #E3E3E3;
	background-repeat: repeat-x;
}
.run {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 18px;
	color: #525252;
	text-align: justify;
}
.links {
	font-family: Tahoma, Arial;
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.links:hover{
	
	color: #00517a;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.footer {
	font-size: 11px;
	color: #606060;
	text-decoration: none;
	background-color: #e3e3e3;
	height: 10px;
}
a.footer:hover{
	
	color: #606060;	
	text-decoration: underline;
}
.bluetxt {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #DBF2FE;
	text-decoration: none;
}
a.bluetxt:hover{
	
	color: #ffffff;	
	
}
.bg {
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
}
.bg_footer {
background-image:url(../images/bg_footer.jpg);
background-repeat:repeat-x;
height:86px;
}
/* dropdown */

a.sample_attach, a.sample_attach:visited, div.sample_attach
{
  display: block;
  width:   175px;
  border:  1px solid #999999;
  padding: 2px 5px;
  background: #d8f7ff;
  text-decoration: none;
}

a.sample_attach, a.sample_attach:visited { border-bottom: 1px solid #999999; }

div#sample_attach_menu_child             { border-bottom: none; }

form.sample_attach
{
  position: absolute;
  visibility: hidden;

  border:  1px solid black;
  padding: 0px 5px 2px 5px;

  background: #FFFFEE;
}

form.sample_attach b
{
  font-family: Tahoma, Arial;
  font-weight: 900;
  font-size: 1.1em;
}
.tablewidth {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 18px;
	 position:relative;
	
}
.logoutTd
{
	vertical-align:top;
	position:relative;
	font-family:Tahoma, Arial;
	
}
