body {
	SCROLLBAR-FACE-COLOR: #EBEAEA;
	SCROLLBAR-HIGHLIGHT-COLOR: #EBEAEA;
	SCROLLBAR-SHADOW-COLOR: #EBEAEA;
	SCROLLBAR-3DLIGHT-COLOR: #666666;
	SCROLLBAR-ARROW-COLOR: #666666;
	SCROLLBAR-TRACK-COLOR: #EBEAEA;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color:#FFF;
	background-repeat:repeat-x;

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	text-align: justify;


}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:link {
	color: #006699;
	text-decoration: none;
}
.bgtd {
	background-attachment: fixed;
	background-image: url(images/bg_page_inner.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
a.bottomlinks
{
color:#FFFFFF;
text-decoration:none;
}
.bg1 {background-image:url(images/disposafe-logo-bg1.jpg);
background-repeat:no-repeat;
background-position:center;
}
.bg2 {background-image:url(images/disposafe-logo-bg2.jpg);
background-repeat:no-repeat;
background-position:center;

}
.tabbg
{
	background-image:url(images/box-bot-bg1.jpg);
	background-repeat:no-repeat;
	background-position:center;
	
	}