body {font:normal small Tahoma;}form{margin:0px}
.archive a{display:block;width:100%;color:#777788;text-decoration:none;font-family: Tahoma;font-size: small;font-weight: bold;white-space: nowrap;padding-right: 3px;padding-left: 3px;}
.archive td{width: 5%;text-align: center;}
.archive a:hover{background:#cc0033;color:#ffffff;font-weight: bold;text-decoration: none;}
.archive .acl{color:#FFF;font-weight: bold;background-color: #C03;}a {text-decoration: none;font-family: Georgia, "Times New Roman", Times, serif;}a:hover {color: #FF3300;text-decoration: underline;}

.pnl {
	float: right;
	width: 240px;
	height: 360px;
	text-align: left;
	overflow: hidden;
}
.pnl b{
	margin: 0px;
	padding: 0px;
	text-align: center;
	white-space: nowrap;
	display: block;
}
.pnl a{font-size: large;}
.pnl span{background-color: #000;}
.pnl a img{border: 2px solid #999;FILTER: alpha(opacity=90);}
.pnl a:hover img{FILTER: alpha(opacity=100);border: 2px solid #000;}

.thumbs a img{width:232px;height: 174px;border: 2px solid #999;background-image: url(images/cj/thumbs_loading1.jpg);background-repeat: no-repeat;background-position: center center;margin-top: 6px;margin-right: 3px;margin-left: 3px;}
.thumbs a:hover img{border: 2px solid #000;}
.thumbs{background:url(images/cj/block_bg.gif);text-align:center}
.top_s{background-image: url(images/cj/sitebg.jpg);background-repeat: no-repeat;background-position: center center;height: 117px;text-align: center;vertical-align: middle;width: 191px;}
.top_s div{vertical-align: middle;margin: 30px;}
.top_s a{font-size: 17px;font-weight: bold;}
.zagl {color: #330033;width: 389px;height: 64px;font-family: Impact;font-size: x-large;background-image: url(images/cj/block_title.gif);background-repeat: no-repeat;text-align: center;}
.tl li{padding-top: 5px;list-style-type: disc;}
.tl a{text-decoration: underline;font-size: medium;color: #03F;}
.tl a:hover{text-decoration: none;}
.tl a:visited {color: #999999;}
.page a{font-size: large;color: #F90;padding: 3px;}
.page a:hover{color: #FFF;background-color: #F90;text-decoration: none;}
.page_actual{font-size: large;color: #FFF;background-color: #F90;padding: 3px;}
.cl{clear: both;}
.head{width:961px;height:200px;}
.head .s1{background:url(images/cj/hat2.jpg);height:27px;width:322px;font-size: 14px;}
.head .s1 h1{font-size: 15px;margin: 0px;}
.head .s2{width:175px;float:left;background-image: url(images/cj/hat9.jpg);background-repeat: no-repeat;height: 54px;text-align: right;vertical-align: top;}
.head .s3 div{float:left;height:54px;}
.block{width:99%;};.block .top{height:64px;text-align: left;background: url(images/cj/block_top_th.gif) 0 0;}
.block .top h1,.block .top h2{color: #330033;width: 389px;height: 54px;font-family: Impact;font-size: 26px;background-image: url(images/cj/block_title.gif);background-repeat: no-repeat;text-align: center;padding-top: 10px;margin-top: 0px;margin-bottom: 0px;margin-left: 10px;}
.block .m{background:url(images/cj/block_left.gif) repeat-y left;padding-left: 7px;}
.block .m .r{background:url(images/cj/block_right.gif) repeat-y right 0;padding-right: 7px;}
.block .bot{background:url(images/cj/block_bot_th.gif);height:29px;text-align: left;vertical-align: bottom;}
.webm a{font-size: small;color: #000;}
.webm a:hover{color: #000;}#srch{border: 1px solid #999;position: absolute;top: 186px;width: 259px;background-color:#FFF;left: 40%;right: 500px;padding: 10px;text-align: justify;font-size: medium;display: none;}#srch a{font-size: 18px;text-transform: capitalize;padding-right: 6px;line-height: 25px;text-decoration: none;}#srch a:hover{text-decoration: underline;}
.top_sites{text-align: left;}
.top_sites td{
	width:25%;
	white-space: nowrap;
}
.top_sites a{line-height: 23px;}
.top_sites .a1{font-size: 26px;line-height: 35px;}
.top_sites .a2{font-size: 22px;line-height: 30px;}
.top_sites .a3{font-size: 18px;line-height: 26px;}
.top_sites .a4{font-size: 16px;line-height: 25px;}
.ps{margin: 10px;text-align: justify;font-size: medium;}
.ps a{text-transform: capitalize;text-decoration: underline;margin: 2px;font-size: small;}
.ps a:hover{}
.t_top {text-align: center;margin-top: 10px;margin-bottom: 10px;}
.t_top a img{height: 165px;width: 220px;border: 2px solid #000;border-radius: 120px / 10px;}
.t_top a:hover img{
	border: 2px solid #F00;
	text-decoration: none;
}
.t_top a{
	padding-bottom: 10px;
	display: block;
	font-size: medium;
}
.t_top h3, .tbs h3{margin: 5px;font-family: impact;font-size: x-large;}
.hard{
	margin-bottom: 40px;
	font-size: medium;
}
.hard a{
	text-decoration: underline;
}
.src{
	font-size: 18px;
	float: left;
	padding-right: 50px;
}
.src .ed{
	font-size: 16px;
	padding: 3px;
}

.thumbs a img, .ps a{ /*Transition*/
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease;
  -ms-transition: All 0.5s ease;
  transition: All 0.5s ease;}
  
.tbs {
	overflow: hidden;
	height: 475px;
}
.tbs div{display: -moz-inline-stack;display: inline-block;vertical-align: top;zoom: 1;*display: inline;}
.tbs div{
	width: 250px;
	text-align: center;
	margin: 5px;
}
.tbs a{
	display: block;
}
.tbs a:hover{
	color: #F60;
	text-decoration: none;
}
.tbs a img{
	height: 180px;
	width: 240px;
	border: 1px solid #CCC;
}
.tbs a:hover img{border-color:#F60;}
.tbs span{
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	height: 28px;
	overflow: hidden;
	font-size: 12px;
	line-height: 14px;
}

