/* COLORS
#000000

#0000ee SATURATED DARK BLUE

#006600 SATURATED DARK GREEN
00403b more bluish
#00f84a SATURATED BRIGHT GREEN

	color: #280e3e;

#1c174d DARK BLUE

#240e3d DARK PURPLE

dark pink: 7f0054

#323b3f DARK GREY

#39525e BLUE-GREY

#666666

#777777

#788379

#798a82

#adad90 BUFF

#f0f0f0

gold 	background: #cb8f2c;
faded background cbbea8

gold yellow fad400

Reflex Blue: 000a8e
less saturated	141b79

headline dark blusih green


#content {
	background-color: #ffe5c2;
*/


body {
	color: #251441;
	background-color: #143612;
	background: url(/plussizemodelsearch/html_1/images/GreenFlamesOfEnvy.jpg);
}
.invert,
.invert h1,
.invert h2,
.invert h3,
.invert h4 {
	color: #f4e6d6;
	background-color: #141b79;
	}
.invert p {
	color: #fff;
	}

table {
	background-color: #f3f8cd;
	}
#container {
	background-color: #f3f8cd;
	}
#content {
	background-color: #f3f8cd;
	}
#env_logo {
	color: #66FF66;
	}
#env_header {
	background-color: #141b79;
	}
h1 {
	color: #00403b;
	}
h2 {
	color: #00403b;
	}
h3 {
	color: #00403b;
	}
p {
	color: #333;
	}
.plus_size {
/*	color: #12391b;*/
	}
.dark {
	color: #00403b;
	}
.light_background {
	background-color: #f3f8cd;
	}
.gold {
	color: #fad400;
	}
.inactive {
	color: #999;
	}
.border {
	border-color: #280e3e;
	}
/* LINK STYLES */
a:link { 
	color : #1A3791;
	text-decoration : underline;
	}
a:visited {
	color : #495B91;
	text-decoration : underline;
	}
a:hover {
	color : #cc0000;
	text-decoration : none;
	}
a:active {
	color : #000000;
	text-decoration : none;
	}

.invert a:link,
.invert a:visited { 
	color : #fad400;
	text-decoration : #fad400;
	}
.invert a:hover,
.invert a:active {
	color : #fff;
	text-decoration : none;
	}

a.plainlink:link {
	text-decoration : none;
	}
a.plainlink:visited {
	text-decoration : none;
	}
a.plainlink:hover {
	text-decoration : underline;
	}
a.plainlink:active {
	text-decoration : underline;
	}

#env_navbar {
	background: #141b79;
	border-bottom: 1px solid #1b3c77;
	}

ul#globalnav {
	}
ul#globalnav li  {
	}
ul#globalnav a,
ul#globalnav a.current {
	color: #333;
	}
ul#globalnav span {
	color: #fff;
	}

ul#globalnav a:link,
ul#globalnav a:visited {
	color: #000;
/*	background: #926a40;*/
	}
ul#globalnav a:hover,
ul#globalnav a:active {
	color: #12391b;
	background: #ffd10c;
	}
/*
ul#globalnav span {
	color: #1b3c77;
	background: #ff0;
	}
*/
.pdf_download {
	background: url(/css/pdf_icon.gif) no-repeat left top;
	padding: 3px 3px 3px 20px;
	}
