body {
	background:white;
	color:navy;
	font-size:11pt;
	font-family:Trebuchet MS;
}


p.center{
text-align:center
}

p.address{
text-align:center;
font-size:10.0pt;
}
a:link {
	text-decoration: none;
color: blue;
}
a:visited {
	text-decoration: none;
	color: blue;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: blue;
}

a{color:blue}

a.email{
color:navy;
text-decoration:none
}

a.email:hover{
color:black;
text-decoration:underline
}

a.menu{
	color:#ff9;
	text-decoration:none;
	width:100%;
	font-size:10pt;
	font-weight: normal;
}

a.menu:hover{
color:white;
}

td.item{
border:solid 1px white;
border-right:none;
background:#4592CE;
text-align:center;
width:122px
}

td.itemend{
border:solid 1px white;
background:#4592CE;
text-align:center;
width:122px
}

table.frame{
	width:738px;
	border:gray 1px solid;
	border-bottom-color: #666666;
	border-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	margin-left: 0px;
	padding-left: 0px;
	margin: 0px;
}
table.nav{
width:738;
font-size:10.0pt;
}
