body {
	margin: 10px;
	background: #E2E3D1;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: black;
	text-align: left;
}

p 
{
	font-size: 14px;	
}

h1
{
	margin-bottom: 0px;
	margin-left: -1px;
}

a {	
	color: black;
	text-decoration: underline;
}

a:hover {
	color: #E25D02;
	text-decoration: none;
}

a:visited {
	color: black;
}

img {
	margin: 0px;
	border: 0px;
}

.page {
	width: 780px;
	margin: 0px;
}

.topA {
	width: 780px;
	height: 80px;
	margin: 0px;
	background: url(images/head.gif) no-repeat;
	background-position: top left;
}

.topB {
	width: 780px;
	height: 32px;
	background: #2A2A2A;
}

.topC {
	width: 780px;
}

.topD {
	width: 780px;
	height: 132px;
	background: #E25D02;
}

.main {
	width: 780px;
	background: #2A2A2A;
}

.inner {
	height: 100%;
	margin: 20px;
	background: white;
	padding: 8px;
	text-align: left;
}

.footA {
	position: relative;
	width: 780px;
	margin: 0px;
	padding: 0px;
}

.footB {

}

.Fmenu {

}

.copy {

}

.ptitle {
	width: 99%;
	border-bottom: 1px dotted silver;
	font-size: 22px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	color: #E25D02;
	text-align: left;
}

.hometitle {
	width: 99%;
	font-size: 22px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	color: #E25D02;
	text-align:center;
	margin-bottom: -10px;
}

.ptxt {
	margin: 3px;
	width: 99%;
	font-size: 14px;
	color: #333333;
	text-align: left;
}

.ptitleE {
	width: 99%;
	border-bottom: 1px dotted silver;
	font-size: 22px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	color: red;
	text-align: left;
}

.ptxtE {
	margin: 3px;
	width: 99%;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}

.dataTxt {
	font-size: 12px;
	font-weight: normal;
	color: black;
	text-align: left;
}

.data {
	font-size: 18px;
	font-weight: bold;
	color: red;
	text-align: left;
}


.col {
	width: 33%;
	background: #333333;
	font-size: 18px;
	text-align: center;
}

.col a {
	color: white;
	text-decoration: none;
}

.col a:hover {
	color: yellow;
	text-decoration: none;
}

.col a:visited {
	color: yellow;
	text-decoration: none;
}

.hom {
	width: 98%;
	margin: 0px;
}

.homeA {
	width: 35%;
	background: #E2E3D1;
	border: 1px dotted black;
}

.homeB {
	width: 35%;
	background: #E2E3D1;
	border: 1px dotted black;
}
.homeC {
	width: 35%;
	background: #E2E3D1;
	border: 1px dotted black;
}
.homeD {
	width: 35%;
	background: #E2E3D1;
	border: 1px dotted black;
}
.homeE {
	width: 35%;
	background: #E2E3D1;
	border: 1px dotted black;
}
.homeF {
	width: 35%;
	background: #E2E3D1;
	border: 1px dotted black;
}

.homeG {
	width: 35%;
	background: black;
	border: 1px dotted white;
}
.homeH {
	width: 35%;
	background: black;
	border: 1px dotted white;
}
.homeI {
	width: 35%;
	background: black;
	border: 1px dotted white;
}

.ptxthome {
	margin: 8px;
	font-size: 12px;
	color: #333333;
	text-align: left;
}

.titlehome {
	padding-top: 3px;
	padding-bottom: 3px;
	background: black;
	text-align: center;
}

.titlehome a {
	color: white;
	font-size: 20px;
}

.red
{
	color: Red;	
}

.formText
{
	font-family: Arial;
	font-size: 12px;
	color: Dimgray;
}

.formField
{
	font-size: 10px;
	font-family: arial;
	color: Black;	
}