﻿html,body { margin: 0; padding:0; background-color:#333333 }
body { font-family: arial, sans-serif; font-size: 11pt; color: #CCCCCC; }

.title { font-size: 14pt; font-weight:bold }
.subtitle { font-size: 11pt; font-weight:bold }

a:link {color: #A6CAFF; }
a:visited { color: #5AC9D1; }
a:hover { color: white; }
a:active { color: red; }

.navtable { padding-top: 5px; padding-left: 0px; padding-bottom: 5px; padding-right: 0px; }
.navmargin { padding-left: 12px; padding-top: 5px; padding-right: 12px; padding-bottom: 5px; }
.navhighlight { background-color: #555555; }

.phototop { margin-top: 7px; }
.photoleft { margin-left: 12px; }
.photoright { margin-right: 12px; }
.photobottom { margin-bottom: 3px; }

.bordermediumgrey { border: 1px solid #C0C0C0; }
.borderlightbrown { border: 1px solid #E4D0AB; }
.borderwhite { border:4px solid #FFFFFF }

.privacynotice { font-size: 9pt; color: white; font-weight:bold }
.warning { color: black; background-color: #DDDDDD; }


#topbar { 
	background-image: url('../images/bg.png');
	text-align: right;
	color: #000000;
	padding: 2px;
	height: 19px;
}

.caption { font-size: 9pt; color: #CCCCCC; }
.footer { font-size: 9pt; color: #CCCCCC; text-align:center }

.filelist { line-height: 150%; }

