BODY {
	background: #e1ded4 url(images/bg.gif);
}
td {
	font: 11px Tahoma, Arial;
	color: #2d2a21;
}

a {
	text-decoration: none;
	color: #747877;
}

.footer a {
	padding: 0px 10px;
}

.whitetext {
	color: #ffffff;
}
.blacktext {
	color: #000000;
}
.greytext {
	color: #6C7A7E;
}
.greentext {
	color: #A5D031;
}
.yellowtext {
	color: #C0D470;
}
.orangetext {
	color: #BE5500;
}
.rosetext {
	color: #D6738F;
}
.bluetext {
	color: #0091B6;
}

p {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	color: #C0CDD1;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
ul {
	padding: 0px 0px 0px 20px;
	margin: 0px;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
.px11 {
	font: normal 11px Tahoma, Arial;
}


a.whitelink {
	font: normal 11px Tahoma, Arial;
	color: #ffffff;
	text-decoration: underline;
}
a.whitelink:hover {
	text-decoration: none;	
}
a.blacklink {
	font: normal 11px Tahoma, Arial;
	color: #212B35;
	text-decoration: underline;
}
a.blacklink:hover {
	text-decoration:none;	
}

a.bluelink {
	color: #389FFF;
	text-decoration: underline;	
}
a.bluelink:hover {
	text-decoration: none;	
}

a.orangelink {
	color: #BE5500;
	text-decoration: underline;
	font: normal 11px Tahoma, Arial;
}
a.orangelink:hover {
	text-decoration: none;	
}
a.greylink {
	color: #6C7A7E;
	font: normal 11px Tahoma, Arial;
	text-decoration: underline;
}
a.greylink:hover {
	text-decoration: none;	
}

a.greenlink {
	color: #A5D031;
	font: normal 11px Tahoma, Arial;
	text-decoration: underline;
}
a.greenlink:hover {
	text-decoration: none;	
}
a.roselink {
	color: #D6738F;
	font: normal 11px Tahoma, Arial;
	text-decoration: underline;
}
a.roselink:hover {
	text-decoration: none;	
}
a.yellowlink {
	color: #FFF000;
	font: normal 11px Tahoma, Arial;
	text-decoration: underline;
}
a.yellowlink:hover {
	text-decoration: none;	
}

.footer a {
	padding: 0px 10px;
}

.brown-header-5 {
	font-weight: bold;
	color: #2d2a21;
}

.brown-text-5 {
	color: #2d2a21;
}
.brown-header-4 {
	font-weight: bold;
	color: #444033;
}

.brown-text-4 {
	color: #444033;
}
.brown-header-3 {
	font-weight: bold;
	color: #605b48;
}

.brown-text-3 {
	color: #605b48;
}
.brown-header-2 {
	font-weight: bold;
	color: #a19c88;
}

.brown-text-2 {
	color: #a19c88;
}
.brown-header-1 {
	font-weight: bold;
	color: #c4c7b3;
}

.brown-text-1 {
	color: #c4c7b3;
}
.orange-header {
	font-weight: bolder;
	color: #de8e03;
}

.orange-text {
	color: #de8e03;
}
.orange-link {
	color: #de8e03;
	text-decoration: underline;
}
.purple-header {
	font-weight: bolder;
	color: #9315c0;
}
.purple-text {
	color: #9315c0;
}
.purple-link {
	color: #9315c0;
	text-decoration: underline;
}


.green-header {
	font-weight: bolder;
	color: #81ca10;
}




.green-text{
	color: #81ca10;
}
.green-link {
	color: #81ca10;
	text-decoration: underline;
}

.blue-header {
	font-weight: bolder;
	color: #1090b1;
}
.blue-text {
	color: #1090b1;
}
.blue-link {
	color: 1090b1;
	text-decoration: underline;
}
.yellow-header {
	font-weight: bolder;
	color: #d6b32e;
}
.yellow-text {
	color: #d6b32e;
}
.yellow-link {
	color: #d6b32e;
	text-decoration: underline;
}

.white-text{
color: #ffffff;

}
.white-header {
	font-weight: bolder;
	color: #ffffff;
}

a.white-link {	
	text-decoration: underline;
	color: #FFFFFF;
}
.red-text {
color: #920f0d;
}
.red-link {
color: #920f0d;
text-decoration: underline;
}


.gray-text{
color: #4c4c4c;
}
