/* global formats */

body	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	/*font-size:12pt;*/
	color : #000000;
	}

h1 { font-size : 16pt; }
h2 { font-size : 14pt; }

/* navigation bar formats */

body.navi {
	margin-top : 20px;
	margin-left : 20px;
	margin-right : 20px;
	background-color: #0000FF;
	}

a.navi:link, a.navi:visited { 
	color : #FFFFFF;
	}
	
a.navi:active {
	color : #FFFFFF;
	}
	
a.navi:hover {
	text-decoration: underline;
	color : #FFFFFF;
	background-color: #6666FF;
	}


/* news stuff */

p.news_date { font-size : 12pt; color : #000066; margin-top : 10pt; margin-bottom : -5pt; font-weight : bold; text-decoration: none;}
p.news_teaser { font-size : 10pt;  margin-top : -10pt; margin-bottom : -5pt; margin-left : 10pt;}
p.news_teaser a { color: #000000; }
a.news_heading { font-size : 10pt;  color : #000066; margin-top : 0pt; margin-bottom : -5pt; font-weight : bold; text-decoration: none;}
a.news_heading:link, a.news_heading:visited { }
a.news_heading:active { }
a.news_heading:hover { 
	text-decoration : underline;
	/*background-color: #EEEEFF;*/
	}

/* phpwebalbum syndication */
table.maxwidth {
	margin: 0 px; width: 100%;
}

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

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

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


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;
}
a.nav:hover {
	color: #ffbb55; 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: #096ea1; font-family: Verdana, Arial; font-weight: bold; font-size: 9pt; text-decoration: none;
}
a.nav2:hover {
	color: #096ea1; 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: #ffbb55; font-family: Verdana, Arial; font-weight: bold; font-size: 7pt; text-decoration: none;
}
a.legend:hover {
	color: #ffbb55; 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: #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: #000000; color: white; font-family: Verdana, Arial; font-size: 9pt;
}

img {
	border: 0px;
}

