#nav li.orange a:hover, #nav li.orange a.active {
	color:#f68113;
}
#nav li.darkorange a:hover, #nav li.darkorange a.active {
	color:#ee520b;
}
#nav li.purple a:hover, #nav li.purple a.active {
	color:#c9007a;
}
#nav li.turquoise a:hover, #nav li.turquoise a.active {
	color:#288e9b;
}
#nav li.green a:hover, #nav li.green a.active {
	color:#658e47;
}
#nav li.graygreen a:hover, #nav li.graygreen a.active {
	color:#688788;
}

/**[ BLUE ]***************************/
#colorblue a:link, #colorblue a:visited {
	color:#000884;
}
#colorblue a:hover {
	color:#6e6e6e;
}
#colorblue hr {
	background-color:#000884;
	color:#000884;
}
#colorblue blockquote {
	background-color:#000884;
}
#colorblue table.datatable th {
	background-color:#000884;
}
#colorblue #searchbox button.smallsubmit img {
	background-color:#000884;
}
#colorblue #contentcontainer {
	background-image:url(../images/layout/sidebar_blue.gif);
}
#colorblue #content {
	border-right-color:#000884;
}

#colorblue #subnav ul li a:hover, #colorblue #subnav ul li a.active {
	color:#fff;
	background-color:#000884;
}
#colorblue #subnav ul ul {
	background-color:#000884;
}
#colorblue #subnav ul ul li a:hover, #colorblue #subnav ul ul li a.active {
	background-color:#000cbe;
}
#colorblue #subnav ul ul ul {
	background-color:#000cbe;
}
#colorblue #subnav ul ul ul li a:hover, #colorblue #subnav ul ul ul li a.active {
	background-color:#595fbe;
}


/**[ DARKORANGE ]***************************/
#colordarkorange a:link, #colordarkorange a:visited {
	color:#f68113;
}
#colordarkorange a:hover {
	color:#6e6e6e;
}
#colordarkorange hr {
	background-color:#f68113;
	color:#f68113;
}
#colordarkorange blockquote {
	background-color:#f68113;
}
#colordarkorange table.datatable th {
	background-color:#f68113;
}
#colordarkorange #searchbox button.smallsubmit img {
	background-color:#f68113;
}
#colordarkorange #contentcontainer {
	background-image:url(../images/layout/sidebar_darkorange.gif);
}
#colordarkorange #content {
	border-right-color:#f68113;
}
#colordarkorange #subnav ul li a:hover, #colordarkorange #subnav ul li a.active {
	color:#fff;
	background-color:#fbab10;
}
#colordarkorange #subnav ul ul {
	background-color:#fbab10;
}
#colordarkorange #subnav ul ul li a:hover, #colordarkorange #subnav ul ul li a.active {
	background-color:#f88309;
}
#colordarkorange #subnav ul ul ul {
	background-color:#f88309;
}
#colordarkorange #subnav ul ul ul li a:hover, #colordarkorange #subnav ul ul ul li a.active {
	background-color:#ee520b;
}

/**[ PURPLE ]***************************/
#colorpurple a:link, #colorpurple a:visited {
	color:#c9007a;
}
#colorpurple a:hover {
	color:#6e6e6e;
}
#colorpurple hr {
	background-color:#c9007a;
	color:#c9007a;
}
#colorpurple blockquote {
	background-color:#c9007a;
}
#colorpurple table.datatable th {
	background-color:#c9007a;
}
#colorpurple #searchbox button.smallsubmit img {
	background-color:#c9007a;
}
#colorpurple #contentcontainer {
	background-image:url(../images/layout/sidebar_purple.gif);
}
#colorpurple #content {
	border-right-color:#c9007a;
}
#colorpurple #subnav ul li a:hover, #colorpurple #subnav ul li a.active {
	color:#fff;
	background-color:#d80093;
}
#colorpurple #subnav ul ul {
	background-color:#d80093;
}
#colorpurple #subnav ul ul li a:hover, #colorpurple #subnav ul ul li a.active {
	background-color:#a70050;
}
#colorpurple #subnav ul ul ul {
	background-color:#a70050;
}
#colorpurple #subnav ul ul ul li a:hover, #colorpurple #subnav ul ul ul li a.active {
	background-color:#c9007a;
}

