html {
	height: 100%;
	padding: 3px;
}
body {
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	background-color: #FCC8CA;
	font-family: Georgia, "Times New Roman", Times, serif
}
td.tdMain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 549px;
	text-align: left;
	vertical-align: top;
	padding: 15px 15px 15px 15px;
	background-color: white;
	color: #444444;
}
td.tdMain h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: rgb(102,51,51);
}
td.tdmain p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	color: #444444;
}
td.sidebar {
	padding: 10px 10px 10px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px
}
td.sidebar A {
	text-decoration: underline;
	color: #FFFFFF;
}
.formtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: rgb(102,51,51);
}
.formtext {
	font-size: 12px;
	line-heiht: 20px;
	text-align: left
}


#tdNav {
	color: #FFFFFF;
	height: 31px;
	width: 549px;
	background-color: #663333;
	text-align: left;
	vertical-align: middle;
}
#tdSidebar {
	width: 206px;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}
#tdHeader {
	height: 149px;
	width: 549px;
}
#tdCircle {
	height: 149px;
	width: 206px;
}
#tdCirclebottom {
	height: 31px;
	width: 206px;
}
#tdBottomBar {
	background-color: #663333;
	height: 9px;
	width: 755px;
}
#tdBottomBar2 {
	background-color: 996666;
	height: 22px;
	width: 755px;
}
#tdNav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
}
#tdNav a:hover {
	color: #996666;
}

p {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #444444;
}
#Table {
	width: 755px;
}

div.poweredby {
 text-align:center;
 color: white;
 font-size: 12px;
}
div.poweredby A {
	color: white;
	text-decoration: underline;
}

