td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.scroll {
	background-image: url(images/layout/scroll.gif);
	height: 52px;
	text-align: center;
	color: #FF0000;
	padding-right: 31px;
	padding-left: 31px;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	padding-top: 2px;





}
body {
	background-color: #CC6600;
}
.td-main {
	padding: 20px 30px;
	background-image: url(images/layout/bg.gif);

}
.align-top {
	vertical-align: top;
}
.td-nav {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
h1 {
	font-size: 28px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #990000;

}
.td-nav1 {
	background-image: url(images/layout/bg.gif);

}
.td-footer {
	background-image: url(images/layout/footer.gif);
	height: 38px;
	text-align: center;
	padding-bottom: 12px;
}
a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #FF0000;
	text-decoration: underline;

}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
.imgborder1 {
	border: 1px solid #000000;
}
.scrolltext {
	color: #FF0000;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
}
.tiny {
	font-size: 10px;
}
.img-border1 {
	border: 1px solid #000000;
}
.heading2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
}
h2 {

	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #990030;
}
.cell-header1 {
	background-color: #FFCC99;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9933;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;
	border-left-color: #FF9933;
}
.cell-1 {

	background-color: #FFFF99;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9933;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;
	border-left-color: #FF9933;
}
