#cd {
	margin: auto;
	height: 97px;
	width: 141px;
	font-family: arial;
	font-size: 15pt;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	
	background-repeat:none;
	background-position:top-left;
	vertical-align: middle;
}
.month
{
	border:0px solid #FF0000;
	padding-top:10px;
}
.hours
{
	border:0px solid #FF0000;
	padding-top:22px;
	margin-right:5px;
}


.inside {
  /*  position: absolute;*/
	vertical-align: middle;
	padding: 3px 3px 3px 0px;
	color:#000;
	font-size:11px;
	font-family:verdana;
	border:0px solid #f00;
	margin:0px;
	font-weight:bold;
}

.errMsg
{
	font-family: Tahoma;
	color:#F00;
	font:11px arial;
}

.alt_tb{
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}
.alt_tb tr td{
	padding:4px;
}

.alt_title{
	font: bold 14px arial;
	color: #2A455A;
	padding:5px;
	background:#ddd;
	font-size:12px;
	background: #F5F5F5 url(bg_th.gif) repeat-x top left; /*custom bullet list image*/
}

.alt_list0{
	color: #000000;
	padding:3px;
	background:#fff;
	font:12px arial;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.alt_list1{
	color: #000000;
	padding:3px;
	background:#F5F5F5;
	font:12px arial;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.alt_list0 a
{
	color: #000000;
	text-decoration:none;
}

.alt_list1 a
{
	color: #000000;
	text-decoration:none;
}

.alt_list0 a:hover
{
	color: #000000;
	text-decoration:underline;
}

.alt_list1 a:hover
{
	color: #000000;
	text-decoration:underline;
}


/*--------------------Dialog Boxes--------------------------*/
.dialog_link {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
}
a.dialog_link:link, .dialog_link:visited{font-family: verdana, serif; font-size: 11px;color: #333333;text-decoration: none;}
a.dialog_link:active {color: #666666; font-size:11px}
a.dialog_link:hover {
	font-family: verdana;
	font-size: 11px;
	color:#0099CC;
}
/*------------------DARK--------------------*/
.darkclass {
		display:none;
		position:absolute;
		left:0px;
		top:0px;
		width:100%;
		height:100%;
		background:gray;
		z-index:99;
		filter:alpha(Opacity=80);
		opacity:0.8;
		-moz-opacity:0.8;
		-khtml-opacity:0.8;
		background-repeat:no-repeat;
		background-position:center;
}
a.close_pop {
	text-decoration:none;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px;
}
a.close_pop:hover{
	text-decoration:underline;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px;
}
.translucent {
	background-color:#b8161d;	
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

#twitter_div ul{
	margin:0;
	padding:0;
	list-style:none;
}
#twitter_div li{
	margin:0;
	padding:4px;
	width:100%;
}

.dynBttn
{
	padding:4px; border:1px solid #CCC; text-decoration:none; font-family:verdana; font-size:11px; color:#000; background-color:#eee;
}
.dynBttn2
{
	padding:3px; border:1px solid #CCC; text-decoration:none; font-family:verdana; font-size:10px; color:#000; background-color:#eee;
}
.dynBttn3
{
	padding:1px 3px; border:1px solid #CCC; text-decoration:none; font-family:verdana; font-size:9px; color:#000; background-color:#eee;
}
.cheerbttn
{padding-left:5px; text-decoration:none; font-family:tahoma; font-size:11px; color:#ffffff; line-height:24px; font-weight:bold; width:120px; background-image:url(../images/cheer_bg.jpg); background-repeat:no-repeat;
}
.tag_text_1 {
font-family:tahoma; font-size:12px; color:#c20000; line-height:18px;}

.tag_text_1 b {
font-family:tahoma; font-size:12px; color:#424242; line-height:18px; font-weight:bold;}

.tag_text_1 a {
color:#c20000; text-decoration:none;}

.tag_text_1 a:hover {
color:#424242; text-decoration:none;}
.tag_content_text {
font-family:tahoma; font-size:11px; color:#424242; line-height:20px; padding:8px;}
.tag_content_text b{
font-family:tahoma; font-size:12px; color:#424242; font-weight:bold;}
.tag_content_text a{
color:#424242; text-decoration:none;}