BODY {
	background: #FFFFFF url(../images/bg.gif);
}

td {  
	font: 11px Tahoma, Arial, sans-serif;
    line-height: 15px;
	color: #FFFFFF;
}

.strong {text-decoration:none;
}

.last {font-size: 8px;
	color:#990000
	}
	

a {
	text-decoration: none;
	color: #2171A2;
}

.footer a {
	padding: 0px 10px;
}

.redtext {
	color: #712514;
}
.whitetext {
	color: #ffffff;
}
.blacktext {
	color: #000000;
}
.greytext {
	color: #555555;
}
.greentext {
	color: #4E595D;
}
.yellowtext {
	color: #EAF25E;
}
.orangetext {
	color: #FDC40F;
}
.rosetext {
	color: #D6738F;
}
.bluetext {
	color: #2171A2;
}
.lightgreytext {
	color: #aaaaaa;
}

p {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	font-weight: bold;
	margin: 0px;
}
ul {
	padding: 0px 0px 0px 20px;
	margin: 0px;
}
h1 {
	font-size: 16px;
    line-height: 20px;
}
h2 {
	font-size: 14px;
    line-height: 18px;
}
h3 {
	font-size: 12px;
    line-height: 16px;
}
.px11 {
	font: normal 11px Tahoma, Arial;
}
.px10 {
	font: normal 10px Tahoma, Arial;
}

a.redlink {
	color: #712514;
	text-decoration: underline;
}
a.redlink:hover {
	text-decoration: none;	
}
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: #638FA9;
	text-decoration: underline;	
}
a.bluelink:hover {
	text-decoration: none;	
}

a.orangelink {
	color: #F3800D;
	text-decoration: underline;
	font: normal 11px Tahoma, Arial;
}
a.orangelink:hover {
	text-decoration: none;	
}
a.greylink {
	color: #747877;
	font: normal 11px Tahoma, Arial;
	text-decoration: underline;
}
a.greylink:hover {
	text-decoration: none;	
}

a.greenlink {
	color: #008A90;
	font: normal 11px Tahoma, Arial;
	text-decoration: underline;
}
a.greenlink:hover {
	text-decoration: none;	
}
a.roselink {
	color: #FFEBCC;
	font: normal 11px Tahoma, Arial;
	text-decoration: underline;
}
a.roselink:hover {
	text-decoration: none;	
}
a.yellowlink {
	color: #EAF25E;
	font: normal 11px Tahoma, Arial;
	text-decoration: underline;
}
a.yellowlink:hover {
	text-decoration: none;	
}

.footer a {
	padding: 0px 10px;
}
.tdUnderline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.sidetable a { color: #FDC40F; }
.picBorders {
	border: 1px solid #555555;
}
.highlight {
	background-color: #FFFF00;
}
.F {
	font: normal 12px Tahoma, Arial; background-image:url(../images/block_bg.gif); font-style:normal; color: #EAF25E;}
.foot 
{color: #FFFFFF}

.style1 {font-size: 14px}



.hide{
      display: none;
}

.show{
      display: block;
}
