

  /* Default Facebook CSS */
            .fbbody
            {
                font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;
                font-size: 11px;
                color: #333333;
            }
            /* Default Anchor Style */
            .fbbody a
            {
                color: #3b5998;
                outline-style: none;
                text-decoration: none;
                font-size: 11px;
                font-weight: bold;
            }
            .fbbody a:hover
            {
                text-decoration: underline;
            }
            /* Facebook Box Styles */
            .fbgreybox
            {
                background-color: #f7f7f7;
                border: 1px solid #cccccc;
                color: #333333;
                padding: 10px;
                font-size: 13px;
                font-weight: bold;
            }
            .fbbluebox
            {
                background-color: #eceff6;
                border: 1px solid #d4dae8;
                color: #333333;
                padding: 10px;
                font-size: 13px;
                font-weight: bold;
            }
            .fbinfobox
            {
                background-color: #fff9d7;
                border: 1px solid #e2c822;
                color: #333333;
                padding: 10px;
                font-size: 13px;
                font-weight: bold;
            }
            .fberrorbox
            {
                background-color: #ffebe8;
                border: 1px solid #dd3c10;
                color: #333333;
                padding: 10px;
                font-size: 13px;
                font-weight: bold;
            }
            /* Content Divider on White Background */
            .fbcontentdivider
            {
                margin-top: 15px;
                margin-bottom: 15px;
                width: 520px;
                height: 1px;
                background-color: #d8dfea;
            }
            /* Facebook Tab Style */
            .fbtab
            {
                padding: 8px;
                background-color: #d8dfea;
                color: #3b5998;
                font-weight: bold;
                float: left;
                margin-right: 4px;
                text-decoration: none;
            }
            .fbtab:hover
{
	background-color: #3b5998;
	color: #ffffff;
	cursor: hand;
}
            .fbcontentheader
{
	background-color: #eceff6;
	border-top: 1px solid #3b5998;
	color: #333333;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
}

            .fbcontentheader_yelow
{
	background-color: #fff9d7;
	border-top: 1px solid #f9eda3;
	color: #333333;
	font-size: 13px;
	font-weight: bold;	
	padding: 5px;
}
            	.fbmediamtopics
{
	font-family: tahoma;
	font-weight: bold;
	color: #000000;
}
        
        .grayFont
{
	color: #999999;
	font-size: x-small;
}

.tabelBorderTop
{
	border-width: 1px;
	border-color: #EEEEEE;
	border-top-style: solid;
	padding-top: 2px;
	padding-bottom: 2px;
}

 .tableBorderTopYelow{ border-width: 1px; border-color: #f9eda3;  border-top-style: solid;	 }

.topicFont	{font-family: verdana; font-size: 13px; color: #3B5998; font-weight: bold;	 }

.contentFont
{
	font-family: verdana;
	font-size: x-small;
	color: #003366;
	font-weight: bold;
}

.headerpnl{
font-weight: bold;
background-color: #eeeeee;
padding: 5px;
cursor: pointer;
border: solid 1px #c0c0c0
}

.acc-header,.acc-selected {
width: 300px;
background-color: #c0c0c0;
margin-bottom:2px;
padding:2px;
color:#444444;
font-weight:bold;
cursor:pointer;
}

.acc-content {
width:300px;
margin-bottom:2px;
padding:2px;
}

.acc-selected,.acc-content {
border:solid 1px #666666;
}

.signup_bar_container {
background-color:#EDEFF4;
border-bottom:1px solid #D8DFEA;
}
