
td.nav {
	/*background-color: #FFDD13; color: black; font-family: Verdana, Arial; font-weight: bold; font-size: 9pt; border: 0px; */
	background-color : #FFDD13;
	/*border : 2px solid #000000;*/
	font-size : 10pt;
	FONT-FAMILY: Arial,Helvetica,Sans-Serif;
	/*text-align : right;*/
	vertical-align : top;
	color: #FF3218;
	padding : 10px 50px 10px 50px;
	margin : 10px 10px 10px 10px;
	font-weight: bold;
}

table.nav {
	border : 2px solid #FF3218; margin: 0px; padding : 0px; width: 100%; font-weight: bold;
}

td.nav2 {
	background-color: #dee3e7; color: black; font-family: Verdana, Arial; font-weight: bold; font-size: 10pt; font-weight: bold;
}

td.description {
	background-color: #373C7B; color: white; font-family: Verdana, Arial; font-weight: bold; font-size: 10pt; 
}


a.nav, a.nav:link, a.nav:visited, a.nav:active {
	/*color: #ffbb55; font-family: Verdana, Arial; font-weight: bold; font-size: 9pt; text-decoration: none;*/
	font-size : 10pt;
	FONT-FAMILY: Arial,Helvetica,Sans-Serif;
	text-align : left;
	vertical-align : top;
	color: #FF3218;
}
a.nav:hover {
	/*color: #ffbb55; font-family: Verdana, Arial; font-weight: bold; font-size: 9pt; text-decoration: underline;*/
	font-size : 10pt;
	FONT-FAMILY: Arial,Helvetica,Sans-Serif;
	text-align : left;
	vertical-align : top;
	color: #FF3218;
	text-decoration: none;
	font-weight: bold;
}

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


a.legend, a.legend:link, a.legend:visited, a.legend:active {
	color: #373C7B; font-family: Verdana, Arial; font-weight: bold; font-size: 9pt; text-decoration: none;
}
a.legend:hover {
	color: #373C7B; font-family: Verdana, Arial; font-weight: bold; font-size: 9pt; 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: #ffffff; 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: white; color: black; font-family: Verdana, Arial; font-size: 9pt; margin: 0px 0px 0px 0px;
}

body.phpwebalbum_view {
	background-color: white; color: black; font-family: Verdana, Arial; font-size: 9pt; margin: 5px 5px 5px 5px;
}

img {
	border: 0px;
}