BODY {
	color: Black;
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-align: left;
}

A {
	color: Maroon;
}

A:HOVER {
	color: #0000CD;
}
TABLE {
	border: solid black 1px;
}
H3 {
	margin-bottom: 5px;
}
.innertable {
	border: 0px;
	font-size: .75em;
	border-left: dotted black 1px;
	border-top: dotted black 1px;
	padding: 6px 6px 6px 6px;
	background: url(images/bgimage.jpg);	
}
.innertablenobg {
	border: 0px;
	font-size: .75em;
	border-left: dotted black 1px;
	border-top: dotted black 1px;
	padding: 6px 6px 6px 6px;
}
.menu {
	padding-top: 100px;
	padding-left: 4px;
	line-height: 200%;
	text-align: left;
}
.footer {
	border: 0px;
}
.logo {
	margin-top: 6px;
}
.copyright {
	font-size: .70em;
	text-align: left;
}
.designer {
	font-size: .70em;
	text-align: right;
}

.contact {
	border: 0px;
}
.formtd {
	font-size: .80em;	
	padding: 5px 5px 5px 5px;	
}
.sidetd {
	background: url(images/side.gif);
}
.gallery {
	border: 0px;
	padding: 5px 5px 4px 5px;
}
.lefttop {
	border-right: solid black 1px;
	border-bottom: solid black 1px;
}
.righttop {
	border-bottom: solid black 1px;
}
.leftbottom {
	border-right: solid black 1px;
}
.caption {
	margin: 2px 0px 2px 0px;
	font-size: .70em 
}
.tz {
	font-size: .80em;
}