@import "normal.css";
body{
	background: black;
	color: #CDCDCD;
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	overflow-x: hidden;
}

table{
	margin: 0;
	padding: 0;
}

ul.rtl{
	direction: rtl;
}

.footer a:active,
.footer a:hover,
.footer a{
	color: white;
	text-decoration: none;
}
.footer{
	width: 935px;
	padding-top: 3em;
	text-align: center;
	font-size: .7em;
}
.city{
width: 20px;
color: blue;
	
}

div.ccx_schedule 
{
	font-size: .7em;
	font-weight: bold;
	vertical-align: top;
	overflow:hidden;
}
	
p{
white-space:normal;
}

a,
td{
	padding:0;
	margin: 0;
}
td.date{
	width: 85px;
	font-size: 10px;
}
td.time{
	font-size: 10px;
	width: 50px;
}
td.whitelink a:hover{
	background: white;
	color: black;

}
td.whitelink a,
td.whitelink{
	color: white;
	text-decoration: none;
	text-align: right;
}
td.listing {
	width: 191px;
	color: #224488;
	font-size: 10px;
}

td.listing a{
	text-decoration: none;
	color: #224488;
}


td.city{
	width: 120px;
	font-size: 10px;
	padding-left: 3px;
}


div.ccx_blog:hover,
div.ccx_schedule:hover{
	overflow-x:hidden;
	overflow-y:auto;
}

.blogContent span,
.blogContent{
	overflow: visible;
	width: 400px;
	font-family: arial, helvetica, san-serif;

}
div.ccx_blog,
div.ccx_schedule
{
	font-family: arial, helvetica, san-serif;
	width: 700px;
	font-size: 12px;
	position: relative;
	overflow: hidden;
	background: black;
	margin-right:3px;
overflow-x:hidden;overflow-y:hidden;

}

div.ccx_blog{
	height:466px;
}

div.ccx_schedule td{
	vertical-align: top;
}
div.ccx_blog a,
div.ccx_schedule a,
div.signup a{
	color:green;
}
div.ccx_schedule{
	height:266px;
	width:466px;
}

div.about:hover{
	overflow: auto;
	padding-right: 10px;
}

div.about{
	position: absolute;
	overflow: hidden;
	padding: 20px;
	height:450px;
	width:600px;
}

div.about:hover p{
	padding-right: 10px;
}

div.about p{
	padding: 5px;
	padding-right: 25px;
}

.msoNormal{
	text-indent: .5in; 
	margin-top: 0; 
	margin-bottom: 1em;
}

.quote{
	font-weight: bold;
	font-style: italic;
	text-align: justify;
	margin-top: 0; 
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 1em;
}


.signup{
	display: block;
	position: relative;
	padding: 5px;
}


.contact{
	display: block;
	position: absolute;
	height: 200px;
	width: 660px;
	padding: 10px;
}


.contact td{
	padding: 3px;
}

.cmtcell{
 display:none;
}
