body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #e4a42f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #663300;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
a:active {
	text-decoration: underline;
	color: #e69d2d;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 20px;
	color: #693622;
}
h2 {
	font-size: 16px;
	color: #be6121;
}
h3 {
	font-size: 14px;
	color: #FFFFFF;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: justify;
}
#tablelayout {
	background: #E4A42F;
	text-align: center;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#tbNavagation {
	background: #E4A42F;
	text-align: center;
	padding-bottom: 0px;
}
#tdLogo {
	background: #E4A42F url(../Raw%20Images/Test.png) no-repeat;
	text-align: center;
}
#tdCopyright {
	background: #463339;
	text-align: left;
}
.Textfield {
	background: #FFFF99;
	border: 1px solid #E4A42F;
}
th, td {
	vertical-align: top;
}
.CenterAlign {
	text-align: center;
}
