.cs_html
{
}
.sc_body
{
    background-color: rgb(255,255,255);
    width: 100%;
    color: black;
    /*background-color: rgb(26, 28, 72);*/
    margin: auto;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 16px;
    background-color:#303030;
    background-attachment:fixed; 
    background-repeat:no-repeat; 
    background-size:100%; 
    background-image: url('backgr3.jpg');
}

hr { height: 1px;
    border: 0; border-top: 1px solid #ccc;
    margin: 0.2em 0; padding: 0; }

.sc_pipe
{
	color: blue;
}


#pageheader
{
	position: fixed; 
	width: 100%; 
	z-index:100;
}

#sc_brsitename
{
	font-size: 13px;
	line-height: 1em;
}

#sc_pageheaderdistance
{
	height: 50px;
}

#sc_userheaderline
{
	width: 100%;
	background-color: #FFFFFF;
	text-align: right;
}	
#sc_userheaderlinediv
{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#00008F'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#00008F)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #FFFFFF, #00008F ); /* for firefox 3.6+ */	
	text-align: right;
	line-height: 25px;
	color: white;
	padding: 1em 1em 0em 0em;
	border-bottom: 1px solid #BFBFBF;
}
#sc_userheaderlinediv a:active, 
#sc_userheaderlinediv a:link, 
#sc_userheaderlinediv a:visited, 
#sc_userheaderlinediv a:hover { 
 color: white; 
 text-decoration: none; 
} 


#sc_copyL0
{
	width=100%; 
	background-color:#202020; 
	height: 120px; 
	line-height: 12px;
	text-align: center; 
	vertical-align: middle;
	margin-left: auto ;
    margin-right: auto ;
	margin-top: auto ;
    margin-bottom: auto ;
}
#sc_copyL1
{
	width: 60%;
	font-size: 24px;
	line-height: 24px;
	letter-spacing: -4px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial;
	color: #707070;
	font-weight: bold;
	margin-left: auto ;
    margin-right: auto ;
}
#sc_copyL2
{
	width: 60%;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial;
	color: #707070;
	margin-left: auto ;
    margin-right: auto ;
}

#sc_bgcredit
{
  text-align: 'left'>
  font-size: 10px;
  color: #000000;
}
#sc_bgcredit a:active, 
#sc_bgcredit a:link, 
#sc_bgcredit a:visited, 
#sc_bgcredit a:hover { 
 color: #D0D0D0; 
 text-decoration: none; 
} 

#sc_pagetable
{
	text-align: center;
	vertical-align: top;
	width: 100%;	
}

#sc_pageleftcolumn
{
	height: 100%;
	width: 500px;	
	vertical-align: top;
}

#sc_leftcolumninner 
{
	text-align: center;
	vertical-align: top;
	width: 180px !important;
	background-color: #FFFFFF;	
	border-radius: 15px;
	height: 100%;
}

#sc_lcmenucontainer
{
	font-size: 10px;
	line-height: 10px;
	
}
.sc_lcmenublock
{
	font-size: 12px;
	background-color: #E0E0FF;
	padding: 3px;
	border-radius: 10px;
	font-weight: bold;
	line-height: 1em;
	text-align: center;
}

.sc_lcmenublock a:active,
.sc_lcmenublock a:visited,
.sc_lcmenublock a:link
{
	color: black;
	text-decoration: none;
}
.sc_lcmenublock a:hover
{
	color: white;
	background-color: blue;
	text-decoration: none;
}

#lsc_alertmenu
{
	font-size: 12px;
	background-color: yellow;
	padding: 3px;
	border-radius: 10px;
	font-weight: bold;
	line-height: 1.5em;
	text-align: center;
}
#lsc_alertmenu a:active,
#lsc_alertmenu a:visited,
#lsc_alertmenu a:link
{
	color: black;
	text-decoration: none;
}
#lsc_alertmenu a:hover
{
	color: black;
	text-decoration: underline;
}


#lsc_suggestmenu
{
	font-size: 12px;
	background-color: #F0D0DF;
	padding: 3px;
	border-radius: 10px;
	font-weight: bold;
	line-height: 1.5em;
	text-align: center;
}
#lsc_suggestmenu a:active,
#lsc_suggestmenu a:visited,
#lsc_suggestmenu a:link
{
	color: black;
	text-decoration: none;
}
#lsc_suggestmenu a:hover
{
	color: black;
	text-decoration: underline;
}





