BODY {
	color: #696969;
	background-color: #FFFACD;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 1px;
	text-align: left;
}

A {
	color: #4682B4;
	font-weight: bold;
}

A:HOVER {
	color: #D2691E;
}

.maincell {
	background: White;
	border: 1px;
	border-color: Silver;
	border-style: solid;
	text-align: left;
	width: 754px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: White;
}

.simplecell {
	border: 0px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

.spacercell {
	border: 0px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	max-height: 2px;
	table-layout: fixed;
}


.padcell {
	border: 0px;
	margin: 5px 5px;
	text-align: left;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	width: 150px;
}


.contentheader {
	background: url(images/title_bkgnd.jpg);
	border-bottom: 0px;
	border-left: 2px;
	border-right: 2px;
	border-top: 2px;
	border-color: Silver;
	border-style: solid;
	width: 550px;
	color: Silver;
	font-weight: bold;
	font-size: larger;
	padding: 5px;
}

.contentfull {
	background: White;
	border: 2px;
	border-color: Silver;
	border-style: solid;
	padding: 5px;
	width: 550px;
	text-align: left;
}

.headercell {
	border-style: none;
	padding: 2px;
	font-size: xx-small;
	font-weight: bold;
	text-align: right;
	background: url(images/logo_top.jpg) no-repeat;
	height: 60px;
	vertical-align: top;
}

.menutop {
	background: url(images/menu_top.jpg);
	height: 20px;
	width: 155px;
	text-align: left;
}

.menumid {
	background: url(images/menu_mid.jpg) repeat-y;
	width: 155px;
	text-align: left;
	
}

.menubtm {
	background: url(images/menu_bottom.jpg) no-repeat;
	height: 40px;
	width: 155px;
	text-align: left;
}
.title1 {
	color: Navy;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bolder;
	letter-spacing: 1px;
	margin-bottom: 1px;
	text-align: left;
}

.title2 {
	color: #A9A9A9;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bolder;
	letter-spacing: 1px;
	margin-bottom: 1px;
	text-align: left;
}

.subtitle1 {
	color: #778899;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bolder;
	margin-left: 10px;
	text-align: left;
}

.subtitle2 {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bolder;
	margin-left: 10px;
	text-align: left;
}

A.pagelink {
	color: #A9A9A9;
	font-size: xx-small;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

A.pagelink:HOVER {
	color: #696969;
	font-size: xx-small;
	font-weight: bolder;
	text-align: left;
	text-decoration: underline;
}

.commercialtop {
	background: url(images/commercial_top.jpg) no-repeat left;
}

A.btmlink {
	color: #A9A9A9;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

A.btmlink:HOVER {
	color: #696969;
	font-size: 10px;
	font-weight: bolder;
	text-align: left;
	text-decoration: underline;
}




