/*###########################################################
General
###########################################################*/
body
{
	margin: 0;
	background-image: url(images/bg_main.gif);
	background-color: #ABABAB;
	background-repeat: repeat-x;
}

/*###########################################################
News Marque section
###########################################################*/
.marque_td
{
	background-repeat: repeat-x;
	background-image: url(images/news_bar_bg.gif);
}
.marque_td #marque_div
{
	font-family: Tahoma;
	font-size: 13px;
	color: #DE8600;
}
#marque_div
{
	width: 639px;
	height: 16px;
}
/*###########################################################
Gift Marque section
###########################################################*/
.gift_marque_td
{
	background-repeat: repeat-x;
	background-image: url(images/gift_table_bg.gif);
	width: 249px;
	font-family: Tahoma;
	font-size: 13px;
	color: #808080;
	text-align: justify;
}
/*###########################################################
News Box section
###########################################################*/

.news_td #news_text
{
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #584A34;
	text-align: right;
}
.news_td
{
	background-repeat: no-repeat;
	background-image: url(images/news_table__03.gif);
	padding: 5px;
	height: 69px;
	background-color: #474747;
}
.news_image
{
	width: 58px;
	height: 60px;
	z-index: 2;
	float: right;
	position: absolute;
	border: 1px solid #505050;
	background-color: #ffffff;
	text-align: center;
	padding-top: 3px;
}
.image_border
{
	width: 58px;
	height: 60px;
	z-index: 1;
	float: right;
	background-color: #ffffff;
	border: 1px solid #505050;
	padding: 0.1em;
	position: relative;
	margin-left: 5px;
}

.news_title
{
	width: 350px;
	height: 12px;
	z-index: 1;
	float: left;
	color: #584A34;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
}
.news_text
{
	width: 350px;
	height: 50px;
	z-index: 1;
	right: 518px;
	top: 300px;
	float: left;
}
a#news_text:link
{
	color: #584A34;
	text-decoration: none;
}
a#news_text:visited
{
	color: #584A34;
	text-decoration: none;
}
a#news_text:hover
{
	color: #584A34;
	text-decoration: underline;
}

/*###########################################################
programs Box section
###########################################################*/
.programs_caption
{
	border: 1px solid #808080;
	padding: 2;
	background-color: #808080;
	font-size: 12px;
	color: #EFDA84;
	font-family: tahoma;
}

.programs_name
{
	border: 1px solid #808080;
	padding: 2;
	background-color: #E1E1E1;
	font-size: 12px;
	color: #808080;
	font-family: tahoma;
}
.programs_time
{
	border: 1px solid #808080;
	padding: 2;
	background-color: #E1E1E1;
	font-size: 12px;
	color: #808080;
	font-family: tahoma;
	width: 60px;
}

/*###########################################################
News Page
###########################################################*/
.page_news_td #page_news_text
{
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
}
.page_news_td
{
	padding: 5px;
}
.page_news_image
{
	width: 58px;
	height: 60px;
	z-index: 2;
	float: right;
	position: absolute;
	border: 1px solid #505050;
	background-color: #ffffff;
	text-align: center;
	padding-top: 4px;
	margin: 20px;
}
.page_image_border
{
	width: 58px;
	height: 60px;
	z-index: 1;
	float: right;
	background-color: #ffffff;
	border: 1px solid #505050;
	padding: 0.1em;
	position: relative;
	margin-left: 15px;
}

.page_news_title
{
	width: 540px;
	height: 12px;
	z-index: 1;
	float: right;
	color: #BA9C02;
	font-family: tahoma;
	font-weight: bold;
	font-size: 15px;
	margin-right: 10px;
	text-align: right;
}
.page_news_text
{
	width: 600px;
	height: 60px;
	z-index: 1;
	float: right;
	text-align: right;
	padding: 0;
	margin-right: 10px;
	margin-top: 5px;
}
a#page_news_text:link
{
	color: #584A34;
	text-decoration: none;
}
a#page_news_text:visited
{
	color: #584A34;
	text-decoration: none;
}
a#page_news_text:hover
{
	color: #584A34;
	text-decoration: underline;
}

.news_page_news_title
{
	color: #BA9C02;
	text-align: right;
	font-family: tahoma;
	font-weight: bold;
	font-size: 15px;
	padding: 5px;
	padding-right: 15px;
}
.news_page_news_text
{
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	padding: 15px;
	color: #505050;
}

