﻿.modalBackground_W
{
	background-color: #FFFFFF;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalBackground_C40
{
	background-color: #CCCCCC;
	filter: alpha(opacity=40);
	opacity: 0.4;
}

.modalBackground_90
{
	background-color: #000000;
	filter: alpha(opacity=90);
	opacity: 0.9;
}

.modalPopupPanel_Head_Left
{
	width:30px;
	height:26px;
	background-image:url(../management/images/modalPopPanelBanner_Left.gif); 
	background-repeat:no-repeat;
}
.modalPopupPanel_Head_Center
{
	background-image:url(../management/images/modalPopPanelBanner_Bg.gif); 
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:small;
	font-family:Verdana;
	font-weight:bolder;
}
.modalPopupPanel_Head_Center img
{
	border:none;
	height:22px;
	vertical-align:middle;
	}
.modalPopupPanel_Head_Right
{
	width:40px;
	background-image:url(../management/images/modalPopPanelBanner_Right.gif); 
	background-repeat:no-repeat;
	text-align:right;
}
.modalPopupPanel_Head_Right a:hover
{
	text-decoration:none;
	}
.modalPopupPanel_Head_Right img
{
	border:none;
	width:21px;
	height:18px;
	margin-top:3px;
	margin-right:3px;
	}
.modalPopupPanel_Content
{
	background-color:#FFFFFF;
	border:solid 2px #999999;
}
.modalPopupPanel_Content table
{
	width:100%;
}

.modalPopupPanel_DivTitle
{
	background-color:#F6F6F6;
	border-bottom:solid 1px #EEEEEE; 
	border-right: solid 1px #EEEEEE; 
	border-left: solid 3px #DDDDDD;
	color: #4D4D4D;
	padding-top:3px;
	padding-left:3px;
	font-weight:bolder;
}
.modalPopupPanel_DivFooter
{
	background-color:#EEEEEE;
	border-top: dashed 1px #DDDDDD;
	text-align:center;
	color: #4D4D4D;
	padding-top:8px;
	padding-bottom:5px;
}

.modalPopupPanel_TdLeft
{
	width:15%;
	height:28px;
	background-color:#eff3f7;
	border-bottom:solid 1px #EEEEEE; 
	border-right: solid 1px #EEEEEE;
	color: #336699;
	text-align:right;
	padding-right:5px;
	}
.modalPopupPanel_TdRight
{
	width:85%;
	background-color:#f6fbe8;
	border-bottom:solid 1px #EEEEEE; 
	border-right: solid 1px #EEEEEE;
	color: #919698;
	padding-left:3px;
	}
.modalPopupPanel_TdRight_Alt
{
	width:85%;
	background-color:#FFFFFF;
	border-bottom:solid 1px #EEEEEE; 
	border-right: solid 1px #EEEEEE;
	color: #919698;
	padding-left:3px;
	}

.podcast
{
	width:500px; 
	border:solid 1px #6D6D6D;
	padding:10px; 
	color:#FFFFFF;
	text-align:left;
	}
.podcast a{color:#ffeac3;}
.podcast a:hover {color:#FFFC97;}
.podcast .title{font-size:medium; font-weight:bolder; color:#07B5FF; padding-bottom:5px; font-family:Arial;}
.podcast .close{float:right;}
.podcast .list{padding:5px 0px 5px 12px; font-family:Arial; font-size:12px; font-weight:bolder;}

.rss
{
	width:500px; 
	border:solid 1px #6D6D6D;
	padding:10px; 
	color:#FFFFFF;
	text-align:left;
	}
.rss a{color:#ffeac3;}
.rss a:hover {color:#FFFC97;}
.rss .title{font-size:medium; font-weight:bolder; color:#FF6928; padding-bottom:5px; font-family:Arial;}
.rss .close{float:right;}
.rss .list{padding:5px 0px 5px 12px; font-family:Arial; font-size:12px; font-weight:bolder;}

