/* CSS Document */
body {
	font-family: Verdana,Arial,sans-serif;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EFEFEF;
}
body a:link {
	text-decoration:none;
	color:#0000EE;
}
body a:visited {
	text-decoration:none;
	color:#0000EE;
}
body a:hover {
	text-decoration:underline;
	color:#0099FF;
}
h1 {
	font-size: 110%;
	color: #0092FF;
	margin: 5px 0px 12px 8px;
	font-weight: bold;
}
h2 {
	font-size: 104%;
	color: #0092FF;
	margin: 5px 0px 12px 8px;
	font-weight: bold;
}

#leftnav {
	margin: 0px 0px 0px 2px;
}

#leftnav img{
	margin-bottom: 2px;
}

.indexphoto{
	float:right;
	margin: 20px 0px 0px 10px;
}

.head1 {
	font-size: 120%;
	color: #0092FF;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}

.indextext{
 font-size: 80%;
 color: #333333;
 margin: 0px;
 padding: 8px 10px 0px 8px;
 text-align: left;
}
.text{
 font-size: 80%;
 color: #333333;
 margin: 0px;
 padding: 0px 10px 0px 8px;
}
.text a:link {
	text-decoration:none;
	color:#0000EE;
}
.text a:visited {
	text-decoration:none;
	color:#0000EE;
}
.text a:hover {
	text-decoration:underline;
	color:#0099FF;
}
.smltext {
	font-size: 70%;
	color: #000000;
	margin-top: 5px;
}
.errortext {
	font-size: 100%;
	color: #FF0000;
	margin-top: 5px;
}
.tbltext {
	font-family: Verdana,Arial,sans-serif;
	font-size: 100%;
	color: #000000;
}
.copytext {
	font-size: 70%;
	color: #000000;
	margin-bottom: 3px;
}
.copytext a:link {
	text-decoration:none;
	color:#0000EE;
}
.copytext a:visited {
	text-decoration:none;
	color:#0000EE;
}
.copytext a:hover {
	text-decoration:underline;
	color:#0099FF;
}
.photo {
	border-right: 3px inset #cccccc;
	border-bottom: 3px inset #cccccc;
	margin-left: 10px;
	margin-bottom: 10px;
}
.paliz {
	font-size: 55%;
	color: #CCCCCC;
}
.palizurl {
	font-size: 55%;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}

li {
	list-style-position: outside;
	list-style-type: disc;
}
