/* GLOBAL CSS */
A {font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif;font-size:9pt;}
A:link {color:#000000;text-decoration:underline;}
A:visited {color: #000000;}
A:hover {text-decoration:underline !important; color: #000000;}

BODY  { 
text-align:center;
background-color: #4F6F92; 
color: #000000; 
margin: 10px 0px 10px 0px;
padding: 0px 0px 0px 0px;
}

P {color: #000000;
font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
font-size: 9pt;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
P.right {text-align: right}
P.center {text-align: center}
P.left {text-align: left}

H1,H2,H3,H5,H6 {color: #000000;
font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
H4 {
color: #3B5998;
font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
font-size: 11pt;
margin: 8px 0px 2px 0px;
padding: 0px 0px 0px 0px;
}

/* IMAGES*/
img
{ border: 0px;
}

/* DEFAULT TABLE */
table {  
  border-collapse:collapse;
}

/* CUSTOM TABLES */
table.t100 {
        width: 800px;
	border:0px solid #DEDEDE;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
        text-align:center;
        margin-left:auto;
        margin-right:auto;        
}
table.t100 tr {	
        text-align:left;
}
table.t100 td {
        text-align:left;
	vertical-align: top;	
	border-style: none;		
}

table.t110 {
	width: 100%;
	background-color: #4F6F92;
	border:0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
table.t110 tr {
}
table.t110 td {
text-align:left;
	border-style: none;		
}

table.t120 {
	width: 100%;
	background-color: #4F6F92;
	border:0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
table.t120 tr {
}
table.t120 td {
	border-style: none !important;		
}

.t120_Menu
{
background-color: #4F6F92;
width:0%;
}
.t120_Main
{
width:0%;
}
.t120_SectionFooter
{
text-align: center !important;
background-color: #FFFFFF;
}
.t120_SectionFooter
{
text-align: -moz-center !important;;
background-color: #FFFFFF;
}
.t120_PageFooter
{
text-align: center !important;
}
.t120_PageFooter
{
text-align: -moz-center !important;;
}


/* THE PANEL CONTROLS TABLE (DATAGRID) */
table.t130 {
     	border:0px;
	margin: 0px 0px 0px 0px;
	padding: -3px -3px -3px -3px;
}
table.t130 tr {	
}
table.t130 td {
text-align:left;
	border-style: none ;		
}
/* THE PROFILE VIEW TABLE */
table.t140 {
	border:0px;
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
	padding: -3px -3px -3px -3px;
}
table.t140 tr {	
}
table.t140 td {	
	border-style: none;		
}
/* THE TAG CLOUD TABLE */
table.t150 {
width: 550x;	
	padding:.25em;
}
table.t150 tr {	
}
table.t150 td {
 width: 550px;	
}
/* THE SPONSOR AREA TABLE - HIGHLIGHTS */
table.t160 {
 background-color:#ffffee;
 width: 145px !important;
	margin: 0px 0px 0px 0px; !important;
	padding: 0px 0px 0px 0px; !important;	
	border-style: solid !important;	
 border: solid 1px #F0F0F0 !important;
     border-collapse: collapse;

}
table.t160 tr {	
}
table.t160 td {	
 border: solid 1px #F0F0F0 !important;
    border-collapse: collapse;
padding: 0px 0px 0px 0px; !important;	
}
/* THE SPONSOR AREA TABLE - DATA*/
table.t170 {
 width: 145px !important;
	margin: 0px 0px 0px 0px; !important;
padding: 10px 0px 10px 0px; !important;	
	border-style: solid !important;	
 border: solid 1px #F0F0F0 !important;
     border-collapse: collapse;
}
table.t170 tr {	
}
table.t170 td {	
 border: solid 1px #F0F0F0 !important;
     border-collapse: collapse;
padding: 10px 0px 10px 0px; !important;	
	

}


/* CONTROLS DATAGRID (INVITE MANAGE) */
.dg100
{
 border-style:outset;
 border-width:0px;
 width: 1000px;
}
.dg100 td
{ 
border: solid 3px #CCCCCC; 
margin: 3px 3px 3px 3px; 
font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
padding: 6px 6px 6px 6px; 
text-align: left; 
} 
.dg100_Header
{
     background-color:#eee8aa;
     font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif;
     font-size: 10px;
     border-collapse:collapse;
}
.dg100_ALTERSTYLE
{
     background-color:#FFFFFF;
     font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif;
     color:Black;
     font-size: 9px;
     border-collapse:collapse;  
}
.dg100_NORMALSTYLE
{
     background-color:#FFFFE0;
     font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif;
     color:Black;
     font-size: 9px;
     border-collapse:collapse;  
}
/* CONTROLS DATAGRID (POETIC TAGS) */
.dg200
{
 border-style:outset;
 border-width:0px;
 }
.dg200 td
{ 
margin: 3px 3px 3px 3px; 
font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
padding: 6px 6px 6px 6px; 
text-align: left; 
} 
.dg200_Header
{
     font-size: 1px;
     border-collapse:collapse;
height:1px;
}
.A1 {color: black;
font-family: Verdana,Arial, Helvetica, sans-serif;
font-size: 9pt;
margin: 0px;
padding: 0px;
}
.M1 {color: black;
font-family: Verdana,Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 11pt;
}
.M2 {color: black;
font-family: Verdana,Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 11pt;
}
.M3 {color: red !important ;
font-family: Verdana,Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 8pt;
}
.T1 {
width: 600px;
background-color: #EEB4B4;
border-style: solid;
border-color: red;
border-width: thin;
border-collapse: collapse;
margin: 5px 5px 5px 5px;
padding: 5px 5px 5px 5px;
}
.T2 {
width: 600px;
background-color: #92CCA6;
border-style: solid;
border-color: #2E8B57;
border-width: thin;
border-collapse: collapse;
margin: 5px 5px 5px 5px;
padding: 5px 5px 5px 5px;
}
.T3 {
width: 300px;
border-collapse: collapse;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
.T4 {
width: 150px;
background-color: #eee8aa;
border-collapse: collapse;
margin: 0px 0px 0px 0px;
padding: 10px 10px 10px 10px;
}
.T4 td
{ 
padding: 10px 10px 10px 10px; 
} 
.T5 {
width: 150px;
background-color: #ffcc66;
border-collapse: collapse;
margin: 0px 0px 0px 0px;
padding: 10px 10px 10px 10px;
}
.T5 td
{ 
padding: 10px 10px 10px 10px; 
} 
.T6 {
width: 150px;
background-color: #E0E0E0;
border-collapse: collapse;
margin: 0px 0px 0px 0px;
padding: 5px 5px 5px 0px;
}
.T6 td
{ 
padding: 5px 5px 5px 0px; 
} 
.T7 {
width: 150px;
border-collapse: collapse;
margin: 0px 0px 0px 0px;
padding: 0px 15px 15px 0px;
}
.T7 td
{ 
padding: 0px 15px 15px 0px; 
} 
.T8 {
width: 600px;
background-color: #f0f0f0;
border-style: solid;
border-color: #CCCCCC;
border-width: thin;
border-collapse: collapse;
margin: 5px 5px 5px 5px;
padding: 5px 5px 5px 5px;
}
/* FONTS FOR THE PROFILE VIEW TABLE */
.FF1 {
font-family: Verdana,Arial, Helvetica, sans-serif;
color:gray;
FONT-SIZE: 10px;
}
/* USED FOR THE HEADER */
.FF2     {
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;
color: #3B5998;
font-size: 11px;
margin: 8px 0px 2px 0px;
padding: 15px 0px 0px 0px;
font-weight: bold; 
}
/* USED FOR THE LABEL TEXT */
.FF3 {
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;
color:gray;
FONT-SIZE: 11px;
}
/* USED FOR THE DATA FIELDS */ 
.FF4{
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;
color:black;
FONT-SIZE: 11px;
width: 250px;
}
/* USED FOR THE HEADER (NO PADDING)*/
.FF5     {
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;
color: #3B5998;
font-size: 11px;
margin: 8px 0px 2px 0px;
padding: 0px 0px 0px 0px;
font-weight: bold; 
}   
/* USED FOR THE LABEL TEXT (ZERO WIDTH) */
.FF6 {
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;
color:gray;
FONT-SIZE: 11px;
width: 0px;
}
/* USED FOR WIDE MULTILINE TEXTBOXES*/ 
.FF7 {
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;
color:black;
FONT-SIZE: 11px;
width: 400px;
}
/* USED FOR THE DATA FIELDS (small) */ 
.FF8{
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;
color:black;
FONT-SIZE: 11px;
width: 50px;
}
/* USED FOR THE TAG CLOUD (xsmall) */ 
.FF9{
text-decoration: none !important;
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif !important;
color: gray !important;
FONT-SIZE: 10px !important;
}
/* USED FOR THE TAG CLOUD (small) */ 
.FF10{
text-decoration: none !important;
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif !important;
color: gray!important;
font-size:14px !important;
font-weight:200 !important;
background:#fefefe !important;
}
/* USED FOR THE TAG CLOUD (medium) */ 
.FF11{
text-decoration: none !important;
color: gray!important;
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif !important;
font-size:16px !important;
font-weight:300 !important;
background:#fcfcfc !important;
}
/* USED FOR THE TAG CLOUD (large) */ 
.FF12{
text-decoration: none !important;
color: gray !important;
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif !important;
font-size:18px !important;
font-weight:300 !important;
background:#f9f9f9 !important;
}
/* USED FOR THE PAGINATOR */ 
.FF13{
text-decoration: none !important;
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif !important;
color: gray! important;
font-size:14px !important;
font-weight:200 !important;
background:#ffffff !important;
}
/* USED FOR THE PAGINATOR (HIGHLIGHT) */ 
.FF14{
text-decoration: none !important;
color: white !important;
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif !important;
font-size:14px !important;
font-weight:100 !important;
}
/* USED FOR THE TAG CLOUD (xlarge) */ 
.FF15{
text-decoration: none !important;
color: gray !important;
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif !important;
font-size:20px !important;
font-weight:300 !important;
background:#f9f9f9 !important;
}
/* USED FOR THE AUTOSUGGESTBOX*/ 
.FF16{
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;
color: blue;
background: #cccccc;
cursor: hand;
cursor: pointer;
FONT-SIZE: 11px;
width: 250px;
}
/* USED FOR THE AUTOSUGGESTBOX SELECTED*/ 
.FF17{
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;
color: blue;
cursor: hand;
cursor: pointer;
FONT-SIZE: 11px;
width: 250px;
background: lightblue;
white-space: nowrap;
}
/* USED FOR THE SPONSOR AREA */ 
.FF18{
FONT-FAMILY: Arial, Verdana,Helvetica, sans-serif;
color:black;
FONT-SIZE: 11px;
}
/* USED FOR BOLD HEADINGS*/
.FF19     {
color: #black;
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif !important;
font-size:16px !important;
font-weight:bold !important;
}
/* USED FOR SMALL HEADINGS*/
.FF20     {
color: #black;
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif !important;
font-size:12px !important;
}
/* USED FOR XXL BOLD HEADINGS*/
.FF21     {
color: #black;
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif !important;
font-size:28px !important;
font-weight:bold !important;
}
/* USED FOR VERY WIDE MULTILINE TEXTBOXES*/ 
.FF22 {
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;
color:black;
FONT-SIZE: 11px;
width: 600px;
}
/* USED FOR SMALL BOLD HEADINGS*/
.FF23     {
color: #black;
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif !important;
font-size:12px !important;
font-weight:bold !important;
}
/* USED FOR TAB LABELS*/ 
.FF24 {
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;
color:black;
FONT-SIZE: 11px;
width: 725px;
}
/* USED FOR THE LABEL TEXT (WHITE) */
.FF25 {
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;
color:white;
FONT-SIZE: 11px;
}
/* USED FOR NICE LOOKING DATA FIELDS */ 
.FF26{
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;
COLOR: #403f41;
FONT-SIZE: 11px;
width: 250px;
PADDING-RIGHT: 5px; 
PADDING-LEFT: 5px; 
PADDING-BOTTOM: 5px; 
PADDING-TOP: 5px;
BORDER-RIGHT: #ccc 1px solid;
BORDER-LEFT: #ccc 1px solid;
BORDER-BOTTOM: #ccc 1px solid;
BORDER-TOP: #ccc 1px solid; 
}
/* USED FOR CELL FORMATTING*/ 
.CF1 {
text-align: right !important;
vertical-align: middle !important;
width: 140px;
}
.CF2 {
text-align: left !important; 
width: 125px;
}
.CF3 {
text-align: right !important;
width: 10px;
}
.CF4 {
border:2px solid #DEDEDE;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
}
.CF5 {
text-align: right !important;
width: 500px;
}
.CF6 {
text-align: left !important;
vertical-align: middle !important;
width: 225px;
}
.CF7 {
border:1px solid #CCCCCC !important;
	margin: 4px 4px 4px 4px !important;
	padding: 4px 4px 4px 4px !important;
background:#ffffff !important;
vertical-align: middle !important;
}
.CF8 {
border:1px solid #CCCCCC !important;
	margin: 4px 4px 4px 4px !important;
	padding: 4px 4px 4px 4px !important;
background:#CCCCCC !important;
vertical-align: middle !important;
color:#CCCCCC !important;
}
.CF9 {
border: 2px solid blue;
		background: #cccccc;
		position: absolute;
		padding: 5;
		white-space: nowrap;
		z-index: 1000;
}
.CF10 {
text-align: right !important;
vertical-align: top !important;
width: 140px;
}
.CF11 {
text-align: left !important; 
width: 300px;
}
.CF12 {
text-align: center !important;
vertical-align: middle !important;
width: 500px;
}
.CF13 {
text-align: center !important;
vertical-align: middle !important;
width: 800px;
}
.CF14 {
text-align: left !important; 
border:2px solid #DEDEDE;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
width: 700px;
}
.CF15 {
text-align: left !important; 
width: 50px;
}
.CF16{
width: 250px;
background: F0F0F0;
white-space: nowrap;
}
.CF17 {
text-align: right !important;
width: 700px;
}
.CF18 {
text-align: left !important;
width: 600px;
}

/* SYSTEM CONTROLS*/
.imagelink
{
display:block ;
border-color: #000000;
border-width: 1px;
border-style: solid;
background: #ffffff;
padding: 0px;
}
/***** tabbed navigation *****/

#sub-nav, .extra-nav {
	background: url(/images/tab-line.gif) bottom repeat-x;
	float: left;
	width: 100%;
} /*IE6*/

#sub-nav {
	margin-bottom: 1.5em;
	font-size: 125%;
	font-weight: bold;
}

#sub-nav br, .boxed br, .extra-nav br, #searchform br {
	clear: both;
}

#sub-nav h2, .extra-nav h2, .extra-nav h3 {
	background: none;
	min-height: 15px;
	margin-bottom: 0;
}

.extra-nav h2, .extra-nav h3 {
	float: left;
	line-height: 1.1;
	position: relative;
	top: 8px;
	font-size: 175%;
}

.extra-nav h3 {
	padding-top: 0.3em;
}

#sub-nav ul, .extra-nav ul {
	margin: 0.5em 0 0 0;
	padding: 0 0 0 1em;
	list-style: none;
	font-size: 85%;
}

.extra-nav ul {
	padding-top: 2px;
}

#sub-nav li, .extra-nav li {
	margin: 0 1px 0 0;
	padding: 0 5px 0 0;
	background: url(/images/tab-back.png) 100% -100px;
	float: left;
	border-bottom: 1px solid #bbb;
    text-align: center;
}

.extra-nav {
	padding-right: 5px;
}

.extra-nav li {
	float: right;
}

.extra-nav h2 {
	float: left;
	border: none;
}

#sub-nav li.active, .extra-nav li.active {
	border-bottom: 1px solid #fff;
	background: url(/images/tab-back.png) 100% 0;
}

#sub-nav li a, #sub-nav li a:visited, #sub-nav li span, .extra-nav li a, .extra-nav li a:visited, .extra-nav li 

span {
	display: block;
	float: left;
	padding: 5px 11px 5px 16px;
	text-align: center;
	white-space: nowrap;
	background: url(/images/tab-back.png) 0 -100px;
	text-decoration: none;
	min-height: 17px; /* fixes FX/Mac issue */
	color: #666;
}

#sub-nav li.active a, #sub-nav li.active span, .extra-nav li.active a, .extra-nav li.active span {
	background: url(/images/tab-back.png) 0 0; 
} /*IE6*/

