body,td,th {
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	margin-top: auto;
	line-height: 1.5em; 
	margin-bottom: auto;
	color: #333333;
	align="justify";
}

.strong {
	font-weight: bold;
}

a:link {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	text-decoration: underline;
	color: #003366;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #003366;
	font-weight: bold;
}
a.navleft:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.navleft:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
a.navleft:hover {
	text-decoration: underline;
	color: #fcfcfc;
	font-weight: bold;
}
a.navleft:active {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
a.nav2:link {
	color: #ff0000;
	text-decoration: underline;
	font-weight: bold;
}
a.nav2:visited {
	text-decoration: underline;
	color: #ff0000;
	font-weight: bold;
}
a.nav2:hover {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
a.nav2:active {
	text-decoration: underline;
	color: #ff0000;
	font-weight: bold;
}
a.nav_foot:link {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
a.nav_foot:visited {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
}
a.nav_foot:hover {
	text-decoration: none;
	color: #FFFFCC;
	font-weight: bold;
	background-color: #333333;
}
a.nav_foot:active {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
}
.login {font-family: "Trebuchet MS"; font-size: small; color: #ffffff; font-weight: bold; }
.copyright {
	text-align: center;
	height: 18px;
	font-size: 11px;
	color: #333333;
	}
.style12 {font-family: "Trebuchet MS"; font-size: x-small; color: #000099; }
.style25 {font-family: "Trebuchet MS"; font-size: small; color: #FF0000; font-weight: bold; }
.style33 {font-family: "Trebuchet MS"; font-size: small; color: #006699; font-weight: bold; }
.foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: x-small;
	font-weight: bold;
}
.nav_foot {
	color: #000000;
	font-size: 10px;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.txtsmall {
	font-family: "Trebuchet MS";
	font-size: x-small;
}
.pgtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:large;
	color:#9BB5E5;
	font-weight: normal;
	padding-top: 25px;
	padding-bottom: 15px;
	display:block;
	text-transform: uppercase;
}
.subtitle {
	font-family: "Trebuchet MS";
	font-size: medium;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}

em {
	font-family: "Trebuchet MS";
	font-size: small;
	font-style: italic;
	line-height: 21px;
	font-weight: bold;
	color: #333333;
}

ul {
	list-style: square outside;
	line-height: 1.5em;
}

input.button {
	background: #BFCCAB;
	border: 1px solid #9BA68B;
	cursor: pointer;
	color: #ffffff;
	margin-right: 1px;
	background-color: #ff0000;
	font-family : Arial;
	font-size : 11px;
	font-weight: bold;
}
	
input:hover.button {
	background: #666699;
	color: #ffffff;
}

.inputbox {
	color : #333333;
	background : #FFFFFF;
	border-color : #cccccc;
	margin-right: 5px;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	font-family : Arial;
	font-size : 10px;
}

div.sample_attach, a.sample_attach
{
  width: 100px;
  border: 1px solid black;
  background: #FFFFEE;
  padding: 0px 5px;
  font-weight: 900;
  color: #008000;
}

a.sample_attach
{
  display: block;
  border-bottom: none;
  text-decoration: none;
}

form.sample_attach
{
  position: absolute;
  visibility: hidden;
  border: 1px solid black;
  background: #FFFFEE;
  padding: 0px 5px 2px 5px;
}