.sc_lcmenuitemcontainer
{
	width: 90%;
	line-height: 2em;
	font-size:12px;
	text-align: center;
	color: blue;
	margin: 0 auto;
	font-weight: normal;
	display: none;
}

.sc_lcmenuitemcontainer a:active,
.sc_lcmenuitemcontainer a:visited,
.sc_lcmenuitemcontainer a:link
{ 
 color: black; 
 text-decoration: none; 
}
.sc_lcmenuitemcontainer a:hover
{ 
 color: white;
 background-color: blue;
 /*font-weight: bold;*/ 
 text-decoration: none; 
}

.sc_pvspace
{
	font-size: 8px;
	line-height: 8px;
}

td#sc_pagerightcolumn 
{
	text-align: center;
	vertical-align: top;
	width: 40%; 
}

#sc_pagebody
{
	text-align: center;
	vertical-align: top;
	width:1100px !important;	
	
}


#sc_topsats
{
	background-color: #E0E0E0;
	width: 98%;
	padding: 5px 0px 5px 15px;
	border-radius: 15px;
	line-height: 2em;
	text-align:left;
	color: #0000C0;
	font-size: 12px;
	box-shadow: #424242 2px 3px 5px;

}
#sc_topsats a:active, 
#sc_topsats a:link, 
#sc_topsats a:visited
{
 color: #0000C0; 
 text-decoration: underline; 
}
#sc_topsats a:hover { 
 color: #C00000;
 text-decoration: underline; 
} 


#sc_satsearch
{
	background-color: #E0E0E0;
	width: 230px;
	padding: 5px 0px 5px 15px;
	border-radius: 15px;
	line-height: 2em;
}

#sc_satsearch a:active, 
#sc_satsearch a:link, 
#sc_satsearch a:visited, 
#sc_satsearch a:hover { 
 color: blue; 
 text-decoration: underline; 
}

#sc_satsearchtitle
{
	font-size:14px;	
	line-height: 30px;
	vertical-align: top;
	color: blue;
}

#sc_advsearch
{
	font-size:12px;
}

#sc_pagedescription
{
	font-size: 12px;
}

#sc_raw_sat_title
{
	font-size: 18px;
	color: #0000FF;
	text-align: center;
	
}

.sc_programcore
{

	width: 100%;
	background-color: #FFFFFF;
	border-Top-Left-Radius  : 15px;
	border-Top-Right-Radius  : 15px;
	border-Bottom-Right-Radius  : 15px;
	border-Bottom-Left-Radius  : 15px;
	border-spacing: 8px;
}
#sc_programcore_spacenews
{
	width: 100%;
	background-color: #FFFFFF;
	border-Top-Left-Radius  : 15px;
	border-Top-Right-Radius  : 15px;
	border-Bottom-Right-Radius  : 15px;
	border-Bottom-Left-Radius  : 15px;
	border-spacing: 8px;

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#C0C0FF', endColorstr='#20208F'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#C0C0FF), to(#20208F)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #C0C0FF, #20208F )

}

.sc_programcore a:active, 
.sc_programcore a:link, 
.sc_programcore a:visited, 
.sc_programcore a:hover { 
 color: blue; 
 text-decoration: underline; 
}

#sc_pointerbox
{
	width: 100%;
	background-color: #FFFFFF;
	border-Top-Left-Radius  : 15px;
	border-Top-Right-Radius  : 15px;
	border-Bottom-Right-Radius  : 15px;
	border-Bottom-Left-Radius  : 15px;
	border-spacing: 8px;
	
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#C0C0C0'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#C0C0C0)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #FFFFFF, #C0C0C0 )
}

.sc_table_tracker_msg
{
	border-spacing: 10px;
	color: blue;
	width: 100%;
}
#sc_table_tracker_msg a:active, 
#sc_table_tracker_msg a:link, 
#sc_table_tracker_msg a:visited, 
#sc_table_tracker_msg a:hover { 
 color: blue; 
 text-decoration: underline; 
}




/* Style of the Header Line containing the main satellites */
#sc_tablesatheader
{
	text-align: center;
	background-color: transparent;
	border: 0px solid #0000FF;
	padding: 2px;
	border-spacing: 2px;
	width: 100%;
	border-collapse:collapse;	
}

td#sc_tablesatheader
{
	font-family: Verdana;
	background-color: #22246D;
	border: 1px solid #0000FF;
	padding: 2px;
	border-collapse: collapse;	
	font-size: 13px;
	/*line-height: 22px;*/
	background-color: transparent;	
	border-Top-Left-Radius  : 10px;
}

