body {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
}
p {
	color: #404040;
	font-size: 12px;
	font-weight: normal;
}
ol {
	color: #404040;
	font-size: 12px;
}
ul {
	color: #404040;
	font-size: 12px;
}
h1 {
	margin-top: 12px;
}
h2 {
	color: #404040;
	font-size: 16px;
	font-weight: bold;
	margin: 0.67em 0;
}
h3 {
	color: #404040;
	font-size: 16px;
	font-weight: normal;
	margin: 0.67em 0;
}
.listTab  /* For RSVP listing */ {
	width: 100%;
	margin-bottom: 20px;
	border: solid 1px #6d84b4;
	font-size: 12px;
}
.listTabTopHead {
	color: white;
	font-weight: bold;
	background-color: #6d84b4;
	text-decoration: none;
	padding: 5px;
}
.listTabTopHeadC {
	color: white;
	font-weight: bold;
	background-color: #6d84b4;
	text-decoration: none;
	text-align: center;
	padding: 5px;
}
.listTabSubhead {
	color: #4d4d4d;
	font-weight: bold;
	background-color: #cfd7e6;
	padding: 5px;
}
.listTabSubheadC {
	color: #4d4d4d;
	font-weight: bold;
	background-color: #cfd7e6;
	text-align: center;
	padding: 5px;
}
.listTabRows {
	padding: 5px;
	border-bottom: 1px solid silver;
}
.listTabRowsC {
	text-align: center;
	padding: 5px;
	border-bottom: 1px solid silver;
}
.listTabRowNoSep {
	padding: 5px;
}
.widehead {
	color: #404040;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 8px;
	margin: 12px 0;
}
.homemsg {
	color: #6d84b4;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
}
.homelink {
	color: #324c80;
}
.maincontent {
	background-color: white;
	text-align: left;
	width: 700px;
	padding: 12px;
}
.nav {
	font-size: 10px;
}
.navbold {
	font-size: 10px;
	font-weight:bold;
}
.nav a {
	color: #6d84b4;
}
.nav a:hover {
	color: white;
	background-color: #6d84b4;
}
.listTabTopHead a {
	color: white;
	text-decoration: none;
}
.listTabTopHead a:hover {
	text-decoration: underline;
}
.release {
	font-size: 10px;
}
.tpltShadowR {
	background-image: url(/app/images/shadowright.png);
	background-repeat: repeat-y;
}
.tpltShadowRT {
	background-image: url(/app/images/shadowrightT.png);
	background-repeat: repeat-y;
}
.tpltShadowL {
	background-image: url(/app/images/shadowleft.png);
	background-repeat: repeat-y;
}
.tpltShadowLT {
	background-image: url(/app/images/shadowleftT.png);
	background-repeat: repeat-y;
}
.tpltMain {
	text-align: left;
	vertical-align: top;
	padding: 3px;
}
.spr_tpltMain {
	text-align: left;
	vertical-align: top;
	padding: 10px;
}
/*.warning {
	color: red;
	background-color: #ffe3e3;
	padding: 12px;
	border: solid 1px;
}*/
.warning {
	background-color: #ffebe8;
	border: 1px solid #dd3c10;
	color: #333333;
	padding: 10px;
	font-size: 13px;
	font-weight: bold;
}
/* 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;
}
/* end facebook styles */
.ratstars {
	font-family:"Courier New", Courier, monospace;
	font-size:20px;
	color:#F90;
	font-weight:bold;
	line-height:12px;
	vertical-align:bottom;
}
.btnblue {
	background-color:#6D84B4;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	padding:5px;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	border-style:outset;
	border-width:2px;
	border-color:#6D84B4;
}
.btnbluesmall {
	background-color:#6D84B4;
	color:#FFF;
	font-size:10px;
	font-weight:bold;
	padding:5px;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	border-style:outset;
	border-width:2px;
	border-color:#6D84B4;
}
/* *************** TOP NAV *********************************** */
.dashboard_header {
	-moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color:#FFFFFF;
	background-image:none;
	background-position:0 0;
	background-repeat:repeat;
	color:#333333;
	direction:ltr;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
	font-size:11px;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	padding-top:0;
	text-align:left;
	unicode-bidi:embed;
}
h1, h2, h3, h4, h5, h6 {
	color:#333333;
	font-size:13px;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	padding-top:0;
}
.clearfix {
	display:block;
}
a {
	color:#3B5998;
	cursor:pointer;
	text-decoration:none;
}
.dh_links {
	height:13px;
}
.dh_titlebar {
	height:31px;
}
/* ******************* 3bqv2xhs.css ********************* */

