body {
	margin: 0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img {
	border: 0px;
}

	a {
		color: #000000;
		text-decoration: none;
		
	}
	
	a:hover {
	    
		text-decoration: underline;
		color: #FB890B;
	}

h1, h2, h3, h4 {
	margin: 0;
	font-size: 11px;
}

#container {
	width: 98%;
	margin: 110 auto 0 auto;
	margin: 15px 0 15px 0;
}

.header {
	margin: 10px 0 0 0;
	width: 100%;
}
	.header h1 {
		margin: 0 0 0 9px;
	}

	.header p {
		float: right;
		margin: 0;
	}

.bar {
	background: url('bar.bg.gif');
	height: 37px;
	margin: 5px 0 5px 0;
}	
	.bar h3 {
		background: url('bar.end.gif') no-repeat right;
		float: right;
		margin: 0px;
		width: 30px;
		height: 27px;
		padding: 10px 0 0 0;
	}

	.bar ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
	.bar li {
		padding:0;
		margin: 0;
		height: 37px;
		display: inline;
		float:left;
		list-style-type: none;
	}
	
	.bar li a {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	.bar li a:hover {
		color: #D9D9D9;
		text-decoration: none;
	}
	
#home {
	padding: 0px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	}

	a#home {
			overflow:hidden;
			display:block;
			width:70px;
			height:27px;
			padding: 10px 0 0 10px;
			background:url('bar.start.gif') no-repeat;
	}
	
	a#home:hover {
		background:url('bar.start.gif') no-repeat 0px -37px;
		}
	
	.common {
		padding: 0px;
		text-align: center;
		font-size: 12px;
		font-weight: bold;
		line-height: normal;
	}
	
	a.common {
		overflow:hidden;
		display:block;
		height:27px;
		padding: 10px 10px 0 10px;
		float: left;
	}
	
	a.common:hover {
		background:url('bar.bg.gif') no-repeat center -37px;
	}


.box {
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	padding: 8px;
	width: 170px;
	font-size: 11px;
}
	.box a {
		color: #000000; text-decoration: none;
	}
	.box a:hover {
		text-decoration: underline;
	}
	
	.box ul {
		margin: 0;
		padding: 0;
	}
	
	.box li {
		list-style-type: none;
		margin: 0 0 0 3px;
		padding: 0 0 4px 20px;
		background: url('blt.gif') no-repeat;
	}
	.box p {
		margin: 0 0 0 3px;
		padding: 0 0 4px 20px;
		background: url('blt.gif') no-repeat;
		text-align: left;
	}
	.boxcaption {
		background: url('box.caption.gif') no-repeat;
		padding: 6px 0 0 10px;
		height: 20px;
		width: 178px;
		color: #FFFFFF;
	}
	
	.boxbottom {
		background: url('box.bottom.gif') no-repeat;
		width: 217px;
		height: 4px;
		margin: 0px;
	}
	
.pagingstats2 {
}
	.pagingstats2 p {
		margin: 6px 0 10px 0;
		font-weight: normal;
		padding: 0;
	}

.pagination {
	padding: 1px;
	font-size: 11px;
	font-weight: bold;
	float: center;
}

	.pagination ul {
		font-size: 11px;
		margin: 10px 0 10px 0;
		padding: 0px;
		text-align: left;
	}
	.pagination li {
		display: inline;
		list-style-type: none;
		padding-bottom: 1px;
	}
	.pagination a {
		color: #990000;
		border: #e8e8e8 1px solid;
		padding: 1px;
		margin: 0 0 0 3px;
		text-decoration: none;
	}

	.pagination a:hover {
		border: #990000 1px solid;
		color: #000000;
		text-decoration: none;
	}
	
.pagingon {
		color: #000000;
		border: #e8e8e8 1px solid;
		padding: 1px;
		margin: 0 5px 0 0;
		text-decoration: none;
	}
	
.padding {
	padding: 0 10px 0 0;
}

.padding2 {
	padding:  0 0 0 10px;
}