#sc_tablesatheader td
{
	font-family: Verdana;
	border: 0px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 2px;
	border-collapse: collapse;	
	font-size: 12px;
	height: 40px;
	/*line-height: 22px;*/
	background-color: #transparent;	
	border-Top-Left-Radius  : 15px;
	border-Top-Right-Radius  : 5px;

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#B8B8FF', endColorstr='#00008F'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#B8B8FF), to(#00008F)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #B8B8FF, #00008F ); /* for firefox 3.6+ */	

	
}

td#sc_HighlightedHeader_red
{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFB0B0', endColorstr='#00008F'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#FFB0B0), to(#00008F)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #FFB0B0, #00008F ); /* for firefox 3.6+ */	

}

td.sc_HighlightedTAB
{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF4A4A', endColorstr='#000000') !important; /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#FF4A4A), to(#000000)) !important; /* for webkit browsers */
	background: -moz-linear-gradient(top,  #FF4A4A, #000000 ) !important; /* for firefox 3.6+ */		

}

#sc_tablesatheader a:active, 
#sc_tablesatheader a:link, 
#sc_tablesatheader a:visited 
{ 
 color: white; 
 text-decoration: none; 
} 
#sc_tablesatheader a:hover { 
 color: #FFA0A0; 
 text-decoration: none; 
} 

/* Style of the Header Line containing the info under the satellite tabs */
#sc_tableheadernews
{
	font-family: Verdana;
	color: #0000C0;
	background-color: #FFFFFF;
	border: 0px solid #FF0000;
	border-spacing: 0px;
	padding: 0px;
	font-size: 13px;
	text-align: left;
	/*line-height: 18px; */
	/*background-color: #000000;	*/
	
	/*border-Top-Left-Radius  : 15px;*/
	/*border-Top-Right-Radius  : 15px;*/
	border-Bottom-Right-Radius  : 15px;
	border-Bottom-Left-Radius  : 15px;
	border-spacing: 8px;
	padding: 10px;
	


}

#sc_tableheadernews td, #sc_tableheadernews tr
{
	font-family: Verdana;
	color: #0000C0;
	border: 0px solid #22246D;
	padding: px;
	border-collapse: collapse;	
	font-size: 13px;
	line-height: 20px;
	background-color: #FFFFFF;	

}

#sc_tableheadernews a:link,
#sc_tableheadernews a:visited,
#sc_tableheadernews a:active
{
	color: #0000C0;
}
#sc_tableheadernews a:hover
{
	color: #C00000;
}


#sc_table_title_info_sat
{
	width: 100%;
	color: #000000;
	line-height: 2.0em;

}

#DisplayWorkingSat
{
	color: blue;
	font-size:15px;
}

#WorkingSatUserActions
{
	color: blue;
}

#decayline
{
	color: blue;
	background-color: #E0E0E0 !important;
	line-height: 1.5em;
	border-spacing:5px;
	padding: 10px;
	border-radius: 10px;
}
#decayline a:active, 
#decayline a:link, 
#decayline a:visited, 
#decayline a:hover { 
 color: blue; 
 text-decoration: underline; 
} 


#sc_table_title_maps
{
	border-collapse: collapse;
	border-spacing: 0px;
}

#sc_table_panel
{
	color : #FFFFFF;
	border-collapse: collapse;
	border-spacing: 0px;
}
#sc_table_panel a:link,
#sc_table_panel a:active,
#sc_table_panel a:visited,
#sc_table_panel a:hover
{
	color: white;
}
#sc_cell_copyright_nad_map
{
	text-align: center;
	background-color: #6666CC;
	color: #FFFFFF;

}

#sc_table_osb_setting
{
	width: 100%;
}

#sc_table_obs_location
{
	width: 100%;
}

