.pagetitle{
	color:#AEAEAE; 
	font-size: 18pt; 
	font-weight:bold;
}

body {
	font-weight: normal;
}

.navtext {
	font: Arial;
	vertical-align: bottom;
	list-style-type: none;
	}
.navtext td{
	font: Arial;
	vertical-align: bottom;
	list-style-type: none;
	}
.navtext li{
	font: Arial;
	list-style-type: none;
	text-align: center;
}
.navtext A:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.navtext A:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.navtext A:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.navtext A:hover {
	text-decoration: underline;
	color: #EEEEEE;
	background-color: #000000;
	font-weight: bold;
}

.navtable {
	background:none;
	border-color: #EEEEEE;
	border-bottom-color: #D4D2D4;
	border-left-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-right-style: solid;
	border-right-width: thin;
	border-left-width: thin;
	border-top-color: #EEEEEE;
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-style: solid;
	border-bottom-width: thick;
	border-left-style: solid;
	vertical-align: bottom;
	background-image: url(images/index%20header.png);
}

.headertable {
	background:none;
	border-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-right-style: solid;
	border-right-width: thin;
	border-left-width: thin;
	border-top-color: #EEEEEE;
	border-top-style: solid;
	border-top-width: thin;
	bottom: auto;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-style: solid;
	background-image: url(images/neweintop1.GIF);
}

.lefttablehead {
	border-right-style: solid;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	width: 180px;
	text-align: center;
	background-image: url(images/tl.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 2px;
	border-right-color: #CCCCCC;
	border-right-width: thin;
	}

.lefttable {
	color: #000000;
	width: 180px;
	display: block;
	padding-left: 2px;
	padding-top: 2px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: thin;
	border-bottom-color: #8AC5FF;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
.lefttable a:link {
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	}
.lefttable a:visited {
	text-decoration: none;
	color: #000000;
}
.lefttable a:hover {
	text-decoration: underline;
	color: #000000;
	background-color: #CCCCCC;
}
.lefttable a:active {
	text-decoration: underline;
	color: #000000;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}

.maintablestyle {
	background:none;
	width: auto;
	height: auto;
	border-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	border-right-color: #E4DFE4;
	border-right-style: solid;
	border-right-width: thin;
	border-left-width: thin;
	border-top-color: #EEEEEE;
	border-top-style: solid;
	border-top-width: thin;
	color: #EEEEEE;
	bottom: auto;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-style: solid;
	background-color: #FFFFFF;
}

.maintext{
	color: #000000;
	font-size: 13pt;
	font:Arial, Helvetica, sans-serif;
	padding-left: 2px;
}
.maintext A:link {
	text-decoration: underline;
	color: #000075;
}
.maintext A:visited {
	text-decoration: underline;
	color: #000075;
}
.maintext A:active {
	text-decoration: underline;
	color: #000075;
}
.maintext A:hover {
	text-decoration: underline;
	color: #274DFC;
}

.footer {
	color: #000000; 
	font-size: 9pt; 
}
.footer A:link {
	text-decoration: underline;
	color: #808080;
}
.footer A:visited {
	text-decoration: underline;
	color: #808080;
}
.footer A:active {
	text-decoration: underline;
	color: #000000;
}
.footer A:hover {
	text-decoration: underline; 
	color: #808080;
}

.infoheadertext {
	color: #000000;
	font-size: 12pt;
	padding-left: 2px;
	font-family: "Times New Roman", Times, serif;
}
.infoheadertext A:link {
	text-decoration: underline;
	color: #000075;
}
.infoheadertext A:visited {
	text-decoration: underline;
	color: #000075;
}
.infoheadertext A:active {
	text-decoration: underline;
	color: #000075;
}
.infoheadertext A:hover {
	text-decoration: underline; 
	color: #274DFC;
}

.infoheadertitle {
	color: #FF0000;
	font-weight: bolder;
	font-size: 16px;
	text-decoration: underline;
}

.infoheadertable {
	padding-left: 2px;
	padding-top: 2px;
	border: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #FF0000;
	border-right-style: solid;
}

.error {
	color: #FF0000;
	font-style: oblique;
}