body	{	margin:0; padding:0px; text-align:center; background:#BEBEBE; font-family:tahoma;	}
		
.footer { font-size:10px; }

.menu	{	background:url(../images/menu.back.jpg); height:39px; width:1004px; padding:0; border:0; font-size:11px; font-family:Tahoma; font-weight:bold; color:#ffffff; text-align:center; padding-top:10px; vertical-align:top;	}

.menu a:link	{	text-decoration:none; color:#ffffff;	}
.menu a:active	{	text-decoration:none; color:#ffffff;	}
.menu a:visited	{	text-decoration:none; color:#ffffff;	}
.menu a:hover	{	text-decoration:underline; color:#C3ECFF;	}
.menu a:focus	{	text-decoration:none; color:#ffffff;	}

h1	{	font-size:14px; font-weight:bold; color:#1E94CC;	}

h2	{	font-size:12px; font-weight:bold; color:#8DCDEC;	}
h2 a:link	{	text-decoration:none; color:#8DCDEC;	}
h2 a:active	{	text-decoration:none; color:#8DCDEC;	}
h2 a:visited	{	text-decoration:none; color:#8DCDEC;	}
h2 a:hover	{	text-decoration:underline; color:#8DCDEC;	}
h2 a:focus	{	text-decoration:none; color:#8DCDEC;	}

h3	{	font-size:11px; font-weight:bold; color:#656565;	}

.t1	{	font-size:11px; color:#2D2D2D; line-height:18px;	}

.t2	{	font-size:11px; color:#656565;	}

.info:link	{	text-decoration:underline; color:#1E94CC; font-weight:bold;	}
.info:active	{	text-decoration:underline; color:#1E94CC; font-weight:bold;	}
.info:visited	{	text-decoration:underline; color:#1E94CC; font-weight:bold;	}
.info:hover	{	text-decoration:none; color:#1E94CC; font-weight:bold;	}
.info:focus	{	text-decoration:underline; color:#1E94CC; font-weight:bold;	}

.n:link	{	text-decoration:underline; color:#2D2D2D; font-weight:bold;	}
.n:active	{	text-decoration:underline; color:#2D2D2D; font-weight:bold;	}
.n:visited	{	text-decoration:underline; color:#2D2D2D; font-weight:bold;	}
.n:hover	{	text-decoration:none; color:#2D2D2D; font-weight:bold;	}
.n:focus	{	text-decoration:underline; color:#2D2D2D; font-weight:bold;	}

.white:link	{	text-decoration:underline; color:#FFFFFF; font-weight:bold;	}
.white:active	{	text-decoration:underline; color:#FFFFFF; font-weight:bold;	}
.white:visited	{	text-decoration:underline; color:#FFFFFF; font-weight:bold;	}
.white:hover	{	text-decoration:none; color:#FFFFFF; font-weight:bold;	}
.white:focus	{	text-decoration:underline; color:#FFFFFF; font-weight:bold;	}
	
.black:link	{	text-decoration:underline; color:#000000; font-weight:bold;	}
.black:active	{	text-decoration:underline; color:#000000; font-weight:bold;	}
.black:visited	{	text-decoration:underline; color:#000000; font-weight:bold;	}
.black:hover	{	text-decoration:none; color:#000000; font-weight:bold;	}
.black:focus	{	text-decoration:underline; color:#000000; font-weight:bold;	}

.h1:link, .h1:active, .h1:visited, .h1:focus {	text-decoration:none; font-size:12px; font-weight:bold; color:#8DCDEC;	}
.h1:hover	{ text-decoration:underline; font-size:12px; font-weight:bold; color:#8DCDEC;	}


.stamp { font-size:10px; }
.stamp a:link, .stamp a:active, .stamp a:visited, .stamp a:focus { color:#1E94CC; text-decoration:none; }
.stamp a:hover { color:#1E94CC; text-decoration:none; }


.pages {
    padding: 0;
    margin: 1em 0;
    clear: left;
    font-size: 10px;
}

.pages a, .pages span {
    display: block;
    float: left;
    padding: 0.4em 0.7em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #ffffff;
}

.pages span.current {
    border: 1px solid #1E94CC;
    font-weight: bold;
    background: #1E94CC;
    color: #fff;
}

.pages a {
    border: 1px solid #1E94CC;
    text-decoration: none;
}

.pages a:hover {
    border-color: #8DCDEC;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    color: #212D35;
}

.pages span.nextprev {
    border: 1px solid #9E9E9E;
    color: #9E9E9E;
}

.pages .nextprev-next {
    float: right;
}
	
#hideme { display:none; }

.w { color: #ffffff; background-color: #ffffff; }
.s { color: #000000; background-color: #000000; }

#route a { color:#1F93CC; }
#route td { font-size:12px; }
