/****************************************************************************
*** Structure ***************************************************************
****************************************************************************/

	/* Uncomment to hide Site Title and Site Description if shown in wide logo graphic */
	
	/*.CommonTitleBarTitle,
	.CommonTitleBarDescription
	{
		display: none;
	}
	*/
	
	#CommonLeaderboard
{
    background-color: #e5e1e0;
}


/****************************************************************************
*** Backgrounds *************************************************************
****************************************************************************/
	
	BODY /* Uncomment one of the choices */
	{
		/* For a background color */
			/*background-color: #000054;
			background-image: none;
		/* Or for a background image */
		margin:0px; background-color: #464444;/*???------???????????????????????????????*/
	background-image: url('mediacenter/images_v2/media_bgsilver4.jpg');
	background-repeat: repeat-y;
	background-position: center top;*
	}	

	#Common
	{
		border-top: solid 3px #36406D; /*???????????? medium blue */
		margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
			 /* Set to 0px or change color to mimic MenuBar Background Color */
	}

/****************************************************************************
*** Major Colors ********************************************************
****************************************************************************/

.CustomHeader
	{
margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/* spacing header title image */
	
	}

.CommonTitleBar
	{
margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/* spacing header title image */
	
	}
.CommonTitleBarImage
	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	/* spacing header title image */
	
	}
	
	.CommonTitleBarTitle
	{
	color: #464444;
	font-size: 18px;	/* Site Title Color */
	}

	.CommonTitleBarDescription
	{
		color: #030757;
		font-size:12px; /* Site Description Color */
	}

	.CommonTitle,
	.CommonTitle a:link,
	.CommonTitle a:hover,
	.CommonTitle a:visited,
	.BlogPostHeader,
	#comments h3
	
	{
	color: #030757; /* Major Headings Color */
	
	}

	#welcome, #welcome A, 
	#welcome A:VISITED, 
	#welcome A:ACTIVE
	{
		color : #030757;
		text-decoration:underline; /* Color for "Signed in as..." block */
	}
	#welcome A:HOVER
	{
		color : #E0E0E0;
		text-decoration:none;
		background-color:#030757/* Color for "Signed in as..." block */
		
	}

	a:link,
	a:visited
	.CommonSidebarContent a:link,
	.CommonSidebarContent a:visited,
	.CommonSidebarArea a:link,
	.CommonSidebarArea a:visited,
	.CommonInlineMessageArea a:link,
	.CommonInlineMessageArea a:visited
	{
		color: #030757; 			/* Default Link Color */
	}
	
	a:hover,
	.CommonSidebarContent a:hover,	
	.CommonSidebarArea a:hover,
	.CommonInlineMessageArea a:hover,
	{
		color : #E0E0E0;
		text-decoration:none;
		background-color:#030757/* Color for "Signed in as..." block */
		
	}




	.CommonSidebarHeader,
	.CommonSidebarHeader a:link,
	.CommonSidebarHeader a:visited,
	.CommonSidebarHeader a:hover
	{
		background-color: #000000;	/* Sidebar Title Bar Background Color */
		color: #FFFFFF;				/* Sidebar Title Bar Text Color */
	}

	.CommonInlineMessageTitle,
	.CommonInlineMessageTitle a:link,
	.CommonInlineMessageTitle a:hover,
	.CommonInlineMessageTitle a:visited,
	.CommonListTitle,
	.CommonListTitle a:link,
	.CommonListTitle a:hover,
	.CommonListTitle a:visited
	{
		color: #FFFFFF;				/* Title Bar Text Color */
		background-color: #000000;	/* Title Bar Background Color */
	}
	
	
	.CommonListHeader,
	.CommonListHeaderLeftMost
	{
		background-color: #e5e1e0;	/* Column Headers Background Color */
		color: #030757; 			/* Column Headers Text Color */
	}	
	
	.CommonBreadCrumbArea,
	.CommonBreadCrumbArea a:link,
	.CommonBreadCrumbArea a:hover,
	.CommonBreadCrumbArea a:visited
	{
		color: #464444; 			/* Color of breadcrumb links */
		background-color: #e5e1e0;	/* Background color for breadcrumbs bar */
	}

	
/****************************************************************************
*** Menu Bar ****************************************************************
****************************************************************************/

	.CommonTabBar
	{
		margin:0px; background-color: #000000;	/* Background Color */
		background-image: url('none');
		
	}

	.CommonSimpleTabStripTab, 
	.CommonSimpleTabStripTab A:LINK, 
	.CommonSimpleTabStripTab A:VISITED, 
	.CommonSimpleTabStripTab A:ACTIVE
	{
		color: #FFFFFF;	/* Link Text Color */
		background-color: #000000;	/* Background Color */
		background-image: url('none');
	}

	.CommonSimpleTabStripTabHover,
	.CommonSimpleTabStripTabHover A:LINK, 
	.CommonSimpleTabStripTabHover A:VISITED, 
	.CommonSimpleTabStripTabHover A:ACTIVE,
	.CommonSimpleTabStripTab A:HOVER,
	.CommonSimpleTabStripTabHover A:HOVER
	{
		color: #FFFFFF;	/* Hover Tab Link Color */
		background-color: #464444; /* Hover Tab Background Color */
		background-image: url('none');
	}

	.CommonSimpleTabStripSelectedTab,
	.CommonSimpleTabStripSelectedTab A:LINK, 
	.CommonSimpleTabStripSelectedTab A:VISITED, 
	.CommonSimpleTabStripSelectedTab A:ACTIVE,
	.CommonSimpleTabStripSelectedTab A:HOVER
	{

		color: #FFFFFF;	/* Selected Tab Link Color */
		background-color: #464444; /* Selected Tab Background Color */
		background-image: url('none');
	}

/****************************************************************************
*** Forums Only *************************************************************
****************************************************************************/

	.ForumPostHeader
	{
		background-color: #000000; /* Background color for forum post title bar where date is shown */
	}

	.ForumPostUserArea
	{
		background-color: #e5e1e0; /* Background color for part of forum post on left where user info is shown */
	}

	.ForumPostTitleArea
	{
		background-color: #e5e1e0; /* Background color for part of forum post on top where title and buttons is shown */
	}

	.ForumPostBodyArea,
	.ForumPostFooterArea,
	.ForumPostContentArea
	{
		background-color: #E0E0E0; /* Background color for content of forum post */
	}
	
	.ForumGroupNameRead:link,
	.ForumGroupNameRead:visited,
	.ForumGroupNameUnRead:link,
	.ForumGroupNameUnRead:visited
	{
		color: #030757; 			/* Forum Name Link Color */
	}
	.ForumGroupNameRead:hover,
	.ForumGroupNameUnRead:hover,
	{
		color: #ffffff; 			/* Forum Name Link Color */
	}
	
	

	.ForumNameRead:link,
	.ForumNameRead:visited
	{
		color: #4c68a0; 			/* BROWN ???????????????????????Link color for forum thread that has been read */
	}
	
	.ForumNameRead:hover,	
	{
		color: #E0E0E0; 			
	}
	
	
	

	.ForumNameUnRead:link,
	.ForumNameUnRead:visited
	{
		color: #464444; 			/* Link color for unread forum thread */
	}
	
	.ForumNameUnRead:hover,
	{
		color: #E0E0E0; 			/* Link color for unread forum thread */
	}
	
	
	
	
	div#CalendarArea
    {
    height: 900px;
    padding-right: 20px;
    overflow: scroll;
        }

