body
{
	font-family: verdana, arial, sans-serif;
	background-color: #000;
	/* background-color: #0c5832; */
	color: #ccc;
	font-size: 8pt;
}

p
{
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	color: #ccc;
}

.content
{
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	color: #ccc;
}

h1, h3, h2
{
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	color: #ccc;
}

/* Advertise an image in the center of the page using z-index */
img.advertisement
{
	position: absolute;
	margin-top: -100px;
	margin-left: -100px;
	top: 40%;
	left: 40%;
	width: 325px;
	height: 163px;
	z-index: 1
	opacity:0.7;
	filter:alpha(opacity=70); 
}

/* div display in the center of the page */
div.advertisement
{
	position: absolute;
	margin-top: -100px;
	margin-left: -100px;
	top: 50%;
	left: 24%;
	z-index: 1
	/*opacity:0.7;
	filter:alpha(opacity=70);*/ 
}

.button
{
	font-size: 8pt;
	font-family: verdana, arial, sans-serif;
	background-color: 000;
	color: ccc;
	font-weight: none;
}

.buy_button
{
	font-size: 8pt;
	font-family: verdana, arial, sans-serif;
	background-color: 000;
	color: ccc;
	font-weight: none;
}

a:link
{
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #ccc;
	text-decoration: none;
}

a:active
{
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #ccc;
	text-decoration: none;
}

a:visited
{
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #ccc;
	text-decoration: none;
}

a:hover
{
	/*background-color: #fff;*/
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

.footer
{
	text-align: center;
	font-size: 8pt;
	color: #ccc;
}

.footer A:link
{
	font-family: Verdana, Arial, sans-serif;
	color: #ccc; 
	font-size: 8pt; 
	font-weight: normal;
	text-decoration: none;
}

.footer A:visited
{
	font-family: Verdana, Arial, sans-serif;
	color: #ccc; 
	font-size: 8pt; 
	font-weight: normal;
	text-decoration: none;
}

.footer A:active
{
	font-family: Verdana, Arial, sans-serif;
	color: #ccc; 
	font-size: 8pt; 
	font-weight: normal;
	text-decoration: none;
}

.footer A:hover
{
	font-family: Verdana, Arial, sans-serif;
	color: #fff; 
	font-size: 8pt; 
	font-weight: normal;
	text-decoration: none;
}


/* CTP Styles */
.ctp_contribute_title
{
	font-family: Verdana, Arial, sans-serif; 
	color: #ffff00; 
	font-size: 10pt; 
	font-weight: normal;
}

.ctp_contribute_mainbody
{
	font-family: Verdana, Arial, sans-serif;
	color: #ffffff; 
	font-size: 10pt; 
	font-weight: normal;
}

.ctp_contact_info_table
{
	width: 80%;
	border-collapse: collapse;
	border: none;
}

.ctp_contact_info_th
{
	background-color: transparent;
	vertical-align: top;
	font-size: 10pt;
    color: #ffffff;
    font-family: Verdana, Arial, sans-serif;
    text-decoration: none;
	font-weight: normal;
	text-align: left;
	width: 45%;
}

.ctp_contact_info_td
{
	background-color: transparent;
	vertical-align: top;
	font-size: 10pt;
    color: #ffffff;
    font-family: Verdana, Arial, sans-serif;
    text-decoration: none;
	font-weight: none;
	text-align: left;
}

.ctp_news_press_p
{
	background-color: transparent;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
}

.ctp_news_title_headline
{
	color: oxaef6d3;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.ctp_news_p A:link
{
	color: #ff0000;
}

.ctp_news_p A:active
{
	color: #ff0000;
}

.ctp_news_p A:visited
{
	color: #ff0000;
}

.ctp_news_p A:hover
{
	color: #fff;
}

.ctp_news_title_pubdate
{

}

.ctp_news_press_title
{
	font-size: 10pt;
	font-weight: bold;
}

.ctp_publication_reporter
{
	font-size: 10pt;
}

/* bossanova calendar display */
.ctp_calendar_title_headline
{
	/* title link supposedly */
}

.ctp_calendar_p 
{
	font-size: 8pt;
}

.ctp_calendar_p a:link
{
	font-size: 8pt;
	color: red;
	text-decoration: none;
}

.ctp_calendar_p a:active
{
	font-size: 8pt;
	color: red;
	text-decoration: none;
}

.ctp_calendar_p a:visited
{
	font-size: 8pt;
	color: red;
	text-decoration: none;
}

.ctp_calendar_p a:hover
{
	font-size: 8pt;
	color: fff;
	text-decoration: none;
}

.ctp_calendar_headline
{
	color: red;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}

.ctp_calendar_date
{
	font-size: 8pt;
	font-weight: bold;
}

.ctp_calendar_title_time
{
	font-size: 8pt;
	font-weight: bold;
}

.ctp_calendar_description
{
	font-size: 8pt;
}

.ctp_calendar_title_date
{
	font-size: 8pt;
	font-weight: bold;
}

.ctp_calendar_summary
{
	font-size: 8pt;
}

.ctp_calendar_title_extra
{
	font-size: 8pt;
}

.ctp_calendar_title_extra a	
{
	font-size: 8pt;
}

.ctp_calendar_title_extra a:visited
{
	font-size: 8pt;
}

.ctp_calendar_title_extra a:hover
{
	font-size: 8pt;
	color: #fff;
}

/* side nav javascript calendar display styles */
.HW_cal_table_class_name
{
	width: 200px;
	background-color: transparent;
	border-collapse: collapse;
}
/* calendar top navigation */
a.HW_cal_month_nav_class_name
{
	font-size: 8pt;
	font-weight: bold;
	background-color: transparent;
}
a.HW_cal_month_nav_class_name:visited
{
	font-size: 8pt;
	font-weight: bold;
	background-color: transparent;
}
a.HW_cal_month_nav_class_name:hover
{
	font-size: 8pt;
	font-weight: bold;
	background-color: transparent;
}
.HW_cal_title_class_name
{
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-align:center;
	overflow: hidden;
	width: 200px;
}
.HW_cal_day_heading_class_name
{
	color:#fff;
	font-size: 9pt;
	background-color:#0c5832;
	text-align:center;
	overflow: hidden;
	width: 200px;
	border: solid 2px #000;
}
.HW_cal_day_standard_class_name
{
	/*width: 30px;*/
	/*height: 100px;*/
	font-size: 9pt;
	color:#fff;
	text-align:right;
	vertical-align:top;
	padding:2px;
	background-color:#347d57;
	overflow: hidden;
	border: solid 2px #000;
}
.HW_cal_day_event_class_name
{
	/*width: 100px;*/
	/*height: 100px;*/
	cursor: pointer;
	font-size: 9pt;
	text-align:right;
	vertical-align:top;
	background-color:#ff0000;
	overflow: hidden;
	padding:2px;
	border: solid 2px #000;
}
.HW_cal_day_today_class_name
{
	/*width: 100px;*/
	/*height: 100px;*/
	font-size: 9pt;
	text-align:right;
	vertical-align:top;
	background-color:#4fbe85;
	overflow: hidden;
	padding:2px;
	border: solid 2px #000;
}
.HW_cal_day_empty_class_name
{
	background-color: #333;
	border: solid 2px #000;
}


