body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/bg-fade.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*a {
	font-size: 11px;
	color: #0066FF;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
*/

.small-print {font-size: 10px}
.right-brain-text {
	color: #666666;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	text-transform: capitalize;
	padding-left: 15px;
	padding-bottom: 10px;
	vertical-align: bottom;
	text-align: left;
}
#menu-text {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
	padding-left: 10px;
}

#menu-text a{
display: block;
font-size: 11px;
color: #0066FF;
}

#menu-text a:link {
	text-decoration: none;
	color: #FFFFFF;
}

#menu-text a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#menu-text a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#menu-text a:active {
	text-decoration: none;
	color: #FFFFFF;
}


#menu-text1 {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
	padding-left: 10px;
}

.page-title {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}
.main-text  {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	text-align: left;
	vertical-align: top;
}

#dropmenudiv
{
	position:absolute;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
	padding-left: 10px;
	width:100px;
	background-color: #666666;
}

#dropmenudiv a{
display: block;
font-size: 11px;
color: #0066FF;
}

#dropmenudiv a:link {
	text-decoration: none;
	color: #FFFFFF;
}

#dropmenudiv a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#dropmenudiv a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#dropmenudiv a:active {
	text-decoration: none;
	color: #FFFFFF;
}


.blacktext {
	font-family: "Arial Narrow";
	font-size: 12pt;
	color: #000000;
}
.redtext {
	font-family: "Comic Sans MS";
	font-size: 12pt;
	color: #FF0000;
}
.greenhead {
	font-family: "Arial Narrow";
	font-size: 12pt;
	text-transform: uppercase;
	color: #007F00;
	font-weight: bold;
}
.blacktextitalic {
	font-family: "Arial Narrow";
	font-size: 12pt;
	color: #000000;
	font-style: italic;
}
.blacktextsmall {
	font-family: "Arial Narrow";
	font-size: 10pt;
	color: #000000;
}
.greentext {
	font-family: "Comic Sans MS";
	font-size: 12pt;
	color: #007F00;
}

.prehead {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #0000FF;
}

.greenhead-n {
	font-family: "Arial Narrow";
	font-size: 12pt;
	text-transform: lowercase;
	color: #007F00;
	font-weight: bold;
}
.greenhead-i {
	font-family: "Arial Narrow";
	font-style: italic;
	font-size: 12pt;
	text-transform: lowercase;
	color: #007F00;
	font-weight: bold;
}
.nbgreen {
	font-family: "Arial Narrow";
	font-size: 12pt;
	text-transform: lowercase;
	color: #007F00;
	font-weight: bold;
}
.nigreen {
	font-family: "Arial Narrow";
	font-style: italic;
	font-size: 12pt;
	text-transform: lowercase;
	color: #007F00
}
.ngreen {
	font-family: "Arial Narrow";
	font-size: 12pt;
	color: #007F00
}
