BODY {
	background: #515151 url(images/bg.gif) repeat-x top;
}
td {  
	font: 11px Tahoma, Arial; 
	color: #747877;
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

.footer a {
	padding: 0px 10px;
}

.whitetext {
	font: normal 14px Tahoma, Arial;
	color: #ffffff;
}
.whitetext2 {
	font: bold 12px Tahoma, Arial;
	color: #ffffff;
}
.title {
	font: bold 20px Tahoma, Arial;
	color: #515151;
}

.blacktext {
	font: bold 12px Tahoma, Arial;
	text-align: justify;
	color: #14242E;
}
.blacktext2 {
	font: bold 14px Tahoma, Arial;
	text-align: justify;
	color: #14242E;
}
.blacktext3 {
	font: bold 14px Tahoma, Arial;
	color: #14242E;
}
.blacktext4 {
	font: bold 12px Tahoma, Arial;
	color: #14242E;
}
.greytext {
	color: #747877;
}
.greentext {
	color: #9BEB23;
}
.yellowtext {
	color: #FFF99D;
}
.orangetext {
	font: 12px Tahoma, Arial;
	color: #EA6000;
	font-weight: bold;
}
.rosetext {
	color: #D6738F;
}
.bluetext {
	color: #389FFF;
}

p {
	margin: 0;
	text-align: left;
}
h1, h2, h3, h4, h5 {
	color: #2F2F2F;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
ul {
	padding: 0px 0px 0px 20px;
	margin: 0px;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
.px11 {
	font: normal 11px Tahoma, Arial;
}


a.whitelink {
	font: normal 14px Tahoma, Arial;
	color: #ffffff;
}
a.whitelink:hover {
	text-decoration: underline;	
}
a.blacklink {
	font: normal 12px Tahoma, Arial;
	color: #14242E;
	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: #B3932C;
	text-decoration: underline;
	font: normal 11px Tahoma, Arial;
}
a.orangelink:hover {
	text-decoration: none;	
}
a.greenlink {
	color: #6DA700;
	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: #FFF99D;
	font: normal 11px Tahoma, Arial;
	text-decoration: underline;
}
a.yellowlink:hover {
	text-decoration: none;	
}
