body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: normal;
	background-color: #e5dfd1;
	color: #000000;
	
}
td {
    font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: normal;
	
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #0099FF;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #9cd352;
}

.cellcolour {
	background-color: f7ebc1;
}
.toprepeat {
	background-image: url(/Images/layout/topspacer.gif);
	background-repeat: repeat-x;
	
}
.leftsiderepeat {
	background-image: url(/Images/layout/leftspacer.gif);
	background-repeat: repeat-y;
}
.rightsiderepeat {
	background-image: url(/Images/layout/rightspacer.gif);
	background-repeat: repeat-y;
}
.bottomrepeat {
	background-image: url(/Images/layout/bottomspacer.gif);
	background-repeat: repeat-x;
}.mainbg {
	background-image: url(/Images/layout/mainbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.whitebg {
	background-image: url(/Images/layout/whitebg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer {
	font-size: 10pix;
	color: #000000;
	text-decoration: none;
}


.a_sidnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.a_sidnav:visited {
	color: #000000;
	font-weight: bold;
}
.a_sidnav:hover {
	color: #847207;
	font-weight: bold;
	text-decoration: underline;
}
.a_sidnav:active {
	color: #847207;
	font-weight: bold;
}


.a_footer {
	font-size: 11px;
	color: #000000;;
}
.a_footer:visited {
	color: #000000;;
	text-decoration: none;
}
.a_footer:hover {
	color: #847207;;
	text-decoration: underline;
}
.a_footer:active {
	color: #847207;;
	text-decoration: none;
}
.a_footer:link {
	text-decoration: none;
}

.a_baselink {
	font-size: 11px;
	color: #d2c190;
}
.a_baselink:visited {
	color: #d2c190;
	text-decoration: none;
}
.a_baselink:hover {
	color: #d2c190;
	text-decoration: underline;
}
.a_baselink:active {
	color: #d2c190;
	text-decoration: none;
}
.a_baselink:link {
	text-decoration: none;
}
.baseline{
	color: #d2c190;	
}
.inputbox {
	background-color: #e5dfd1;
	border: 1px solid #d2c190;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #d2c190;
	background-color: #e5dfd1;
}
.buttonoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #e5dfd1;
	background-color: #d2c190;
	
}
.img {
	border: none;

}