.sc_trackbuttons {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #63b8fe), color-stop(1, #468cff) );
	background:-moz-linear-gradient( center top, #63b8fe 5%, #468cff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#63b8fe', endColorstr='#468cff');
	background-color:#63b8fe;
	-webkit-border-top-left-radius:15px;
	-moz-border-radius-topleft:15px;
	border-top-left-radius:15px;
	-webkit-border-top-right-radius:15px;
	-moz-border-radius-topright:15px;
	border-top-right-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	-moz-border-radius-bottomright:15px;
	border-bottom-right-radius:15px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-radius-bottomleft:15px;
	border-bottom-left-radius:15px;
	text-indent:0px;
	display:inline-block;
	color:#14396a;
	font-family:Arial Black;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	height:45px;
	line-height:13px;
	width:105px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #7cacde;
}
.sc_trackbuttons:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #468ccf), color-stop(1, #63b8ee) );
	background:-moz-linear-gradient( center top, #468ccf 5%, #63b8ee 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#468ccf', endColorstr='#63b8ee');
	background-color:#468ccf;
}.sc_trackbuttons:active {
	position:relative;
	top:1px;
}
/* This button was generated using CSSButtonGenerator.com */


#sc_row_skychart
{
	background-color: #F0F0F0;
	visibility: hidden;
}


#IdSkyChartPanel
{
	text-align: center;
	vertical-align: top;
	color: #000000;
	line-height: 1.5em;
}

#IdVideo
{
	background-color: #FFFFFF;
	border: 1px black solid;
}

#IdVideoFrame
{
	background-color: #FFFFFF;
	font-family: Arial;
	border: none;
}


#OutDialog
{
	color: #0000C0;
}

#sc_msgiframe
{
	border: 0px;

}




/* ---------------------------------- Page News ------------------------ */
.lsc_newscontainer
{
	background-color: #F0F0F0;
	border-radius: 10px;
	padding: 10px;
}
.lsc_newscontainer_published
{
	background-color: #F0F0F0;
	border-radius: 10px;
	padding: 10px;

}
#lsc_newsblocktitle
{
	font-size: 18px;
	color: #0000C0;
	font-weight: bold;
	text-align: center;
}
.lsc_tablenews
{
}
.lsc_newimage
{
	vertical-align: top;
}
.lsc_newbox
{
	width: 900px;
	vertical-align: top;
}
.lsc_columnnew
{
	width: 750px;
}
.lsc_newimage
{
	width: 150px;
}
.lsc_newtitle
{
	font-weight: bold;
	font-size: 13px;
	line-height: 17px;
	vertical-align: top;
}
.lsc_newtitle a:link,
.lsc_newtitle a:active,
.lsc_newtitle a:visited
{
	color: black;
	text-decoration: none;
}
.lsc_newtitle a:hover
{
	color: black;
	text-decoration: underline;
}
.lsc_newbody
{
	text-align: justify;
	font-size: 11px;

}
.lsc_newbody
{
	text-align: justify;
	font-size: 11px;

}
.lsc_date
{
	font-weight: bold;
}
.lsc_source
{
	font-style: italic;
}
.lsc_newlink
{
	font-style: italic;
}
.lsc_undertitle
{
	font-size: 3px;
	line-height: 3px;
}























#lsc_querytable
{
	color:white;
	border-radius: 15px;
	width: 90%;
	background-color: #5050C0;
	text-align: center;
	padding: 15px;
}
#lsc_resulttable
{
	border-spacing: 0px;
	border-collapse: collapse;
	width: 90%;
	padding: 10px;
}
#lsc_resulttable td
{
	border: 1px solid #404040;
	text-align:center;	
	padding: 3px;
	
}
#lsc_resulttableheader
{
	align: center;
	background-color: #A0A0FF;
	color: white;
	border: 0px solid black;
	height: 3em;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F0F0FF', endColorstr='#00008F'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#F0F0FF), to(#00008F)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #F0F0FF, #00008F ); /* for firefox 3.6+ */	

}
.lsc_evenrows
{
	background-color: #E0E0E0;
}
.sc_policynote
{
	text-align: center;
	width: 300px;
	border-radius: 5px;
	background-color: #202020; 
	color: white;
	border: 0px solid black;
	
	opacity: 0.9;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A0A0A0', endColorstr='#602020'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#A0A0A0), to(#602020)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #A0A0A0, #602020 ); /* for firefox 3.6+ */
			
	position: fixed;
	z-index: 100000;
	top:80px;
	left: 100%;
	margin-left: -340px;
	padding: 10px;
}
.sc_tmpremovefromabove
{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF2020', endColorstr='#8F0000'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#FF2020), to(#8F0000)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #FF2020, #8F0000 ); /* for firefox 3.6+ */
}
.sc_policynotetitle
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;

}

.sc_obspic
{
	
	border-radius: 10px;
	padding: 5px;
	background-color: #505050;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F0F0FF', endColorstr='#00008F'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#F0F0FF), to(#00008F)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #F0F0FF, #00008F ); /* for firefox 3.6+ */	
}

























