body {
	background: #646464;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}

table {
	padding: 0px;
	margin: 0px;
}

a {
	text-decoration: none;
	color: #F07700;
}

a:hover{
	text-decoration: none;
	color: #F077ff;
}

.emphasis{
	color: #F07700;
}

.main_table{

}


.bordered_image{
	border-bottom: solid 1px #000000;
	margin-botton: 0px;
}

.footer_table{
}

.footer_table td{
	font-size: 9px;
	text-align: right;
	color: #ffffff;
}

.currently_viewing {
	background: #5B5B5B;
	color: #ffffff;
}

.folder_list_top {
	background: #FFCB18;
	color: #5b5b5b;
}

.folder_list {
	background: #E8EEE3;
}



.thumb{
	border: solid 1px #c4c4c4;
 	background: #ffffff;
	padding: 4px;
}

.welcome{
	padding: 8px;
}

p {
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
}

h1 {
	padding-top: 8px;
	padding-left: 8px;
}
