/* CSS serveday original */
.copyright {
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
}
.listText {
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
}
body {

	background: #DAF3F8 url("http://www.orlandofusion.org/images/gradientBG.jpg") top left repeat-x;
	margin: 0;
}
body, p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

td#leftBody{
	background: url("http://www.orlandofusion.org/images/leftShadow.gif") top right repeat-y;
}
td#rightBody{
	background: url("http://www.orlandofusion.org/images/rightShadow.gif") top left repeat-y;
}
h3{
	margin-top:0px;

}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.lable {
	font-size: 9pt;
	color: #00323E;
}
.bodySm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
}
.contentS {
	font-size: 8pt;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
.headcolor {
	background-color: #605DA7;
}
/* CSS for main outside pages */
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099CC;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* general links */
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {color: #FF9900;}
a.href1 {
	color: #EA1D25;
	text-decoration: none;
}
/* end general links */

/* main content links */
.bodytext a {color: #ff0000; text-decoration: none}
.bodytext a:visited {color: #ff0000; text-decoration: none}
.bodytext a:hover {color: #0099CC; text-decoration: underline;}
.bodytext a:active {color: #ff0000; text-decoration: underline;}
/* end main content links */

/* topNav links and table style */
.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9.5pt;
	color: #FFFFFF;
	height: 32px;
	padding-bottom: 3px;
}
.topnav a {color: #484848; text-decoration: none;}
.topnav a:visited {color: #484848; text-decoration: none;}
.topnav a:hover {color:#484848; text-decoration:underline;}
.topnav a:active {color: #A6D121;}
.navdots {
	font-size: 10pt;
	color: #484848;
	font-weight: lighter;
}
/* end topNav links */


/* styles for list grouping title lines */
.groupHead {
	background-color: #48B7DD;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}
.groupInfo {
	background-color: #B8E1ED;
	font-size: 8pt;
	font-weight: bold;
	color: #000033;
}
/* listText links */
.listText a {color: #FF6600; text-decoration: none}
.listText a:visited {color: #FF6600}
.listText a:hover {color: #0099CC; text-decoration: underline;}
.listText a:active {color: #A6D121; text-decoration: underline;}
/* end listText links */
