
BODY {
	SCROLLBAR-BASE-COLOR: #E51117;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
}

SELECT {
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	FONT-SIZE: 11px;
	COLOR: #000000;
	BACKGROUND-COLOR: #EAEAEA
}

TEXTAREA, .bginput {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	COLOR: #000000;
	BACKGROUND-COLOR: #EAEAEA
}

input.Button {background-color: #cc0000; font-weight: bold; font-size: 12px; color: white;}
input.TextBox {background-color: #EAEAEA; font-size: 11px;}

#all A:link, #all A:visited, #all A:active {
	COLOR: #0D2888;
}
#all A:hover {
	COLOR: #F27900;
}
#cat A:link, #cat A:visited, #cat A:active {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
}
#cat A:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
}
#ltlink A:link, #ltlink A:visited, #ltlink A:active {
	COLOR: #0D2888;
	TEXT-DECORATION: none;
}
#ltlink A:hover {
	COLOR: #F27900;
	TEXT-DECORATION: underline;
}
.thtcolor {
	COLOR: #EEEEFF;
}

a:link{text-decoration: none; color:#F27900;}
a:visited{text-decoration: none; color:#F27900;}
a:active{text-decoration: none; color:#F27900;}
a:hover{text-decoration: underline; color:red;}

.encee{color: black; font-weight:none;}
a.encee:link {text-decoration: none; color: red;}
a.encee:visited {text-decoration: none; color: red;}
a.encee:hover {text-decoration: none; color: black;}

.norm{color: white; font-weight:none;}
a.norm:link {text-decoration: none; color: #990000;}
a.norm:visited {text-decoration: none; color: #990000;}
a.norm:hover {text-decoration: none; color: #808080;}

.nct{color: yellow; font-weight:none;}
a.nct:link {text-decoration: none; color: white;}
a.nct:visited {text-decoration: none; color: white;}
a.nct:hover {text-decoration: underline; color: white;}

.nt{color: white; font-weight:none;}
a.nt:link {text-decoration: none; color: #797979;}
a.nt:visited {text-decoration: none; color: #797979;}
a.nt:hover {text-decoration: none; color: #FF0000;}

.nt1{color: #FF0000; font-weight:none;}
a.nt1:link {text-decoration: none; color: #FF0000;}
a.nt1:visited {text-decoration: none; color: #FF0000;}
a.nt1:hover {text-decoration: none; color: #FF0000;}

.ntan{color: yellow; font-weight:none;}
a.ntan:link {text-decoration: none; color: white;}
a.ntan:visited {text-decoration: none; color: white;}
a.ntan:hover {text-decoration: underline; color: yellow;}

.sAll
{
border-top: #000000 solid 1px;
border-bottom: #000000 solid 1px;
border-right: #000000 solid 1px;
border-left: #000000 solid 1px;
}
.sBottom
{
border-bottom: #000000 solid 1px;
}
.sTop
{
border-top: #000000 solid 1px;
}
.sRight
{border-right: #000000 solid 1px;
}

.menu
{
border-top: #000000 solid 1px;
border-bottom: #000000 solid 1px;
border-right: #000000 solid 1px;
}

td
{
font-family: Arial,Helvetica,sans-serif;
font-size: 9pt;
color: #000000;
}

.mouseBeOffMe {
background: #AECDFF;
border-bottom: #000000 solid 1px;
}

.mouseBeOnMe {
background: white; 
border-bottom: #000000 solid 1px;
cursor: hand;
color: blue;
}

.mouseOffMe {
background: white;
border-bottom: #000000 solid 1px;
}

.mouseOnMe {
background: #0D2888; 
border-bottom: #000000 solid 1px;
cursor: hand;
color: black;
}
