.sf_sub_header {
	
}
.sf_footer {
	COLOR: #cccccc
}

.sf_main_header {
	COLOR: #ffffff
}
.sf_navigation UL LI A {
	COLOR: #ffffff
}
.sf_navigation UL LI A:visited {
	COLOR: #ffffff
}
.sf_navigation UL LI A:hover {
	COLOR: #ffffff
}
A {
	COLOR: #ffffff
}
A:link {
	COLOR: #ffffff
}
A:visited {
	
}
A:hover {
	
}

h2{
	font-size:18pt;
	background-color:#6c00ac;
	color:#fff;
	font-weight:bold;
	padding:5px;
	margin:5px 10px 2px 0px;
	border-bottom:1px solid #fff;
}

.sf_pagetitle p{ font-size:16pt; color:#fff; }
.sf_content p{ margin-top:0px; font-size:13pt; line-height:20pt; }

#contact_table{
	border:1px solid #333;
	background-color:#242424;
}

.contact_lbl{
	font-size:14px;
	font-weight:bold;
	padding:2px 5px 2px 0px;
	text-align:right;
}
.contact_input{
	width:425px;
	padding:2px;
	background-color:#333;
	border:1px solid #999;
	font-size:14px;
	color:#999;
	margin:10px 0px;
}
.contact_btn{
	padding:5px 10px;
	margin:5px;
	border:1px solid #999;
	background-color:#333;
	color:#fff;
	cursor:pointer;
}

.sf_content ul li{ font-size:12pt; line-height: 15pt; margin:15px 5px; }

.img_btn{ border:1px solid #666; padding:5px; margin:10px; }
.hrc{ width:95%; border-bottom:1px solid #444; text-align:center; margin:0px auto; padding-bottom:20px; margin-bottom:20px; }