td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.blacktitle {
	font-weight: bold;
	color: #000000;
	font-size: 15px;
}
.tdmenu {
	line-height: 29px;
	background-image: url(menubg.jpg);
	height: 29px;
	padding-left: 30px;
	font-weight: bold;
}

a:link{
	color: #000000;
	text-decoration: none;
}
a:visited{
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: underline;
}
.a1:link {
	color: #FFFFFF;
	text-decoration: none;
}
.a1:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.a1:hover {
	color: #FFEA00;
	text-decoration: none;
}
.a2:link {
	color: #FFEA00;
	text-decoration: none;
}
.a2:visited {
	color: #FFEA00;
	text-decoration: none;
}
.a2:hover {
	color: #FFEA00;
	text-decoration: none;
}
.tdintro {
	padding: 6px;
}
.tdbottom {
	color: #FFFFFF;
}
.box1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.box2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.img {
	border: 1px solid #CCCCCC;
}
.div1 {
	height: 120px;
}
.tdwhite {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.input {
	width: 120px;
}