/**[ TURQUOISE ]***************************/
#colorturquoise a:link, #colorturquoise a:visited {
	color:#288e9b;
}
#colorturquoise a:hover {
	color:#6e6e6e;
}
#colorturquoise hr {
	background-color:#288e9b;
	color:#288e9b;
}
#colorturquoise blockquote {
	background-color:#288e9b;
}
#colorturquoise table.datatable th {
	background-color:#288e9b;
}
#colorturquoise #searchbox button.smallsubmit img {
	background-color:#288e9b;
}
#colorturquoise #contentcontainer {
	background-image:url(../images/layout/sidebar_turquoise.gif);
}
#colorturquoise #content {
	border-right-color:#288e9b;
}
#colorturquoise #subnav ul li a:hover, #colorturquoise #subnav ul li a.active {
	color:#fff;
	background-color:#37acb7;
}
#colorturquoise #subnav ul ul {
	background-color:#37acb7;
}
#colorturquoise #subnav ul ul li a:hover, #colorturquoise #subnav ul ul li a.active {
	background-color:#94d9e0;
}
#colorturquoise #subnav ul ul ul {
	background-color:#94d9e0;
}
#colorturquoise #subnav ul ul ul li a:hover, #colorturquoise #subnav ul ul ul li a.active {
	background-color:#008395;
}

/**[ GREEN ]***************************/
#colorgreen a:link, #colorgreen a:visited {
	color:#658e47;
}
#colorgreen a:hover {
	color:#6e6e6e;
}
#colorgreen hr {
	background-color:#658e47;
	color:#658e47;
}
#colorgreen blockquote {
	background-color:#658e47;
}
#colorgreen table.datatable th {
	background-color:#658e47;
}
#colorgreen #searchbox button.smallsubmit img {
	background-color:#658e47;
}
#colorgreen #contentcontainer {
	background-image:url(../images/layout/sidebar_green.gif);
}
#colorgreen #content {
	border-right-color:#658e47;
}
#colorgreen #subnav ul li a:hover, #colorgreen #subnav ul li a.active {
	color:#fff;
	background-color:#a4c08b;
}
#colorgreen #subnav ul ul {
	background-color:#a4c08b;
}
#colorgreen #subnav ul ul li a:hover, #colorgreen #subnav ul ul li a.active {
	background-color:#bfd8a9;
}
#colorgreen #subnav ul ul ul {
	background-color:#bfd8a9;
}
#colorgreen #subnav ul ul ul li a:hover, #colorgreen #subnav ul ul ul li a.active {
	background-color:#7a9961;
}


/**[ GRAYGREEN ]***************************/
#colorgraygreen a:link, #colorgraygreen a:visited {
	color:#688788;
}
#colorgraygreen a:hover {
	color:#6e6e6e;
}
#colorgraygreen hr {
	background-color:#688788;
	color:#688788;
}
#colorgraygreen blockquote {
	background-color:#688788;
}
#colorgraygreen table.datatable th {
	background-color:#688788;
}
#colorgraygreen #searchbox button.smallsubmit img {
	background-color:#688788;
}
#colorgraygreen #contentcontainer {
	background-image:url(../images/layout/sidebar_graygreen.gif);
}
#colorgraygreen #content {
	border-right-color:#688788;
}
#colorgraygreen #subnav ul li a:hover, #colorgraygreen #subnav ul li a.active {
	color:#fff;
	background-color:#9fbebf;
}
#colorgraygreen #subnav ul ul {
	background-color:#9fbebf;
}
#colorgraygreen #subnav ul ul li a:hover, #colorgraygreen #subnav ul ul li a.active {
	background-color:#b6d2d3;
}
#colorgraygreen #subnav ul ul ul {
	background-color:#b6d2d3;
}
#colorgraygreen #subnav ul ul ul li a:hover, #colorgraygreen #subnav ul ul ul li a.active {
	background-color:#608081;
}