.caption {
	background: url('caption.bg.gif') repeat-x bottom;
	height: 26px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
}
	.caption p {
		background: url('caption.left.gif') no-repeat left;
		padding: 6px 0 0 10px;
		height: 20px;
		color: #FFFFFF;
		margin: 0;
	}

	.caption a {
		color: #303030; text-decoration: none;
	}
	
	.caption a:hover {
		text-decoration: underline;
	}
	
	.caption h3 {
		background: url('caption.right.gif') no-repeat right;
		float: right;
		margin: 0px;
		font-size: 10px;
		height: 20px;
		padding: 6px 6px 0 0;
	}
	
	.caption h2 {
		background: url('caption.right.gif') no-repeat right;
		float: right;
		margin: 0px;
		font-size: 10px;
		height: 20px;
		padding: 0;
	}

.contentbox {
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	padding: 8px;
	font-size: 11px;
}
	.contentbox a {
		color: #303030; text-decoration: none; font-size: 11px;
	}
	.contentbox a:hover {
		text-decoration: underline;
	}

.contenttext {
	margin: 0px;
	padding: 2px 0 3px 0;
}

.contentbottom {
	background: url('contentbottom.bg.gif') repeat-x bottom;
	height: 7px;
	margin: 0;
}
	.contentbottom p {
		margin: 0;
	}

	.contentbottom span {
		float: right;
	}



.content {
	margin: 0 16px 0 10px;
}
	.content ul {
		margin: 0;
		padding: 0;
	}

	.content li {
		list-style-type: none;
		margin: 0 0 0 3px;
		background: url('blt.gif') no-repeat;
		padding: 0 0 4px 20px;
	}
	
.text {
	border: 1px solid #303030;
	background: #ffffff;
	height: 15px; 
	font-size: 11px;
	width: 360px;
	color: #000000;
}


#copyright {
	text-align: left;
	white-space: nowrap;
}
	#copyright br {
		display: none;
	}


.fbox {
	border: 1px solid #990000;
	padding: 10px;
	background: #f9fcf5;
	margin: 5px 5px 10px 5px;
}

.lbox {
	margin: 0 5px 25px 5px;
}

.footer {
	background: url('footer.bg.gif') repeat-x top;
	color: #FFFFFF;
	height: 37px;
	margin: 0 0 15px 0;
}
	.footer p {
		margin: 0;
		padding: 11px 0 0 10px;
		background: url('footer.left.gif') no-repeat;
		height: 26px;
	}
	.footer h3 {
		background: url('footer.right.gif') no-repeat right;
		height: 26px;
		float: right;
		margin: 0px;
		padding: 11px 10px 0 0;
		font-weight: normal;
	}
	.footer a {
		color: #FFFFFF; text-decoration: none;
	}
	.footer a:hover {
		text-decoration: underline;
	}
	
	
.pagingstats {
	color: #000000;
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 0;
}
	.pagingstats p {
		margin: 0;
		padding: 2px 0 0 0;
	}
	
	.pagingstats h3 {
		float: right;
		font-weight: bold;
		margin: 0;
		font-size: 11px;
	}
	
	.pagingstats a {
		font-size: 11px; color: #FB890B; text-decoration: none;
	}
	.pagingstats a:hover {
		text-decoration: underline;
	}
	
	
	.pagination {
	border: #e8e8e8 1px solid;
	padding: 1px;
	font-size: 11px;
	font-weight: bold;
	float: center;
}

	.pagination ul {
		font-size: 11px;
		margin: 10px 0 10px 0;
		padding: 0px;
		text-align: left;
	}
	.pagination li {
		display: inline;
		list-style-type: none;
		padding-bottom: 1px;
	}
	.pagination a {
		color: #000000;
		border: #e8e8e8 1px solid;
		padding: 1px;
		margin: 0 0 0 3px;
		text-decoration: none;
	}

	.pagination a:hover {
		border: #FB890B 1px solid;
		color: #FB890B;
		text-decoration: none;
	}
	
