﻿/*table {
	width: 100%;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: e;
	border-color: ;
	border-collapse: collapse;
	
}
table.Bodyx th {
	 vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-variant:small-caps; 
	font-size:1.em;
	background-color:green;
	border-width: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.bodyx td {
	border-width: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: rgb(255, 250, 250);
	-moz-border-radius: 0px 0px 0px 0px;
	font-size:.8em;
}
*/
body
{
text-align: center;
}

div#container
{
margin-left: auto;
margin-right: auto;
width: 50em;
text-align: left;
}
table.MillageGrp {
	font-family:Arial, Helvetica, sans-serif;
	border-width:  medium;
	border-spacing: 1px;
	border-color:white ;
	width:100%;
	}
.MillageGrphr{font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight:600;
	font-variant: small-caps;
	text-align:left;
 	background-color: #FFCC66;
	
}	
.MillageGrptd {
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:.8em;
	 text-align:left;vertical-align: top;
	 width:200px
	 
	}
	
/*#box{width: 75%;padding: 20px;margin:0 auto;
    background:#E6E6E6;color:#000;
}
h1{font: lighter 200% "Trebuchet MS",Arial sans-serif;color:  black;text-align: center}

.trdata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
.Grid {
	 
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
.Grid td
{
margin: 1px 1px 1px 1px;
padding: 1px 1px 1px 1px;
text-align: left;
}
.GridHeader
{
    background: url('../Images/sprite.png') repeat-x 0px
0px;
    font-weight: bold; /*background-color: #FFE6B3;
    font-variant: small-caps;
    text-align: left;
}*/
.GridItem
{
}

.GridAltItem
{
background-color: #edf5ff;
}
p {
	font-family: Verdana;
	font-size: .6em;
}
.prpsearch {
	font-family: Verdana;
	font-size: .9em;
	font-weight: bold;
}
div.nifty {
	background-color: #FF00FF;
	width:75%
}
.mypager{
    font-family: verdana;
    font-weight: bold;
    color: #000000;
    font-size: 1.1em;
}
.mypager A{
    font-family: verdana;
    font-size: 1.0em;
    text-decoration: underline;
    color: #0000ff;
}
.Grid {
    font-family: Verdana;
    font-size: 1em;
    margin-right: 5px;
    margin-left: 5px;
}
.Grid td
{
margin: 1px 1px 1px 1px;
padding: 1px 1px 1px 1px;
text-align: left;
}
.GridHeader
{
    background: url('../Images/sprite.png') repeat-x 0px
0px;
    font-weight: bold; /*background-color: #FFE6B3;*/
    font-variant: small-caps;
    text-align: left;
}
.GridItem
{
    font-size: .7em;
}
.GridAltItem
{
    background-color: #edf5ff;
    font-size: .7em;
}