.dashboard_header .dh_links { /* 3bqv2xhs.css (line 9) */
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	padding-top:0;
}
.dashboard_header .dh_links .dh_actions { /* 3bqv2xhs.css (line 10) */
	float:left;
}
.dashboard_header .dh_links .dh_help { /* 3bqv2xhs.css (line 11) */
	float:right;
}
.dashboard_header .dh_links .pipe { /* 3bqv2xhs.css (line 12) */
	color:#AAAAAA;
	padding-bottom:0;
	padding-left:7px;
	padding-right:7px;
	padding-top:0;
}
.dashboard_header .dh_titlebar { /* 3bqv2xhs.css (line 15) */
	padding-bottom:12px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}
.dashboard_header .dh_titlebar h2 { /* 3bqv2xhs.css (line 16) */
	background-position:left 8px;
	background-repeat:no-repeat;
	float:left;
	font-size:14px;
	padding-bottom:7px;
	padding-left:24px;
	padding-right:0;
	padding-top:7px;
}
/* *************** MYBTN ************************** */
.mybtn {
	background-color:#EEEEEE;
	background-image:url("/css/fromFB/images/btn_backgd.png");
	background-position:0 0;
	background-repeat:repeat;
	border-color:#888888;
	border-style:solid;
	border-width:1px;
	display:inline-block;
	float:right;
	color:#333333;
	font-weight:bold;
	line-height:13px;
	padding-top:4px;
	padding-bottom:3px;
	padding-left:7px;
	padding-right:7px;
	margin-top:12px;
	font-size:12px;
}
.mybtn a {
	text-decoration:none;
	color:#333333;
	vertical-align:middle;
}
.myplus {
	padding-top:2px;
	vertical-align:middle;
	margin-left:0px;
	margin-right:10px;
	border-left-width:0px;
	border-right-width:0px;
}
/* ******************** d8fgg9ex.css **************** */
.tabs { /* d8fgg9ex.css (line 76) */
	border-bottom-color:#898989;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	padding-top:0;
	height:20px;
}
.tabs .left_tabs { /* d8fgg9ex.css (line 79) */
	float:left;
	padding-left:10px;
}
ul {
	list-style-type:none;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	padding-top:0;
}
.toggle_tabs { /* d8fgg9ex.css (line 82) */
	/* margin-bottom:-1px; */
	margin-bottom:2px;
	margin-bottom:-1px;
	text-align:center;
}
.toggle_tabs li { /* d8fgg9ex.css (line 84) */
	-moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color:#F1F1F1;
	background-image:url(/css/fromFB/images/4x24xq7f.gif);
	background-position:left top;
	background-repeat:repeat-x;
	display:inline;
	padding-bottom:3px;
	padding-left:0;
	padding-right:0;
	padding-top:2px;
}
.toggle_tabs li a { /* d8fgg9ex.css (line 87) */
	color:#333333;
	display:inline-block;
	font-weight:bold;
	padding-bottom:3px;
	padding-left:9px;
	padding-right:8px;
	padding-top:2px;
	border-color:#898989;
	border-style:solid;
	border-width:1px;
}
/* **************** MY ACTIVE TABS ************** */

.toggle_tabs li.selected {
	background-color:#6D84B4;
	background-image:none;
}
.toggle_tabs li.selected a {
	color:#FFF;
}
/* ********************* FACEBOOK LIKE STYLES ************************* */

/* 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; */
}
.fbinfobox h1 {
	font-size:15px;
	margin-bottom:12px;
	color:#3b5998;
}
.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;
}
