body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(/gradient.gif);
	background-repeat: repeat-x;
}
.subtitle {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
}

.languagetext {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
        font-size: smaller;
	color: #000033;
}
.languagebox {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
        font-size: smaller;
	color: #000033;
}

A.:link { color: #003581; text-decoration:underline; }
A.:visited { color: #003581; text-decoration:underline; }
A.:active { color: #0000FF;	text-decoration: underline; }
A.:hover { color: #0000FF; text-decoration: underline; }


A.menulink:link { color: #ffffff; text-decoration:none;}
A.menulink:visited { color: #ffffff; text-decoration:none;}
A.menulink:active { color: #ffffff; text-decoration: underline;}
A.menulink:hover { color: #ffffff; text-decoration: underline;}

.menutable { background-image: url(/menu-bgr.gif); font-size:smaller;} 

.smaller { font-size: smaller; }
.breadcrumbs { font-size: smaller; padding-top: 6px; }
h1 { font-size: 24px; }

.fakelist {
	background-image: url(/generic-arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	padding-bottom: 5px;
}
.listbox {
	background-image: url(/gradient-small.gif);
	background-repeat: repeat-x;
	border: 1px solid #000033;
}
.listboxheader {
	font-size: large;
	font-weight: bold;
	color: #000033;
	text-align: center;
	padding-bottom: 6px;
}
