A {
	TEXT-DECORATION: none;
}

A:hover {
	COLOR: #E10000;
	TEXT-DECORATION: none
}

A.m:hover {
	COLOR: White;
	TEXT-DECORATION: none
}

A.m {
	TEXT-DECORATION: none;
	color : Yellow;
	font-family : Verdana;
	font-size : 16px;
	font-weight : bold;
	text-align : center;
}

.hm {
	TEXT-DECORATION: none;
	color : Yellow;
	font-family : Verdana;
	font-size : 16px;
	font-weight : bold;
	text-align : center;
}

.tm {
	COLOR: Black;
	FONT-SIZE: 14px;
	font-family : Arial;
}

.ntm {
	COLOR: Black;
	FONT-SIZE: 12px;
	font-family : Arial;
}

.stm {
	COLOR: Black;
	FONT-SIZE: 12px;
	font-family : Verdana;
	font-weight : bold;
}

.itm {
	COLOR: Black;
	FONT-SIZE: 13px;
	font-family : Courier;
	font-weight : bold;
}
.rtm {
	COLOR: Navy;
	FONT-SIZE: 14px;
	font-family : System;
	font-weight : bold;
}

.te {
	COLOR: Black;
	font-family :Verdana;
	FONT-SIZE: 11px;
}

A.te:hover {
	COLOR: Blue;
	TEXT-DECORATION: none
}

A.te {
	TEXT-DECORATION: none;
	color : Navy;
	font-family :Verdana;
	font-size : 11px;
}


A.i {
	TEXT-DECORATION: none;
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 18px;
	letter-spacing : 1px;
}

A.i:hover {
	COLOR: #3333FF;
	TEXT-DECORATION: none
}

.ti {
	COLOR: Gray;
	font-family : Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
}


#divUpControl {
	POSITION: absolute; Z-INDEX: 1;
}
#divDownControl {
	POSITION: absolute;  Z-INDEX: 1;
}
#divContainer {
    OVERFLOW: hidden; POSITION: absolute; VISIBILITY: hidden; 
}
#divContent {
	POSITION: absolute;
}