/**
 *	SSP Events&School CSS
 */

body {
	margin: 0;
	padding: 0;
	
	background-attachment: fixed;
}
#path {
	margin-bottom: 5px;
	color: #666666;
	font-size: 10px;
}
#path a:link, #path a:visited {
	color: #666666;
	text-decoration: none;
}
#path a:link, #path a:visited {
	color: #666666;
	text-decoration: none;
}
#path a:hover, #path a:active {
	color: #666666;
	text-decoration: underline;
}

h1 {
	margin: 0 0 10px 0;
}

.box {
	padding: 0 10px 0 10px;
}
p {
	margin: 10px 0;

	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
h2 {
	margin: 0 0 10px 0;
	padding: 0;
}
.line {
	margin: 5px 0 7px 0;
	height: 1px;

	font-size: 1px;

	border-bottom: 1px solid #333333;
}

.note {
}
.note td {
	padding: 5px;

	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.small_txt {
	font-size: 11px;
	color: #FF9900;
	letter-spacing: 1px;
	line-height: 105%;
}

.small_txt a {
	color:#FF9900;
	text-decoration: none;
}

.txt1 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
}

.box_line {
	border: 1px solid #666666;
}

