body
{
	background: #ffffff;
}
.border_photo
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}
.bg_top
{
	height: 338px;
	margin: 0 auto;
	background: url(Images/bg_top.gif) repeat-x;
}
.bg_buttons
{
	height: 34px;
	margin: 0 auto;
	background: url(Images/bg_buttons.gif) repeat-y;
}
.detail
{
	color: #000000;
	font-size: 0.9em;
	font-family: Tahoma, Calibri, 'Lucida Sans Unicode' , Sans-Serif;
}
.detail a {color: #000000;text-decoration: none}
.detail a:hover {color: #000000;text-decoration: underline}
.footer {
	color: #ffffff;
	font-size: 0.7em;
	font-family: Calibri, 'Lucida Sans Unicode' , Sans-Serif;
	margin: 0 auto;
}
.footer a {color: #ffffff;text-decoration: none}
.footer a:hover {color: #ffffff;text-decoration: underline}
