﻿.PHeading {
	font-family: "Arial Black";
	font-size: x-large;
	font-weight: normal;
	font-style: normal;
	color: #0000FF;
	text-align: center;
}
.LinkBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #3366CC;
	font-style: inherit;
	text-decoration: underline;
}
.LinkItalics {
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium
	font-weight:normal;
	font-style:oblique;
	text-decoration: underline
			
}

.BodyNormal {
	background-color: #FFFFFF;
	min-height: 400px;
}
.LinkMenu {
	table-layout: fixed;
	empty-cells: show;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: inherit;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: left;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: inherit;
	color: #800000;
	text-align: left;
}
p.copyright {
	text-align:left;
	font-size:small;
	font-style:italic;
	font-weight:bold;
}

td {
	padding: 10px;
	float: left;
}
.TDMenu {
	vertical-align: middle;
	text-align: center;
	height: 25px;
}
.TDCenter {
	width:50%
}
.thumb {
	width: 65px;
	height: 45px;
}
.border {
	border: thin aqua solid; 
	text-align: left; 
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-align: left;
}
tr {
	width: 100pc;
	height: 80px;
}
td.defpg {
	background-color:#FFFACD;
	width: 900px;
	float:left;
		
}
td.footer {
	text-align: center;
	vertical-align: middle;
	height: 12px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: 400;
	color: black;
}
h3.handcursor {
	cursor: hand;
}

div.sliderwrapper {
	
		width: 600px;
}
span.heavy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	font-style: italic;
}
span.large {
	font-family: Arial;
	font-size: large;
	font-weight: bold;
	text-decoration: underline;
}
