body.FORMfields {
	font-family: verdana,sans-serif;
	font-size: 11px;
}

h2.ffCom, h3.ffCom {
	font-family: verdana,sans-serif;
}

a.ffComButtons {
	color: white;
	text-decoration: none;
}

a.ffComButtons:hover {
	color: #C2C7DA;
	text-decoration: underline;
}

a.ffComFooter {
	text-decoration: none;
}

a.ffComFooter:hover {
	text-decoration: underline;
}

div.ffComContent {
	margin: 5px 0px 10px 0px;
}

a.ffComInfo {
	color: white;
}

h1.ffCom {
	color: #7689D9;
	font-size:18px;
	margin: 0px;
}

h2.ffCom {
	color: #7689D9;
	font-size: 14px;
	margin: 0px;
}

h3.ffCom {
	color: #7689D9;
	font-size: 12px;
	margin: 0px;
}

a.ffComMyCart {
	text-decoration: none;
	color: #7689D9;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana,sans-serif;
	white-space: nowrap;
}

a.ffComMyCart:hover {
	text-decoration: underline;
}

a.ffComHoverUnderline {
	color: #7689D9;
	text-decoration: none;
}

a.ffComHoverUnderline:hover {
	text-decoration: underline;
}

div.ffComTutorialText {
	/*background-color:#e0e0e0;
	padding:5px;
	margin: 5px;*/
}

div.ffComTutorialCode {
	background-color:#f0f0f0;
	padding:5px;
	margin: 5px;
}

div.ffComTutorialExample {
	padding:5px;
	margin: 5px;
}

td.ffComTutorialContent {
	width:700px;
}