td#TabFullScreen
{
	position :fixed;
	left : -30px;
	top :  400px;
	height: 25px;
	background-color : #000040;
	padding : 7px;
	font-family : Verdana;
	color : #FFFFFF;
	font-size : 10px;
	font-weight : normal;
	border : 1px solid #FFFFFF;
	border-Top-Left-Radius  : 10px;
	border-Top-Right-Radius : 10px;
	transform: rotate(30deg);
	-ms-transform: rotate(90deg); /* IE 9 */
	-webkit-transform: rotate(90deg); /* Safari and Chrome */
	-o-transform: rotate(90deg); /* Opera */
	-moz-transform: rotate(90deg); /* Firefox */
	z-index: 120;
}
#TabFullScreen a:link { color: #FFFFFF; text-decoration: none; }
#TabFullScreen a:hover { color: #FF2F2F; text-decoration: none; }


#sc_table_skychart_panel 
{
	color: blue;
	text-align: center;
	width: 100%;
	border: 1px solid black !important;
}








#sc_table_runtime_results
{
	width: 100%;

}

#sc_table_advlink_sat
{
	width: 100%;
	background-color: #FFFFFF;
	border-Top-Left-Radius  : 15px;
	border-Top-Right-Radius  : 15px;
	border-Bottom-Right-Radius  : 15px;
	border-Bottom-Left-Radius  : 15px;
	border-spacing: 8px;
	
}



.sc_tablemain
{
    /*background-color: lightsteelblue;*/
   	width: 100%;
	border: 0px;
	width: 100%;
	padding: 0px;
}
.sc_headertitle
{
}
.sc_leftcolumn
{
    /*background-color: #282052;*/
    vertical-align: top;
    text-align: center;
    width: 124px;
}
.sc_tablefullzero
{
	border: 0px;
	margin: 0;
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
}
.sc_textcolumnleft
{
}
.sc_centralcolumn
{
	border-collapse: collapse;
	border: 0px;
	padding: 0px;
	vertical-align: top;
}
.sc_tablecentralcolumn_row1
{
	width: 100%;
	background-color: #b9b980;
	color: #3333ff;
	text-align:center;
}
.sc_tablecentralcolumn_row2
{
	width: 100%;
	/*background-color: #b9b980;*/
	/*color: #3333ff;*/
	text-align:left;
}
.sc_tablecentralcolumn_row3
{
	/*background-color: #b9b980;*/
	background-color: #FFFFFF;
	text-align:center;
	width: 100%;
}
.sc_programtable
{	
	text-align:center;
	width: 100%;
	border: 0;
	padding: 0;
	border-collapse: collapse;

}
.sc_programtable.line1
{	
	/*background-color: #6666cc;*/
	width: 100%;
	text-align:center;
	/*width: 613%;*/
	/*height: 1500px;*/

}

.sc_tablesatname
{

	width: 100%;
	border-collapse: collapse;
	background-color: #333399;
	text-align: center;
}

.sc_tablesatvalues
{
	background-color: #6666cc;
	font-family:Arial;
	font-size: 12px;
    line-height: 16px;
    color:white;
}

.sc_tablegmap
{
	background-color: #9999ff;
	/*border: 0;
	padding: 0;
	margin: 0;*/
	border-collapse: collapse;
	text-align:center;
}

#StatusBar
{
	color:red;
}

#sc_authormapline
{
	background-color:#9999ff;
}
#sc_tableobsset
{
	width:100%;
	text-align:right;
}

#sc_tableobsloc
{
	text-align:right;
	background-color:#6666cc;
	color:white;
}

#IdObsSettingString
{
	/*width:790px;*/
	width:80%;
}

#sc_tabletabobssettings
{
	width: 948px;
	text-align:center;
	vertical-align: top;

	color: white;
	
	
}

