html{
	font-size: 77%;
}

body{
	font-family: "Bookman Old Style", "Bookman", "Big Caslon", "Baskerville", "New York", "Georgia", "Times New Roman", serif;
	text-align: justify;
	color: #787878;		
	font-size: 1em;
}

#main{
	width: auto;
	padding: 5px 5px;
}

.toolbar,
#candybar, 
#submenu, 
#mainmenu{
	display: none;
	visibility: hidden;
}

.subwindows .window{
	page-break-inside: avoid;
}

.window .title{	
	font-size: 2.5em;
	padding: 3px 3px 3px 3px;
	color: #000000;
	margin: 0.5em 0;
}

.subwindows .title{	
	font-size: 1.2em;
	letter-spacing: 1px;
	color: #787878;	
	border-top: 1px solid #787878;
	border-bottom: 1px dashed #DADADA;
}

h1, h2, h3, h4,
.window .title{
	font-family: "Franklin Gothic Medium", "Trebuchet MS", Arial, sans-serif;
	letter-spacing: 3px;
	font-weight: lighter;
	text-align: center;	
	font-stretch: wider;
}

.window .footer{
	border-top: 1px solid #787878;
	margin: 3px 0;
	padding: 7px 5px; 
	color: #000000;
	font-family: "Franklin Gothic Medium", "Trebuchet MS", Arial, sans-serif;
	font-size: 1.5em;
}

.subwindows .footer{
	border: 0;
	margin: 0;
	font-size: 0.9em;
	font-style: italic;
	color: #787878;
	border-top: 1px dashed #DADADA;
}

#footer{
	color: #000000;
	border-top: 1px solid #000000;
	font-size: 1.2em;
	text-align: center;
	font-family: "Franklin Gothic Medium", "Trebuchet MS", Arial, sans-serif;
	line-height: 2em;
	vertical-align: middle;
}

#footer img{
	display: none;
}

img{
	border: 0;
}

a{
	color: #000000;
}
