TD {
	FONT-SIZE: 12px; FONT-FAMILY: Arial
}
table.maxwidth {
	margin: 0 px; width: 100%;
}

td.nav {
	background-color: #DDDDDD; color: black; font-family: Verdana, Arial; font-weight: bold; font-size: 9pt;
}

td.nav2 {
	background-color: #FFFFFF; color: black; font-family: Verdana, Arial; font-weight: normal; font-size: 9pt;
}

td.description {
	background-color: #DDDDDD; color: black; font-family: Verdana, Arial; font-size: 9pt;
}


a.nav, a.nav:link, a.nav:visited, a.nav:active {
	color: #2060D0; font-family: Verdana, Arial; font-weight: bold; font-size: 9pt; text-decoration: none;
}
a.nav:hover {
	color: red; font-family: Verdana, Arial; font-weight: bold; font-size: 9pt; text-decoration: underline;
}

a.nav2, a.nav2:link, a.nav2:visited, a.nav2:active {
	color: #2060D0; font-family: Verdana, Arial; font-weight: bold; font-size: 9pt; text-decoration: none;
}
a.nav2:hover {
	color: #2060D0; font-family: Verdana, Arial; font-weight: bold; font-size: 9pt; text-decoration: underline;
}


a.legend, a.legend:link, a.legend:visited, a.legend:active {
	color: #3399FF; font-family: Verdana, Arial; font-weight: bold; font-size: 7pt; text-decoration: none;
}
a.legend:hover {
	color: #FF0000; font-family: Verdana, Arial; font-weight: bold; font-size: 7pt; text-decoration: underline;
}

.permission {
	color: black; font-family: Verdana, Arial; font-size: 9pt; width: 200px;
}

input.login {
	color: black; font-family: Verdana, Arial; font-size: 7pt; width: 80px;
}

input.submit {
	background-color: #ffbb55; color: black; font-family: Verdana, Arial; font-weight: bold; font-size: 7pt;
}


td.header {
	color: #ffbb55; font-family: Verdana, Arial; font-weight: bold; font-size: 9pt; text-align=center;
}

.whitetext {
	color: #000000; font-family: Verdana, Arial; font-size: 9pt;
}

textarea.description {
	color: black; font-family: Verdana, Arial; font-size: 9pt; width: 100%; height: 100px;
}

body.phpwebalbum {
	background-color: #003366; color: black; font-family: Verdana, Arial; font-size: 12pt;
}

img {
	border: 0px;
}