#sub-nav li.sub-comments a, #sub-nav li.sub-comments a:visited, #sub-nav li.sub-comments span, #sub-nav 

li.sub-comments a, #sub-nav li.sub-comments span {
		padding-left: 28px;
font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif;
font-size:10pt;
}

#sub-nav li.sub-comments a.friend, #sub-nav li.sub-comments a.friend:visited, #sub-nav li.sub-comments 

span.friend, #sub-nav li.sub-comments a.friend, #sub-nav li.sub-comments span.friend {
	background-image: url(/images/tab-back-comment-friends.png);
}

#sub-nav li:hover, .extra-nav li:hover {
	background-position: 100% -200px;
}

#sub-nav li:hover a, .extra-nav li:hover a {
	background-position: 0 -200px;
}

#sub-nav li.active:hover, .extra-nav li.active:hover {
	background-position: 100% 0;
}

#sub-nav li.active:hover a, .extra-nav li.active:hover a {
	background-position: 0 0;
	text-decoration: underline;
}

.extra-nav li a, .extra-nav li span {
	font-size: 125%;
	font-weight: bold;
	color: #666;
	letter-spacing: -0.02em;
}
.tablink {
	font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif;
font-size:10pt;
        text-decoration:none !important;

}
.tablink:hover {	
        text-decoration:underline !important;
}



