
table.maxwidth {
	margin: 0 px; width: 100%;
}

td.nav {
	background-color: #003366; color: white; font-family: Helvetica, Verdana, Arial; font-weight: normal; font-size: 9pt;
}

td.nav2 {
	background-color: #DCDCDC; color: black; font-family: Helvetica, Verdana, Arial; font-weight: normal; font-size: 9pt;
}
td.nav3 {
	background-color: #DCDCDC; color: #003366; font-family: Helvetica, Verdana, Arial; font-weight: bold; font-size: 9pt;
}

td.description {
	background-color: #333333; color: white; font-family: Helvetica, Verdana, Arial; font-weight: bold; font-size: 9pt;
}


a.nav, a.nav:link, a.nav:visited {
	color: white; font-family: Helvetica, Verdana, Arial; font-weight: normal; font-size: 9pt; text-decoration: underline;
}
a.nav:active {
	color: #FF0000; font-family: Helvetica, Verdana, Arial; font-weight: normal; font-size: 9pt; text-decoration: none;
}
a.nav:hover {
	color: #FF0000; font-family: Helvetica, Verdana, Arial; font-weight: normal; font-size: 9pt; text-decoration: underline;
}

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


a.legend, a.legend:link, a.legend:visited, a.legend:active {
	color: #003366; font-family: Helvetica, Verdana, Arial; font-weight: bold; font-size: 7pt; text-decoration: none;
}
a.legend:hover {
	color: #000000; font-family: Helvetica, Verdana, Arial; font-weight: bold; font-size: 7pt; text-decoration: none;
}

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

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

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


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

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

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

body.phpwebalbum {
	background-color: white; color: white; font-family: Helvetica, Verdana, Arial; font-size: 9pt;
}

img {
	border: 0px;
}

a.browse:link {
color: #000000;
font-weight: normal;
text-decoration:none;
}

.browse a:link {
color: #000000;
font-weight: normal;
text-decoration:none;
}
.browse a:visited {
color: #000000;
font-weight: normal;
text-decoration:none;
} 

.browse a:active {
color: #003366;
font-weight: normal;
text-decoration:none;
} 

.browse a:hover { 
color: #003366;
font-weight: normal;
text-decoration: underline;
}