.exc ul{
 list-style-type: none;
}


#fade-example-1 li{
	position: absolute;
	top: 0;
	left: 0;
	height: 280px;
	background-color: #FFF;
	visibility: hidden;
}
.exc
{
	height: 320px;
}
.pix
{
	width: 400px;
	height:200px;
	border: 1px solid #c0c0c0;
	margin: 14px auto;
	clear:both;
}
.pix h1
{
	font-size:11px;
}

.pix a
{
	text-decoration:none;
}
.leftpic
{

	border: 1px solid #f60;
	margin: 2px auto;
	
}

.rightpic
{

	border: 1px solid #f60;
	margin: 2px auto;
}
.leftd
{

	float:left;
	margin: 8px auto;
	width:170px;
	float:left;
}
.rightd
{

	float:right;
	margin: 8px auto;
	width:170px;
	float:right;

}
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#282525;
	line-height:13px;
}
a {
	text-decoration: underline;
	color:#DB612F;
	text-weight:bold;
}
a.1 {
	text-decoration: none;
	color: 000000;
}
.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}

h1 {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	color:navy;
}

body  
{
	margin:0px;
	padding:0px;
}
.style1 
{
	color:#DB612F;
}
.style2 
{
	color: #499523;
}
.img 
{
	border: 1px solid #c0c0c0;
}

#navcontainer
{
	width: 750;
	text-align: center;
	height:20px;
	background-position:center;
	margin:0 auto;
	background-color:#948F87;
}

#navcontainer ul 
{ 
	padding: 0px; 
	text-align: center;
}
#navcontainer ul li 
{ 
	display: inline; 
}

#navcontainer ul
{
	margin: 0;
	color: #FFFFFF;
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-size: .8em;
	text-align: center;
	font-weight: bold;
	padding: 2px 0 0 0;

}
#navcontainer ul li a
{
	padding: 0.2em 11px;
	background-color: #999999;
	color: #ffffff;
	text-decoration: none;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	text-align: center;
}

#navcontainer ul li a:hover
{
	background-color: #A83A43;
	text-align: center;
	color: #FFFFFF;
}

#navlist li a:hover, #navlist li a:active
{
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	background: #333333;

}

#navlist li a#current
{
	background: #333;
	border-bottom: 1px solid #333333;
	color: #FFFFFF;
	text-align: center;

}