#sc_tabletabobssettings.td
{
	

}
.sc_squareset
{
		background-color:#333399;
		width: 151px;
}
.sc_squareset a:link {color: #ffffff; text-decoration: underline;} 
.sc_squareset a:active {color: #ffffff; text-decoration: underline;} 
.sc_squareset a:visited {color: #ffffff; text-decoration: underline;} 
.sc_squareset a:hover {color: #ffffff; text-decoration: underline;} 

.sc_squaresetspace
{
	width:12px;
}

.sc_btn
{   
	font-size: 11px; 
}  

#sc_tableinfo
{
	/* border="1" cellpadding="2" cellspacing="2" width="100%" */
	
}
#sc_tableoutput
{
	/*border="1" cellpadding="2" cellspacing="2" width="100%"*/
	width:100%;
	color:black;
	text-align:center;
}

.sc_titlebarout
{
	background-color: rgb(204, 204, 255);
}

#sc_copyrightfootpage
{
	color:black !important;
	font-family: Verdana,Arial,Helvetica,sans-serif !important;
}

.DeniedPage
{
	font-size: 18px;
}


.sc_msgnumber
{
	background: #E00000;
	color: #FFFFFF;
	border-radius: 10px;
	padding: 2px;
	text-align: center;
	opacity: 0.9;
	position: relative; 
	left: -8px;
	top: -10px;
	font-size: 8px;
	font-weight: bold;

}

.sc_InboxFlashDivNone
{
	display: none;
}

.sc_ChatFlashDiv
{
	
	text-align: center;
	width: 350px;
	border-radius: 5px;
	background-color: #FFFFFF; 
	color: #000000;
	border: 2px solid blue;
	
	/*
	opacity: 1.0;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E0E0E0', endColorstr='#FFFFFF');
	background: -webkit-gradient(linear, left top, left bottom, from(#E0E0E0), to(#FFFFFF));
	background: -moz-linear-gradient(top,  #E0E0E0, #FFFFFF ); 
	*/
			
	position: fixed;
	z-index: 5000;
	top:80px;
	left: 100%;
	margin-left: -390px;
	padding: 5px;	
	box-shadow: #A3A3A6 5px 7px 5px;

}

.sc_InboxFlashDiv
{
	
	text-align: center;
	width: 500px;
	border-radius: 5px;
	background-color: #FFFFFF; 
	color: #000000;
	border: 2px solid blue;
	
	/*
	opacity: 1.0;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E0E0E0', endColorstr='#FFFFFF');
	background: -webkit-gradient(linear, left top, left bottom, from(#E0E0E0), to(#FFFFFF));
	background: -moz-linear-gradient(top,  #E0E0E0, #FFFFFF ); 
	*/
			
	position: fixed;
	z-index: 5;
	top:80px;
	left: 100%;
	margin-left: -540px;
	padding: 5px;	
	box-shadow: #A3A3A6 5px 7px 5px;

}

.sc_InboxUsersFlashDiv
{
	
	text-align: center;
	width: 300px;
	border-radius: 5px;
	background-color: #FFFFFF; 
	color: #000000;
	border: 2px solid blue;
	
	/*
	opacity: 1.0;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E0E0E0', endColorstr='#FFFFFF');
	background: -webkit-gradient(linear, left top, left bottom, from(#E0E0E0), to(#FFFFFF));
	background: -moz-linear-gradient(top,  #E0E0E0, #FFFFFF ); 
	*/
			
	position: fixed;
	z-index: 5;
	top:80px;
	left: 100%;
	margin-left: -340px;
	padding: 5px;	
	box-shadow: #A3A3A6 5px 7px 5px;

}

.sc_XClose
{
	width: 15px;
	vertical-align: top;
}
.sc_InboxFlashTitle
{
	/* background-color: #FFFFFF; */
	border-radius: 5px;
	text-align: right;
	line-height: 2em;
	width: 100%;
	text-align: left;
	/* font-weight: bold; */
	padding-left: 5px;
	font-size: 14px;
	
	color: #0002A8;
	/* background-color: #D7DFFF; */
	background-color: #E0E0E0;
	vertical-align: top;
}

b.sc_InboxFlashTitle
{
	vertical-align: top;
}

.sc_FlashMessageTextArea
{
	width: 97%;
	font-size: 12px;

}

.sc_flashsendresult
{
	font-size: 14px;
	font-weight: bold;
	text-height: 2em;
	
}

.sc_InboxList
{
	height:320px;
   	overflow:auto;
   	background: #F0F0FF;
   	padding: 0px;
}

#sc_InboxTableList
{
	width: 100%;
	border: 0px;
	border-collapse: collapse;
	text-align: left;

}

#sc_InboxTableList td
{
	text-align: left;
	padding: 7px;
}

.sc_InboxListRowE
{
	width: 100%;
	background-color: #E0E0FF;
	line-height: 1.2em;
	
}

.sc_InboxListRowO
{
	width: 100%;
	background-color: #E8E8F0;
	line-height: 1.2em;
}

.sc_FlashMessageReadArea
{
	
	height:200px;
   	overflow:auto;
   	padding: 10px;
   	text-align: left;


}

.sc_lastseen
{
	font-size: 8px;
}

