body{
	margin:0px;
	padding:0px;
	background-color:#000000;
}
pre {
	margin:0px;
	padding:0px;
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#626060;
	text-align:justify;
}
.text a { color:#106BA2; text-decoration:none; font-size:11px; }
.text a:hover{ color:#ffffff; text-decoration:none; }
.category { color:#706F6F;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	font-weight:normal;
	background-image:url(images/index_68.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:13px;
	line-height:20px;
}
.category a{ color:#706F6F; text-decoration:none; font-weight: normal; font-size:11px; }
.category a:hover{ color:#ffffff; text-decoration: none;}
.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7B7B7B;
	text-align:center;
	padding-bottom:20px;
	padding-top:19px;
}
.footer a {	color:#7B7B7B; text-decoration:none;}
.footer a:hover { color:#ffffff; text-decoration:none; }
.copyright {
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#404040;
	padding-bottom:15px;
}
.copyright a { color: #404040; text-decoration:none; font-weight:bold;}
.copyright a:hover { color:#ffffff; text-decoration:none;}
.heading {
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#0982E6;
}
/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
    width:520px;
    height:78px;
    margin:0 auto;
    padding-top:4px;
    margin-top:0px;
}

#slider {
	position:relative;
    width:520px;
    height:78px;
    margin-left:2px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:321px;
	bottom:0px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/clear.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:-3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
/*============================*/
/*=== End Custom Slider Styles ===*/
/*============================*/
