.specialbg {
	background-attachment: fixed;
	background-image: url(images/special_bg.jpg);
	background-repeat: no-repeat;
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.showbg {
	background-image: url(images/show_bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.bigbg {
	background-image: url(images/blog_bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;

}
.anta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.links {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.links a:link { 
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.links a:visited { 
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.links a:hover { 
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.links a:active { 
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
	border: 1px solid #003366;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.programming {
	background-attachment: fixed;
	background-image: url(images/our_programbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.square {
	list-style-type: square;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #EAEAEA;
	border: 1px solid #CCCCCC;
}
