.jdelire {
	filter:glow(color=FFFF00,strength=3); width:100%;
}
.smarttag {
	BORDER-RIGHT: #999999 0px dashed; BORDER-TOP: #999999 0px dashed; BORDER-LEFT: #999999 0px dashed; CURSOR: help; BORDER-BOTTOM: #999999 1px dashed
}
.wesh {
	BORDER-RIGHT: #333333 1px dotted; BORDER-TOP: #333333 1px dotted; FONT-SIZE: 12px; BORDER-LEFT: #333333 1px dotted; COLOR: #000000; BORDER-BOTTOM: #333333 1px dotted; FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.intro {
	FONT-SIZE: 10px
}

/* Page Numbers */
.pages {
    clear: both;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.pages span {
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
}

.pages a {
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    background: #ffffff;
    border: 1px solid #9AAFE5;
    text-decoration: none;
}

.pages span.current {
    border: 1px solid #2E6AB1;
    font-weight: bold;
    background: #2E6AB1;
    color: #fff;
}

.pages a:hover {
    border-color: #2E6AB1;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    color: #666;
}

.pages span.nextprev {
        border: 1px solid #ddd;
        color: #999;
}

.catpage
{
	background: #E5E5E9;
	border: 1px solid #222;
	padding: 1px 3px 1px 3px;
}

.catpage_current
{
	background: #000000;
	border: 1px solid #222;
	padding: 1px 3px 1px 3px;
	font-weight: bold;
	color: #FFFFFF;
}

.warning
{
	border: 1px solid red;
	padding: 1px 3px 1px 3px;
	font-weight: bold;
}

.catpage a:active,
.catpage a:visited,
.catpage a:link,
{
	text-decoration: none;
}