.comments_td
{
	background-repeat: no-repeat;
	background-repeat: repeat-y;
	background-image: url(images/comments_box_bg.gif);
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	padding: 15px;
	color: #ffffff;
}
.comments_table
{
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	color: #ffffff;
}

.add_comments_td
{
	background-repeat: repeat-y;
	background-image: url(images/comments_add_box_bg.gif);
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	padding: 15px;
	color: #505050;
}
.news_box_pager
{
	background-repeat: no-repeat;
	background-image: url(images/news_table_bottom.gif);
	height: 43px;
	text-align: left;
	padding-left: 25px;
}
.page_news_box_pager
{
	background-repeat: no-repeat;
	background-image: url(images/page_news_box_bottom.gif);
	height: 47px;
	text-align: center;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
}
/*###########################################################
Artical Page
###########################################################*/

.artical_page_name
{
	color: #1677A8;
	text-align: right;
	float: right;
	font-family: tahoma;
	font-weight: bold;
	font-size: 14px;
	margin-right: 3px;
	margin-top: 8px;
	float: left;
	z-index: 1;
	width: 190px;
	height: 30px;
}
.artical_page_date
{
	color: #707070;
	text-align: right;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	margin-right: 3px;
	position: relative;
	float: left;
	z-index: 1;
	width: 190px;
	height: 30px;
}
.artical_page_image
{
	width: 58px;
	height: 60px;
	z-index: 2;
	float: right;
	position: absolute;
	border: 1px solid #505050;
	background-color: #ffffff;
	text-align: center;
	padding-top: 3px;
}
.artical_page_border
{
	width: 58px;
	height: 60px;
	z-index: 1;
	float: right;
	background-color: #ffffff;
	border: 1px solid #505050;
	padding: 0.1em;
	position: relative;
	margin-left: 5px;
}
.artical_box_pager
{
	background-repeat: no-repeat;
	background-image: url(images/articals_box_bottom.gif);
	text-align: center;
	font-family: tahoma;
	color: #ffffff;
	text-decoration: none;
	height: 45px;
}

.artical_box_fotter
{
	background-repeat: no-repeat;
	background-image: url(images/articals_box_bottom.gif);
	text-align: center;
	font-family: tahoma;
	color: #ffffff;
	text-decoration: none;
	height: 20px;
}


/*###########################################################
Guest Book Page
###########################################################*/

.guestbook_message_name
{
	color: #EBA400;
	text-align: right;
	font-family: tahoma;
	font-weight: bold;
	font-size: 16px;
	margin-right: 3px;
	margin-top: 13px;
	z-index: 1;
}
.guestbook_message_email
{
	color: #362F06;
	text-align: right;
	font-family: tahoma;
	font-weight: normal;
	font-size: 13px;
	margin-right: 3px;
	z-index: 1;
}
.guestbook_message_icon
{
	margin-right: 10px;
	margin-top: 3px;
}
.guestbook_message_text
{
	color: #362F06;
	text-align: justify;
	font-family: tahoma;
	font-weight: normal;
	font-size: 13px;
	padding: 15px;
}
.guestbook_message_pager
{
	background-repeat: no-repeat;
	background-image: url(images/guest_page_box_bottom.gif);
	text-align: center;
	font-family: tahoma;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
}


a#gift_pic:link
{
	color: #E79C1A;
	font-weight: bold;
	text-decoration: none;
}
a#gift_pic:visited
{
	color: #E79C1A;
	font-weight: bold;
	text-decoration: none;
}
a#gift_pic:hover
{
	color: #E79C1A;
	font-weight: bold;
	text-decoration: underline;
}
.hide
{
	visibility: hidden;
}

.video_name
{
	font-family: tahoma;
	font-size: 13px;
	color: #C67700;
	font-weight: bold;
	text-decoration: none;
}
.video_name_label
{
	font-family: tahoma;
	font-size: 13px;
	color: #000080;
	font-weight: normal;
	text-decoration: none;
}

#OuterTableCellOverlay
{
	position:relative;
	width: 100%;
	height: auto;
	margin:auto auto;
	z-index: 999;
}

#InnerTableCellOverlay
{
	margin-top:auto;
	position:relative;
	text-align: center;
	width: 70%;
	padding: 10px;
	z-index: 998;
}
