body {
	margin: 0px;
	left: 0px;
	top: 0px;
}
.arial15
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    LETTER-SPACING: 0px;
    COLOR: #ffffff;
    FONT-SIZE: 20px;
    FONT-WEIGHT: bold
}

a:link, a:visited, a:active {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a.bot:link, a.bot:visited, a.bot:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.bot:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
}
a.black:link, a.black:visited, a.black:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.black:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
}

.greybg {
	background-image: url(../images/td2-part1bg.jpg);
}
.greybg1 {
	background-image: url(../images/td2-part2bg.jpg);
}
.normaltext {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.nor {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.normalhead {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
}
.tdborderorange {
	border: 1px dotted #999999;
}
.normalheadblue {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #0099FF;
}
.whitetext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.normaltext11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.agatessk18 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.signup {
	background-image: url(../images/box-1sign-up.gif);
	height: 24px;
	width: 74px;

}
.borderblue {
	border: 1px solid #006699;
}