body {
    background : #000000;
    color : #ffffff;
}

body.tips {
	background : #000000 url(bkg/tips.jpg)
    color : #ffffff;
}

body.pg {
	background : #000000 url(bkg/pg.gif)
    color : #ffffff;
}

p {
font-family : "helvetica";
}



.menu {
}



.mvbwhite {
background-color : #ffffff;
}



.copyright {
	font-size : 80%;
	font-family : "helvetica narrow";
	text-align : center;
	color : #ffffff;
}

.email {
	text-align : center;
	color : #ffffff;
}



a:link 
{
    background : inherit;
    color : #FFffff;
	text-decoration: none;
}

a:visited 
{
    background : inherit;
    color : #FFffff;
	text-decoration: none;
}

a:hover 
{
	background-color : inherit;
    color : #f00000;
	text-decoration: none;
}

.ILhomelink
{
	font-family : "helvetica"; 
	text-align : center;
	color : #ffffff;
	font-size : 100%;
	text-decoration: none;
}


.cwhite {
	text-align : center;
	color : #ffffff;
}

.cWhiteSmall1 {
	text-align : center;
	color : #ffffff;
	font-size : 85%;
}

.cWhiteSmall2 {
	text-align : center;
	color : #ffffff;
	font-size : 70%;
}



.cyellow {
	text-align : center;
	color : #ffee00;
}

.cyellowsmall1 {
	text-align : center;
	color : #ffee00;
	font-size : 85%;
}

.cyellowsmall2 {
	text-align : center;
	color : #ffee00;
	font-size : 70%;
}



.TIPh {
	font-size:160%;
	color : #ffffff;
	text-align:center;
}

.TIPh2 {
	font-size:130%;
	color : #ffffff;
	text-align:center;
}

.TIPhSmall {
	font-size:40%;
}

.TIPhl {
	font-size:160%;
	color : #ffffff;
	text-align:left;
}

.TIPlWhite {
	font-weight:bold;
	font-family : "comic sans ms";
	font-size:120%;
	color : #ffffff;
	background:inherit;
	text-align:right;
}

.TIPcWhite {
	font-size:100%;
	text-align:center;
	color : #ffffff;
}

.TIPrWhite {
	font-size:100%;
	color : #ffffff;
	background:inherit;
	text-align:left;
}



.TIPlOrange {
	font-weight:bold;
	font-family:"comic sans ms";
	font-size:100%;
	color : #ffbb22;
	background:inherit;
	text-align:right;
}

.TIPcOrange {
	font-family:"comic sans ms";
	font-size:120%;
	text-align:center;
	color : #ffbb22;
}

.TIPrOrange {
	font-weight:bold;
	font-family:"comic sans ms";
	font-size:100%;
	color : #ffbb22;
	background:inherit;
	text-align:left;
	font-weight : normal;
}



.TIPdanger {
	color : #ff2200;
}



.PGlOrange {
	font-weight:bold;
	font-family:"comic sans ms";
	font-size:100%;
	color : #ffbb22;
	background:inherit;
	text-align:right;
}

.PGcOrange {
	font-weight:bold;
	font-family:"comic sans ms";
	font-size:100%;
	text-align:center;
	color : #ffbb22;
}

.PGrOrange {
	font-weight:bold;
	font-family:"comic sans ms";
	font-size:100%;
	color : #ffbb22;
	background:inherit;
	text-align:left;
	
}



.NewsDate {
	text-align: right;
}

.NewsTopic {
	font-style : italic;
	color: #ffee00;
}

.NewsInfo {
}


tr.buy {
    background : #0000ff;
}
