body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0;
	background-image:url(../images/Page-BgTexture.jpg);
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#353535;
	text-align: center;
}

.outboundlink a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	border-bottom:1px dotted;
	color:#3366CC;
}

.outboundlink a:hover {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	border-bottom:1px dotted;
	color:#990000;
}

.contentlink a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#353535;
}

.contentlink a:hover {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	border-bottom:1px dotted;
	color:#353535;
}




.footer {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#282828;
	text-align: left;
}
.footerright, .footerright a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#282828;
	text-align: right;
	text-decoration:none;
}
.pagetitle {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#532900;
}
.header , .header a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#282828;
	font-weight:bold;
	text-decoration:none;
}
.header a:hover{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#2D2D2D;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px dotted;
}
.footerright a:hover{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#2D2D2D;
	text-align: right;
	text-decoration:none;
	border-bottom:1px dotted;
}
.pointer {
	cursor: pointer;
}

