body {

        scrollbar-face-color       : #ffa74f;
        scrollbar-shadow-color     : #ffa74f;
        scrollbar-base-color       : #000000;
        scrollbar-highlight-color  : #ffffff;
        scrollbar-3dlight-color    : #ffa74f;
        scrollbar-darkshadow-color : #000000;
        scrollbar-track-color      : #febd7e;
        scrollbar-arrow-color      : #202020;

}

A {

 color: #ffffff; TEXT-DECORATION: none; decoration: none;

}

A:Hover {

 color: #ffa74f; text-decoration: underline; decoration: none

}

.mmmmm { font-family:verdana, Arial, sans-serif; font-size: 10px; color: black; font-weight: normal;}
.mm { font-family:verdana, Arial, sans-serif; font-size: 11px; color: black; font-weight: normal;}
.nmm {  font-family:Verdana,Arial,Helvetica; font-size: 12px; color: white; font-weight: normal;}
.mmmm {  font-family:Arial,Helvetica; font-size: 12px; color: black; font-weight: normal;}
.m2m {  font-family:Verdana,Arial,Helvetica; font-size: 86px; color: black; font-weight: normal;}
.mmm {  font-family: Arial; font-size: 11px; color: black; font-weight: normal;}
.nn {  font-family: arial black; font-size: 14px; color: red; font-weight: normal;}
.nnm {  font-family: Arial; font-size: 14px; color: red; font-weight: normal;}
.nnn {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: black; font-weight: normal;}


.textboxhh  {

	color: #000000;
	background-color: #ffa74f;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
}
.textbox  {
	border-right: #6A6A6A 1px solid;
	border-top: #6A6A6A 1px solid;
	border-left: #6A6A6A 1px solid;
	border-bottom: #6A6A6A 1px solid;
	color: #000000;
	background-color: #a0a0a0;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
}
.textbox2  {
	border-right: #6a6a6a 1px solid;
	border-top: #6a6a6a 1px solid;
	border-left: #6a6a6a 1px solid;
	border-bottom: #6a6a6a 1px solid;
	color: #000000;
	background-color: #febd7e;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
}
.button {
	border-right: #ECECEC 1px outset;
	border-top: #6A6A6A 1px outset;
	border-left: #6A6A6A 1px outset;
	border-bottom: #ECECEC 1px outset;
	color: #000000;
	background-color: #febd7e;
	font-size: 10px;
	font-family : Verdana, Arial, Helvetica, ;
}

.button2 {
	border-right: #ECECEC 1px outset;
	border-top: #6A6A6A 1px outset;
	border-left: #6A6A6A 1px outset;
	border-bottom: #ECECEC 1px outset;
	color: #000000;
	background-color: #a0a0a0;
	font-size: 10px;
	font-family : Verdana, Arial, Helvetica, ;
}

A.mwlink { color: #cccccc; TEXT-DECORATION: none; decoration: none;}
A.mwlink:hover {
	color: #ffa74f;
	text-decoration: none;
	decoration: none;
}

A.wlink { color: white; TEXT-DECORATION: none; decoration: none;}
A.wlink:hover {
	color: #ffa74f;
	text-decoration: underline;
	decoration: none;
}

A.wwlink { color: #000000; TEXT-DECORATION: none; decoration: none;}
A.wwlink:hover {
	color: #ffffff;
	text-decoration: underline;
	decoration: none;

}

A.wwelink { color: #000000; TEXT-DECORATION: none; decoration: none;}
A.wwelink:hover {
	color: #ffffff;
	text-decoration: none;
	decoration: none;
}
A.graylink { color: red; TEXT-DECORATION: none; decoration: none;}
A.graylink:hover {
	color: #608010;
	text-decoration: underline;
	decoration: none;
	CURSOR: n-resize;
}

.menu {
font: bold 10px Verdana, Arial, Helvetica, sans-serif; color:#cccccc;
}

.menu a,.menu a:link,.menu a:visited,.menu a:active {
display: block;
background-position: center;
background: #000000;
color: #cccccc;
font: bold 10px Verdana, Arial, Helvetica, sans-serif;

text-decoration: none;
}

.menu a:hover {
display: block;
background: #636363;
color: #ffa74f;
font: bold 10px Verdana, Arial, Helvetica, sans-serif;
cursor: pointer;

text-decoration: none;
}