.townwssite {
		font-family: Arial, Helvetica, sans-serif;
					font-size: 9px;
}
.WaterMark {  background-image: url(images/TownWSContactUs_11.gif); background-repeat: no-repeat; background-position: left bottom}
.townwssitelight
{
	font-size: 10px;
	color: #1E1F9A;
	font-family: Arial, Helvetica, sans-serif;
}
input, textarea, select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; /* font size */
	border-right: thin solid Navy;
	border-top: thin solid Navy;
	font-size: 10px;
	border-left: thin solid Navy;
	border-bottom: thin solid Navy;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #E9E9FC;
	border: 1px solid Navy;
	border-style: solid solid solid solid;
	background: #EAF1F8;
}

input.radio x {
	width: 15px;
	height: 15px;
	border: 0px none;
	background-color: #E9E9FC;
}

input radio:Selected {
	width: 15px;
	height: 15px;
	border: 0px none Red;
	background-color: White;
}
.buttonLogin
{
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER-LEFT: #000000 1px solid;
	COLOR: Black;
	MARGIN-RIGHT: 0px;
	BORDER-BOTTOM: #000000 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 2px;
}

.buttons
{
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	MARGIN-LEFT: 6px;
	BORDER-LEFT: #000000 1px solid;
	COLOR: White;
	MARGIN-RIGHT: 6px;
	BORDER-BOTTOM: #000000 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: Silver;
}
.buttonsDelete
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: bold;
	font-size: 11px;
	margin-left: 6px;
	border-left: #000000 1px solid;
	color: white;
	margin-right: 6px;
	border-bottom: #000000 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	background-color: crimson;
	text-decoration : blink;
}
.InputNoBorder
{
	font-size: xx-small;
	border-top-style: none;
	font-family: Verdana;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
} 


/* main table */
.ewTable {
	width: ; /* table width */	
	color: ; /* text color */
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small; /* font size */
	border-collapse: collapse;
	border: none;
}
.CaptionLetters{
	font-size: 22px;
	color: #81A0C8;
	font-weight: bolder;
	text-align: center;
}
.PropertyLocation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00016C;
	font-style: italic;
	background: center;
	padding-left: 10px;
}
.CaptionTableName{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #EBEBEB;
	font-style: italic;
	background: center;
}
.CaptionTableNameFirst{
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #002CBD;
	font-style: italic;
	text-decoration: none;
}
/* main table data cells */
.ewTable td {
	padding: 2px; /* cell padding */
	border: 1px solid; /* cell spacing */
	border-color: #CCCCCC;  /* table background color */
}

/* main table header cells */
.ewTableHeader {
	background-color: Navy; /* header color */
	color: #FFFFFF; /* header font color */
	vertical-align: middle;
}

.ewTableCompare {
	background-color: #457CAC; /* header color */
	color: White; /* header font color */
	vertical-align: middle;
	font-size: 14px;
}
/* main table highlight color */
.ewTableHighlightRow {
	background-color: #003366; /* highlight color */
; color: #FFFFFF
}

/* main table row color */
.ewTableRow {
	background-color: transparent; /* alt row color 1 */
}

/* main table alternate row color */
.ewTableAltRow {
	background-color: #D6E3EE; /* alt row color 2 */
}

/* main table edit mode row color */
.ewTableEditRow {
	background-color: #F0F8FF;
}

/* main table selected row color */
.ewTableSelectRow {
	background-color: #DADABE;
}

/* main table sorting indicator */
.ewTableOrderIndicator {
	font-family: Webdings;	
}

/* main table footer section */
.ewTableFooter {
	background-color: #3B678D;
}

/* main table paging section */
.ewTablePager {
	background-color: #F9F5E3;
}



.ewTableHeader A:link{
	color: White; /* header font color */
}

.ewTableHeader A:visited{
	color: White; /* header font color */
}
.ewTableHeader  A:focus{
	color: White; /* header font color */
}
.ewTableHeader A:hover  {
	color: #CECFFF; /* header font color */
}

.ewTableHeader A:active {
	color: White; /* header font color */
}
.ewMsg{
	color: Red;	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */	
}

.Menudown{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: xx-small;
}
.Menuup{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: xx-small;
}



