body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.standard {color: #000000;font-size: 11px;}

.standardwhite {color: #FFFFFF;font-size: 11px;}

.lighteritalic {
	color: #333333;
	font-size: 11px;
	font-style: italic;
}

.boldred {color: #660000;font-size: 11px;font-weight: bold;}
.request {color: #993300;font-size: 11px;font-weight: bold;}

.headlines {
	color: #663300;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:link {color: #CC6600;}
a:visited {color: #CC6600;}
a:hover {color: #FF6600;}
a:active {color: #CC6600;}

div.scroll {
	height: 310px;
	width: 505px;
	left:0px;
	top:0px;
	position:relative;
	overflow: auto;
	padding: 5px;
}

div.scroll2 {
	height: 295px;
	width: 775px;
	left:0px;
	top:0px;
	position:relative;
	overflow: auto;
	padding: 5px;
}

a.dragynlink:link {color: #999966;}
a.dragynlink:visited {color: #999966;}
a.dragynlink:hover {color: #FF9933;}
a.dragynlink:active {color: #999966;}

a.contactlink:link {
	color: #660000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.contactlink:visited {
	color: #660000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.contactlink:hover {
	color: #CC3300;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.contactlink:active {
	color: #660000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a.gallerylink:link {color: #FFFFFF; text-decoration: none; font-size: 11px;}
a.gallerylink:visited {color: #FFFFFF; text-decoration: none; font-size: 11px;}
a.gallerylink:hover {
	color: #660000;
	text-decoration: none;
	font-size: 11px;
}
a.gallerylink:active {color: #FFFFFF; text-decoration: none; font-size: 11px;}
