a:link {
	color: #CC0000;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #FF9900;
}

.body{
	font-family: sans-serif; 
	font-size: medium; 
	color: #FFCC00;  
	background-color: #003300;
}


.title{
	height: 25px; 
	margin-bottom: 10px;
	
	border: 0px solid #AFAFAF; 
	font-size: large; 
	text-align: center;
}


.location{
	height: 15px; 
	margin-bottom: 20px;
	
	border: 3px solid #CC0000; 
	background-color: #808000; 
	font-size: small; 
	font-style: bold;
	text-align: left;
}

.naviarea{
	float: left;
	width: 250px; 
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	
	border: 3px solid #CC0000; 
	background-color: #808000;
	font-size: small;
	text-align: left;
}

.mainarea{
	margin-left: 270px;
	min-height: 100px;
	padding: 1px;
		
	border: 3px solid #CC0000; 
	font-size: small; 
	background-color: #808000;
	text-align: center;
}

.footer{
	height: 20px;
	width: 100%; 
	margin-top: 15px;
	
	border: 0px solid #AFAFAF; 
	font-size: x-small;
}


.picture{
	border: 2px solid #000000;
}

.picturefooter{
	font-size: x-small;
}


.thumbnail{
	border: 0px solid #000000;
	text-align: center;
}

.thumbnailfooter{
	font-size: x-small;
	font-style: oblique;
}


.quickjump{
}

.quickjump_showall{
	width: 2%;
}

.quickjump_left_enabled{
	font-weight: bold;
	width: 1%;
}

.quickjump_left_disabled{
	color: gray;
	width: 1%;
}

.quickjump_right_enabled{
	font-weight: bold;
	width: 1%;
}

.quickjump_right_disabled{
	color: gray;
	width: 1%;
}

.quickjump_page{
	width: 2%;
}

.quickjump_activepage{
	font-weight: bold;
	width: 2%;
}
