/* ================================
    CSS STYLES FOR janet.Articles
   ================================
*/  
.ProfileUser ul {	width:200px;	margin: 0;
	padding: 0;
}
.ProfileUser ul li {	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	text-align:center;
}
.ProfileOrg {
	display:inline;
}
.ProfileOrg ul {	margin: 0;
	padding: 0;
	display:inline;
}
.ProfileOrg ul li {	list-style: none;
	margin-left: 10;
	padding: 0;
	border: none;
	display:inline;
}
.treeCatPlus 
{
	background:url(icons/icon_plus.gif) no-repeat;
	width:12px;
	height:12px;
	display:inline;
	cursor:hand;
	cursor:pointer;
}
.treeCatMinus
{
	background:url(icons/icon_minus.gif) no-repeat;
	width:12px;
	height:12px;
	display:inline;
	cursor:hand;
	cursor:pointer;
}
.treeCatLeft
{
	background:url(icons/icon_no.gif) no-repeat;
	width:12px;
	height:12px;
	display:inline;
	cursor:hand;
	cursor:pointer;
}
.treeCatNo
{
	background:url(icons/icon_no.gif) no-repeat;
	width:12px;
	height:12px;
	display:inline;
	cursor:hand;
	cursor:pointer;
}
.treeCatLine
{
	background:url(icons/icon_no.gif) no-repeat;
	width:12px;
	height:12px;
	display:inline;
	cursor:hand;
	cursor:pointer;
}
.treeCatCorner
{
	background:url(icons/icon_bl.gif) no-repeat;
	width:12px;
	height:12px;
	display:inline;
	cursor:hand;
	cursor:pointer;
}
.socialBookmarks li
{
	display:inline;
	padding:2px;
}
input.NextBack 
{
	background-color:white;
	color: #000000;
	border: black solid 1px
}
input.NextBackDis
{
	background-color:white;
	color:#d0d0d0;
	border: silver dotted 1px
}
.janet_ItemTable {
	background-color:#c0c0c0;
}
.janet_ItemName
{
	font-weight: bold;
	font-size: 11px;
	width: 140px;
	color: #003366;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #dfdfdf;
	text-align: left;
}
.janet_ItemValue {
	background-color:#efefef;
	FONT-SIZE: 11px;
	COLOR: #003366;
	FONT-FAMILY: Tahoma, Arial, Helvetica;
}
.janetArticles_Search
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	vertical-align:text-top;
}

.janetarticles_datagridheader
{
	background-position: 0% 100%;
	font-weight: bold;
	font-size: 12px;
	background-image: url(datagridheader.gif);
	color: #003366;
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Helvetica;
}
.janetarticles_datagridPage
{
	background-position: 0% 0%;
	font-size: 11px;
	background-image: url(datagridpage.gif);
	color: #003366;
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Helvetica;
}
.janetarticles_RateMePage
{
	background-position: 0% 0%;
	font-size: 11px;
	color: #003366;
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Helvetica;
}
.janetarticles_video_11 
{
	background:url(images/video_11.png) no-repeat;
}
.janetarticles_video_1C 
{
	background:url(images/video_1C.png) no-repeat;
}
.janetarticles_video_12 
{
	color:#000000;
	font-size:12pt;
	font-weight:bold;
}
.janetarticles_video_13 
{
	background:url(images/video_13.png) no-repeat;
}
.janetarticles_video_14 
{
	background:url(images/video_14.png) repeat-x;
}
.janetarticles_video_15 
{
	background:url(images/video_15.png) no-repeat;
}
.janetarticles_video_21 
{
	background:url(images/video_21.png) repeat-y;
}
.janetarticles_video_23 
{
	background:url(images/video_25.png) repeat-y;
}
.janetarticles_video_25 
{
	background:url(images/video_25.png) repeat-y;
}
.janetarticles_video_31 
{
	background:url(images/video_31.png) no-repeat;
}
.janetarticles_video_33 
{
	background:url(images/video_32.png) repeat-x;
}
.janetarticles_video_35 
{
	background:url(images/video_35.png) no-repeat;
}

.janetArticles_Sidebar
{
	padding:0px 5px 2px 8px;
	width:150px;
	border:1px solid #c0c0c0;
}
.janetArticles_Factfile
{
	padding:0px 5px 2px 8px;
	width:150px;
	border:1px solid #c0c0c0;
}
.janetArticles_Factfile ul
{ 
	margin-left: 0;
	padding-left: 1em;

}
.janetArticles_Factfile ul li
{  
	margin: 0;
	padding: 0;

}

#InnerHTML 
{
	margin:0;
	padding:0;
	/*
	background:#000000;
	width:232px;
	height:200px;

 */
}
#MediaTitle 
{
	background:url(images/video_top.png) repeat-x;
	width:232px;
	height:22px;
}
