body, td, table {
	font-family: arial, verdana, tahoma, trebuchet ms;
	font-size: 12px;
	color: E7E7E7;
}
td	{
	font-family: arial, verdana, tahoma, trebuchet ms;
	font-size: 12px;
	border-collapse: collapse;
}
a:link {
	font-family: arial, verdana, tahoma, trebuchet ms;
	font-size: 12px;
	color: 3296F5;
	text-decoration: none;
}
a:hover {
	font-family: arial, verdana, tahoma, trebuchet ms;
	font-size: 12px;
	color: FFFF00;
	text-decoration: none;
}
a:visited {
	font-family: arial, verdana, tahoma, trebuchet ms;
	font-size: 12px;
	color: 3296F5;
	text-decoration: none;
}
.huge {
	font-family: arial, verdana, tahoma, trebuchet ms;
	font-size: 24px;
	color: 333333;
	font-style: oblique;
	font-weight: bold;
}
.angry {
	font-family: arial, verdana, tahoma, trebuchet ms;
	font-size: 24px;
	color: ff0000;
	font-style: oblique;
	font-weight: bold;
}
.caption {
	font-family: arial, verdana, tahoma, trebuchet ms;
	font-size: 10px;
	color: cccccc;
}
.caption2 {
	font-family: arial, verdana, tahoma, trebuchet ms;
	font-size: 10px;
	color: 3296F5;
}
.caption3 {
	font-family: arial, verdana, tahoma, trebuchet ms;
	font-size: 10px;
	color: FFFF00;
}
.menu {
	font-family: arial, verdana, tahoma, trebuchet ms;
	font-size: 12px;
	color: 333333;
}
h2 {
	font-family: arial, verdana, tahoma, trebuchet ms;
	font-size: 16px;
	color: 3296F5;
	font-weight:bold;
}
.title {
	font-family: arial, verdana, tahoma, trebuchet ms;
	font-size: 14px;
	color: 3296F5;
	font-weight:bold;
}
.title2 {
	font-family: arial, verdana, tahoma, trebuchet ms;
	font-size: 14px;
	color: FFFF00;
	font-weight:bold;
}
.largetxt {
	font-family: arial, verdana, tahoma, trebuchet ms;
	font-size: 16px;
	color: 3296F5;
	font-weight:bold;
}
.largetxt2 {
	font-family: arial, verdana, tahoma, trebuchet ms;
	font-size: 16px;
	color: FFFF00;
	font-weight:bold;
}
.headline {
	font-family: arial, verdana, tahoma, trebuchet ms;
	font-size: 14px;
	color: 3296F5;
	font-weight:bold;
}
.headline2 {
	font-family: arial, verdana, tahoma, trebuchet ms;
	font-size: 14px;
	color: FFFF00;
	font-weight:bold;
}
.signature {
	border-top: 1px dashed #999999;
}
.edit_notice {
	font-style: italic;
}
div.signature p {
	margin: 0;
}

span.title {
	font-family: arial, verdana, tahoma, trebuchet ms;
	font-size: 28px;
	font-weight: normal;
	font-variant: small-caps;
}
div.title {
	border-bottom: 1px solid #235577;
}
.myinputstyle {
	border: 1px groove #FFFFFF;
	border-top: none;
	border-left: none;
	border-right: none;
	/** remember to change image path **/
	background: url(none) no-repeat #FFFFFF;
	font-family: tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #999999;
}
/** You can use this style for your LABEL elements **/
.mylabel {
	font-family: tahoma, helvetica, sans-serif;
	font-style: bold;
	font-size: 13px;
	color: #0630f9;
}
div.code {
	font-size: 11px;
	border: solid thin #3296F5;
	background-color: #505050;
	white-space: nowrap;
	overflow:auto;
	display:block;
	width:500px;
}
div.quotedText {
	background-color: #333333;
	padding: 5px;
	margin-left: 10px;
}

p.error {
	background-color: ffcccc;
	color: black;
	font-weight: bold;
	border: 1px solid black;
	padding: 5px;
	margin-left: 20px;
	width: 460px;
}
p.success {
	font-weight: bold;
	border: 1px solid black;
	padding: 5px;
	margin-left: 20px;
	width: 460px;
}

.footer {
	font-family: arial, verdana, tahoma, trebuchet ms;
	font-size: 10px;
	color: #000000;
	margin-top: 20px;
}


.postLinks, .postLinks a {
	font-size: 0.9em;
}
.topMenu, .topMenu a {
	font-weight: bold;
	color: #3296F5;  /* dark blue */
}
.topMenu a:hover {
	text-decoration: none;
	background-color: #cccccc;
}

.button {
	font-size: 11px;
	background-image: url(/themes/cfmbbSilver/images/buttonBG.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc; /* in case there is no background image or it doesn't load */
	color: 111133;
	font-weight: bold;
	height: 22px;
	vertical-align: middle;
	border: 1px solid black;
	margin: 0;
}
A.button {
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	line-height: 14px;
}
A.menulink {
display: block;
width: 100%;
text-align: center;
text-decoration: none;
font-family:arial;
font-size:12px;
font-weight: bold;
color: #FFFF00;
BORDER: 2px #3296F5;

}

A.menulink:hover {
BORDER: 2px #3296F5;
background-color:#3296F5;
color: #000000;
}

