body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #333;
	background-color: #fff;
}


h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 0.5em 0px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #0092ff;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 14px;
	color: #999;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 11px;
}
h6 {
	font-size: 10px;
}

.linedGrey, table.linedGrey {
	border: 1px solid #999;
}
table.linedGrey td, table.linedGrey th {
	padding: 3px;
	border: 1px solid #999;
}


.does {
	border-top-color: #999;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #999;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #999;
	border-left-style: solid;
	border-left-width: 1px;
}

.topnav {
	border-top-color: #999;
	border-top-style: solid;
	border-top-width: 1px;
}

.doepoto {
	border: border: 10px solid #999;
	border: 20px solid;
	
}
.phototable {
	background-color: #EFEFEF;
	
}
.bottomtable {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.noinsidetable {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 0px;
	margin: 2px;
}

a.redlink:link {color: #FF3300;}

a.greylink:link {color: #999;}

a.bluelink:link {color: #999;}
a.bluelink:link {color: #999; text-decoration: underline; }
a.bluelink:visited {color: purple; text-decoration: none; }
a.bluelink:hover {color: #0000BB; text-decoration: underline; }
a.bluelink:active {color: blue; }

.call {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3300;
}
a.donkey:link {color: #FF3300; text-decoration: underline; }
a.donkey:visited {color: purple; text-decoration: none; }
a.donkey:hover {color: #0000BB; text-decoration: underline; }
a.donkey:active {color: blue; }
li {
	list-style-image: none;
}