body {
	background-color: #2d2d2d;
	margin-top: 0px;
	margin-bottom: 15px;
	background-image: url(images/xsf09_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	color: #666;
}

a:link, a:visited, a:active, a:hover { text-decoration: none; color: #D82838; }

td {
	vertical-align: top;
}
.col1 {
	padding-left: 15px;
}
.col2 {
	padding-right: 15px;
}
.footer {
	background-image: url(images/xsf09_footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 16px;
	padding-right: 18px;
	padding-bottom: 23px;
	padding-left: 18px;
}
.footer_menu {
	color: #888888;
	font-size: 11px;
}
.footer_menu a:link{ color: #9f9e9e; text-decoration: none; border-bottom: #777; border-width: 0px 0px 1px 0px; border-style: none none dotted none; font-weight: bold; }
.footer_menu a:hover{ color: #9f9e9e; text-decoration: none; border-bottom: #777; border-width: 0px 0px 1px 0px; border-style: none none dotted none; font-weight: bold; }
.footer_menu a:visited{ color: #9f9e9e; text-decoration: none; border-bottom: #777; border-width: 0px 0px 1px 0px; border-style: none none dotted none; font-weight: bold; }
.footer_menu a:active{ color: #9f9e9e; text-decoration: none; border-bottom: #777; border-width: 0px 0px 1px 0px; border-style: none none dotted none; font-weight: bold; }

.footer_copyright {
	font-size: 10px;
	color: #5c5c5c;
	margin-top: 12px;
}
.title_big {
	font-size: 38px;
	font-weight: bold;
	color: #D82838;
	line-height: 41px;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
.title_med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.highlight {
	color: #000000;
	background-color: #FFEDAE;
}
.photo {
	background: url(images/photo_bg.gif) no-repeat left top;
	padding-top: 10px;
	padding-left: 10px;
	vertical-align: top;
	height: 160px;
}
