a.sample_attach {
	width:86px;	
	border:1px solid #ffffff;
 	background-color:#666666;
 	background-repeat:repeat-x;
  	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#ffffff;
  	padding:0px 8px;
  	line-height:22px;
   	display:block;
	text-decoration:none;
}
a.sample_attach:hover
{ 
  background: #096c9c;
  color:#ffffff; */
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.whitelink {
	font-family: tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlink {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlink:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.copytext {
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.rootadd {
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.rootadd:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
}
.pointtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #444444;
	text-decoration: none;
}
.whitetext11 {
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	line-height:16px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetextpoint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height:16px;
	color: #FFFFFF;
	text-decoration: none;
}
.greyhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
} 
.pagehead {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 20px;
	color: #008fd5;
	border-bottom:1px solid #CCCCCC;
	text-decoration: none;
}
.textarea {
	border:1px solid #CCCCCC;
	width:225px;
	height:16px;
	font-family:tahoma;
	font-size:12px;
	color:#333333;
	}
.textareabig {
	border:1px solid #CCCCCC;
	width:225px;
	height:80px;
	font-family:tahoma;
	font-size:12px;
	color:#333333;
	}
.button {
	background-color: #333333;
	border:1px solid #CCCCCC;
	font-family: Tahoma;
	font-size:11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	padding:2px 7px 2px 7px;
	}
.button:hover {
	background-color: #0e6d9b;
	border:1px solid #CCCCCC;
	font-family: Tahoma;
	font-size:11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	padding:2px 7px 2px 7px;
	}
.bluehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	line-height:15px;
	color: #08618c;
	text-decoration: none;
}