.pagingon {
		color: #000000;
		border: #e8e8e8 1px solid;
		padding: 1px;
		margin: 0 5px 0 0;
		text-decoration: none;
	}
	
.colorborder {
	border: 1px solid #000000;
	margin: 0 4px 0 4px;
}

.nav {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}
	.nav p {
		margin: 0;
		padding: 2px 0 0 0;
	}
	
	.nav h3 {
		float: right;
		margin: 0;
		font-size: 11px;
	}
	
	.nav a {
		font-size: 11px; color: #990000; text-decoration: none;
	}
	.nav a:hover {
		text-decoration: underline;
	}

form {
	Margin: 0;
}

.inputbox {
	 border: 1px solid #696969; font-size: 11px; background: none; color: #000000; height: 15px; 
}

.inputtextarea {
	 border: 1px solid #696969; font-size: 11px; background: none; color: #000000; 
	 }
.input {
	 font-size: 11px;
}

.button {
	border:1px solid #303030;
	FONT-FAMILY: tahoma;
	FONT-WEIGHT: bold;
	COLOR: #ffffff;
	FONT-SIZE: 11px;
	BACKGROUND-COLOR: #303030;
}



.video {
	list-style: none;
	margin: 0;
	padding: 0;
}
.video li {
	margin: 10px;
	padding: 0;
	float: left;
	position: relative;
	width: 200px;
	height: 295px;
}
.video img {
	background: #fff;
	border: solid 1px #e8e8e8;
	padding: 4px;
}
.video span {
	width: 20px;
	height: 18px;
	display: block;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.video .video {
	background: url('video.gif') no-repeat;
}
.video a {
	text-decoration: none;
}
.video a:hover img  {
	border-color: #666;
}
.video a:hover span {
	background-position: left -22px;
}


.breadcrumb{position:relative; height:30px; width:100%;}
.breadcrumb ul{position:relative; margin:0 5px 0 5px; padding:0; height:30px; background:url('breadcrumbImage.png') 0px -30px repeat-x; }
.breadcrumb ul li{padding:0; margin:0; list-style:none; float:left; height:30px display:inline;}
.breadcrumb ul li a{font:11px Verdana, Arial, Helvetica, sans-serif; color: #ffffff; font-weight: bold; text-decoration:none; line-height:30px; display:block; background:url('breadcrumbImage.png') 100% -60px no-repeat; }
.breadcrumb ul li a span{padding:0 17px 0 15px; }
.breadcrumb ul li a:hover span{text-decoration:none; color: #FB890B;}
.breadcrumb ul li a.active{background:none;}
.breadcrumb ul li a.active span{color:rgb(255,255,255);}
.breadcrumb ul li a.active:hover span{text-decoration:none; color: #FB890B;}
.breadcrumb .left{position:absolute; top:0px; left:0px; width:10px; height:30px; display:block; z-index:1; background:url('breadcrumbImage.png') 0% 0px no-repeat;}
.breadcrumb .right{position:absolute; top:0px; right:0px; width:10px; height:30px; display:block; z-index:1; background:url('breadcrumbImage.png') 100% -90px no-repeat; }

.foot{position:relative; height:30px; width:100%;}
.foot ul{position:relative; margin:0 5px 0 5px; padding:0; height:30px; background:url('breadcrumbImage.png') 0px -30px repeat-x; }
.foot ul li{padding:0; margin:0; list-style:none; height:30px display:inline;}
.foot .copyright{font:11px Verdana, Arial, Helvetica, sans-serif; color: #ffffff; font-weight: bold; line-height:30px; width: 100%; text-align: center;}
.foot .left{position:absolute; top:0px; left:0px; width:10px; height:30px; display:block; z-index:1; background:url('breadcrumbImage.png') 0% 0px no-repeat;}
.foot .right{position:absolute; top:0px; right:0px; width:10px; height:30px; display:block; z-index:1; background:url('breadcrumbImage.png') 100% -90px no-repeat; }
