

/* this languagelink class defines the link in the menu */

body
{
	font-family: Arial;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color: White;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
}

.myheader
{
	text-decoration: none; 
	font-family: Arial;
	font-size: 8pt;
	color: #004400;
	float: left; 
	display: block;
	width: 300px;
}

.loginBox
{
	text-align: right;
	float: left; 
	display: block;
	font-size: 8pt;
	color: #004400;
	width: 500px;
}

a.languagelink:link
{
text-decoration: none;
font-weight: bold;
font-family: Arial;
font-size: 8pt;
color: #004400;
}

a.languagelink:visited
{
	text-decoration: none;
font-weight: bold;
font-family: Arial;
font-size: 8pt;
color: #004400;

}

a.languagelink:hover
{
text-decoration: underline;
font-weight: bold;
font-family: Arial;
font-size: 8pt;
color: #004400;

}

a.languagelink:active
{
text-decoration: none;
font-weight: bold;
font-family: Arial;
font-size: 8pt;
color: #004400;

}

.preFooter
{
	background-color: #CCCCCC;
	font-size: 8px;
	text-align: center;
}

.footer
{
	font-size: 10px; 
	color: #CCCCCC;
}
.footer a
{
	font-size: 10px; 
	color: #CCCCCC;
}

.contentTable  { margin-top: 30px; }
.menuCell { width: 200px; vertical-align: top;}
.contentCell { padding-left: 10px; }
.PageAdminControls { font-size: 12px; }
.PageAdminControls A { color: #AAAAAA; }

/*

definitions for the pages ...

*/

h1
{
text-decoration: none;
font-family: Arial;
font-size: 12pt;
color: black;
}

p
{
text-decoration: none;
font-family: Arial;
font-size: 10pt;
color: black;
}

p.announce
{
text-decoration: none;
font-family: Arial;
font-size: 16pt;
color: Maroon;
 text-align: center;
 font: normal;
}

li
{
text-decoration: none;
font-family: Arial;
font-size: 10pt;
color: black;
}


font.content
{
text-decoration: none;
font-family: Arial;
font-size: 10pt;
color: black;
}


table.content
{
text-decoration: none;
font-family: Arial;
font-size: 10pt;
color: black;
}