@charset "utf-8";
h1 {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	margin-top: 4px;
	padding-left: 5px;
}
.tableHeaderStyle {
	background-image: url(../img/Futocomm_bg.png);
	height: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: bottom;
	background-color: #CC0000;
}
#headerContainer {
	background-color: #CC0000;
	width: 100%;
	height: 80px;
	background-image: url(../img/Futocomm_bg.png);
	background-repeat: repeat-x;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #66CCFF;
}
#logoSideKickContainer {
	float: right;
	text-align: right;
	border: 1px solid #EC0000;
	margin-top: 5px;
	padding: 5px;
	color: #FFFFFF;
}
#topNav a:hover {
	color: #FFFFFF;
	background-color: #CC0000;
}
#topNavRight a:hover {
	color: #FFFFFF;
	background-color: #66CCFF;
}
#membersAreaContainer {
	border: 1px solid #CC0000;
}
a:link {
	text-decoration: none;
	color: #3C7BFF;
}
.memberProfilesTableFormat {
	background-color: #F8F8F8;
	border: 1px solid #CC0000;
	margin: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#cmTopics {
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #CC0000;
	background-color: #FDFDFD;
}
#footerContainer {
	background-color: #CC0000;
	background-image: url(../img/Futocomm_bg.png);
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	clear: left;
	background-position: bottom;
}
.contactsContainerSeparator {
	background-color: #FBFBFB;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #CC0000;
}
#cpanelContainer {
	border: 1px solid #CC0000;
}
.styledLinkBox {
	background-color: #CCCCCC;
	padding: 2px;
	border: 1px solid #CC0000;
	color: #666666;
	background-repeat: repeat-x;
	font-weight: bold;
}
